[med-svn] [Git][med-team/snakemake][master] Try again to fix sphinx locale (see #998059)

Rebecca N. Palmer (@rnpalmer-guest) gitlab at salsa.debian.org
Wed Feb 2 07:37:19 GMT 2022



Rebecca N. Palmer pushed to branch master at Debian Med / snakemake


Commits:
8bf4db49 by Rebecca N. Palmer at 2022-02-02T07:36:30+00:00
Try again to fix sphinx locale (see #998059)

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -10,7 +10,7 @@ snakemake (6.15.1-1) unstable; urgency=medium
     skip a test that fails under faketime.
   * salsa-ci: ignore expected Lintian error, enable diffoscope.
 
- -- Rebecca N. Palmer <rebecca_palmer at zoho.com>  Tue, 01 Feb 2022 22:24:48 +0000
+ -- Rebecca N. Palmer <rebecca_palmer at zoho.com>  Wed, 02 Feb 2022 07:36:20 +0000
 
 snakemake (6.12.3-1) unstable; urgency=medium
 


=====================================
debian/rules
=====================================
@@ -42,7 +42,7 @@ export SPHINXBUILD=/usr/share/sphinx/scripts/python3/sphinx-build
 # LC_ALL is for reproducibility
 execute_after_dh_auto_build:
 	PYTHONPATH=$(shell pybuild --print build_dir --interpreter python3) \
-	LC_ALL=C.UTF-8 python3 setup.py build_sphinx
+	LC_ALL=C.UTF-8 LANGUAGE=C.UTF-8 python3 setup.py build_sphinx
 
 execute_after_dh_installdocs:
 	find debian -name '__pycache__' -o name '.gitignore' | xargs rm -rf



View it on GitLab: https://salsa.debian.org/med-team/snakemake/-/commit/8bf4db496feed2fa84f23018acba0033e321ef69

-- 
View it on GitLab: https://salsa.debian.org/med-team/snakemake/-/commit/8bf4db496feed2fa84f23018acba0033e321ef69
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20220202/b0abaa5d/attachment.htm>


More information about the debian-med-commit mailing list