-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 01 Nov 2019 19:16:58 +0100 Source: python-debianbts Binary: python-debianbts python3-debianbts Architecture: source all Version: 2.10.0 Distribution: unstable Urgency: medium Maintainer: Bastian Venthur <venthur@debian.org> Changed-By: Bastian Venthur <venthur@debian.org> Description: python-debianbts - Python interface to Debian's Bug Tracking System python3-debianbts - Python interface to Debian's Bug Tracking System Changes: python-debianbts (2.10.0) unstable; urgency=medium . * Modernized a few awkward method calls: * Deprecated support for positional arguments in `get_status`, we use a list of bugnumbers explicitly now: `get_status(123, 234, 345)` becomes `get_status([123, 234, 345])` * Deprecated support for positional arguments in `get_usertags`, we use a list of tags explicitly now: `get_usertags('mail@example.com', 'foo', 'bar')` becomes `get_usertags('mail@example.com', ['foo', 'bar'])` * Deprecated support for positional arguments in `get_bugs`, we use `kwargs` explicitly now: `get_bugs('package', 'gtk-qt-engine', 'severity', 'normal')` becomes `get_bugs(package='gtk-qt-engine', severity='normal')` the old ways to call those methods will be supported for a while, but there will be deprecation warnings. * Report coverage for tests as well * Updated a few tests to increase coverage * Removed randomness from some tests Checksums-Sha1: d59a9b5c5e388b87b13d2bccde061f1be6a2c45c 1804 python-debianbts_2.10.0.dsc cf93b812813925b4823edb9a6b8a238139c97ef3 99824 python-debianbts_2.10.0.tar.xz 7c9f2fdf2cde72ef315b7c3ee37e05801c2f717c 15080 python-debianbts_2.10.0_all.deb 23832a526134a84c151813ab394a0388f1f3306a 7844 python-debianbts_2.10.0_amd64.buildinfo 470a13d2585feacf41e75aa16c1580ed3867ccf6 14748 python3-debianbts_2.10.0_all.deb Checksums-Sha256: f4c1cc7d3b5c0b8d2656d6c6b570aaae9ac579b61f57dfa9707fb224682cb406 1804 python-debianbts_2.10.0.dsc 1bed6bc4e72cc4e6107d41d407b7f34014a63a3b196bd0d059140b9ba4eb24cf 99824 python-debianbts_2.10.0.tar.xz 4c0de48514afa072adfa66cc14899b2fac1a606309f0ef2b19aaa136c6acfa15 15080 python-debianbts_2.10.0_all.deb 64bebb3430f8d3347aa4d4325ca24d1bb0c2331188e0c6ec8f01416eec60a9b0 7844 python-debianbts_2.10.0_amd64.buildinfo e55b24d548caa0107791eb39da222c2520584a89aec8255fc1d1a56e3457690d 14748 python3-debianbts_2.10.0_all.deb Files: 4a1819c90092888e4aba683a8d12aa30 1804 python optional python-debianbts_2.10.0.dsc 25e62138c7678b050c6aa60ed430bfdb 99824 python optional python-debianbts_2.10.0.tar.xz 44bfcb19a258e3c5e0d21a26f9184c83 15080 python optional python-debianbts_2.10.0_all.deb 491b62d8f8cfc2fe0587ab9dde318912 7844 python optional python-debianbts_2.10.0_amd64.buildinfo d54054e67f3690261bdb50eb2aa28515 14748 python optional python3-debianbts_2.10.0_all.deb -----BEGIN PGP SIGNATURE----- iQJHBAEBCgAxFiEEh5WvLkoaTvugaKRJjoiVRNmFAA0FAl28e1MTHHZlbnRodXJA ZGViaWFuLm9yZwAKCRCOiJVE2YUADcP1EAC4zl8vVKgrZjlsi/e6F3+rZghCqB7v k/BRBWJw8cZ8DGeEDxfG2kbb2M2li9mOAFkb/mYgjyznr8NWh8KRy16L8kI+KKB0 HIPwYJ/z71CrihLIf4MdcxeCT3tpaewSkYYyt/o+m1oDaL2N3Zk1izgmP8f9dxAy U82TvSVI0u9PvWNdv0QvMt3UWRX19cHYlltk9MI1FrSBvhVHqz92zrOp/91FU0Bd tFnHn4A4ARcuc7Xk4H9DD/A8Gp+VCvavJSqt4r7wGCYoMLGecU7xnUq9pyhjv7t/ gxVQjBaYHOFuDPr6f8ZwBDVjCix+4U1xmRn60+v0T1TEGYSMTQ7w5j0am2iqUCn6 snhdhEXdqmtDEgyEjSJlN4EuY5AG684b7tmNRNrCcdKMVT1UOVDbFthGv3HdhWlE HLCICpDWpVOj7nYRK2hTAndOMg0EX1865mq6lRrwXuPF8yGAJ0gjKTbzD6sD8epo xvu3Vy4nGzC8zVAQNhDUBT+bqP2raRGFpp5aJOzobmdxJ8uP4mZirxxD5iBtJzUc ZVFjdJ2QbBYNv9ddY2XmrGMmOba/eijEXxGh7DbBy2+gOb9hcgoni/fPpQKnFYUJ +b8LkwUY0Rs/g7Y5+zU94Pmnvv5fTZXdUDwmbys0YfaKuKpA2z398mB/fmD6Cbi5 Pl2MPr2TH2pZpw== =z5fp -----END PGP SIGNATURE-----