Mathias Behrle
Mathias Behrle
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 561: ordinal not in range(128)
Building with python3.4 on Debian: I: pybuild base:170: python3.4 setup.py clean Traceback (most recent call last): File "setup.py", line 15, in history = open('HISTORY.rst').read().replace('.. :changelog:', '') File "/usr/lib/python3.4/encodings/ascii.py", line 26,...
The release tarball on PyPi misses /test/litmus-0.13.tar.gz, thus making the test suite fail when running autopkgtests in Debian. Please include the missing file. Thanks, Mathias
Hi Andrew, as Python 3.12 is scheduled as default Python version in Debian pywebdav will be removed from testing soonish. As at least https://github.com/andrewleech/PyWebDAV3/issues/42 seems to be solved and the...
Python 3.13 will be the default in Debian trixie, https://github.com/debops/debops/pull/2577 was what I found to be necessary to work on Python 3.13, but i guess there will be some more...
Hi, I am currently packaging efficient-apriori for Debian from the Pypi release. run_tests() must fail because the test directory is missing. Thanks for adding the test files to the releases...
Introduced by "Change default syslog ident" and should be handled like other version lookups to avoid 'AnsibleUndefinedVariable: ''dict object'' has no attribute ''version'''