Bug#878633: python-pgpy FTBFS with more than one supported Python3 version

2018-01-17 Thread Michael Greene
I haven't tried this in the rules file myself, but these commands should work: # python 3 LC_ALL=C.UTF-8 py.test-3 tests/ # python 2LC_ALL=C.UTF-8 py.test tests/ On Fri, 2018-01-12 at 14:18 -0500, Daniel Kahn Gillmor wrote: > On Sun 2017-10-15 13:50:56 +0300, Adrian Bunk wrote: > > ...

Bug#878633: python-pgpy FTBFS with more than one supported Python3 version

2018-01-12 Thread Daniel Kahn Gillmor
On Sun 2017-10-15 13:50:56 +0300, Adrian Bunk wrote: > ... >debian/rules override_dh_auto_test > make[1]: Entering directory '/build/1st/python-pgpy-0.4.3' > LC_ALL=C.UTF-8 dh_auto_test -O--buildsystem=pybuild > I: pybuild base:184: cd > /build/1st/python-pgpy-0.4.3/.pybuild/pythonX.Y_3.5/buil

Bug#878633: python-pgpy FTBFS with more than one supported Python3 version

2017-10-15 Thread Adrian Bunk
Source: python-pgpy Version: 0.4.3-2 Severity: serious https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-pgpy.html ... debian/rules override_dh_auto_test make[1]: Entering directory '/build/1st/python-pgpy-0.4.3' LC_ALL=C.UTF-8 dh_auto_test -O--buildsystem=pybuild I: py