On 26.12.2017 22:15, Vincent Bernat wrote: > ❦ 26 décembre 2017 21:08 +0200, Timo Aaltonen <[email protected]> : > >>>>> Do you expect one of us to upload or did you want to do that yourself >>>>> (both are fine for me)? >>>> >>>> I didn't read the bug history. I'll upload a new version shortly, >>>> without doing a transition because we don't usually do that with Python >>>> and nobody strongly disapproved me. >>> >>> So, it's uploaded in experimental as it breaks pysnmp4. I'll look into >>> uploading a newer version for this one soon. >> >> I've just uploaded a new python-pyasn1-modules to experimental, since it >> requires the new pyasn1 version. > > pysnmp4 would also require to package pysmi. I'll do that next year.
Thanks, it seems to be in sid now, so I've uploaded pyasn1-modules there. Now python-keyczar is the last (?) remaining item: https://github.com/google/keyczar/issues/209 same on autopkgtest: ERROR: testParseX509 (util_test.ParseX509Test) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/autopkgtest.0ESjTS/autopkgtest_tmp/tests/keyczar_tests/util_test.py", line 97, in testParseX509 params = util.ParseX509(publickey) File "/usr/lib/python2.7/dist-packages/keyczar/util.py", line 176, in ParseX509 prettyPrint()[2:-3])))[0] File "/usr/lib/python2.7/dist-packages/keyczar/util.py", line 256, in BinToBytes return "".join([chr(int(x, 2)) for x in octets]) ValueError: invalid literal for int() with base 2: '00052245'

