Bug#938969: python-packaging: test failures due to wrong arch check

2019-08-30 Thread Tiago Daitx
Please consider the following debdiff to fix this issue. diff -Nru python-packaging-19.1/debian/changelog python-packaging-19.1/debian/changelog --- python-packaging-19.1/debian/changelog 2019-08-17 08:49:26.0 -0300 +++ python-packaging-19.1/debian/changelog 2019-08-29 18:58:34.0

Bug#938969: python-packaging: test failures due to wrong arch check

2019-08-30 Thread Tiago Daitx
Please consider the following debdiff to fix this issue. diff -Nru python-packaging-19.1/debian/changelog python-packaging-19.1/debian/changelog --- python-packaging-19.1/debian/changelog 2019-08-17 08:49:26.0 -0300 +++ python-packaging-19.1/debian/changelog 2019-08-29 18:58:34.0

Bug#938969: python-packaging: test failures due to wrong arch check

2019-08-30 Thread Tiago Stürmer Daitx
Package: python-packaging Version: 19.0-1 Severity: important Dear Maintainer, Since 19.1-1 python-packaging introduced a Tags class that has methods that depend upon distutils.util.get_platform(). The problem is that the behavior of get_platform() changes during build time, as pybuild sets