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 <[email protected]>  Tue, 01 Feb 2022 22:24:48 
+0000
+ -- Rebecca N. Palmer <[email protected]>  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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to