Your message dated Wed, 08 Jan 2020 20:40:05 +0000
with message-id <[email protected]>
and subject line Bug#919170: fixed in piuparts 1.1.0
has caused the Debian Bug report #919170,
regarding Please update dependency to python3-debianbts
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
919170: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919170
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: piuparts-master
Severity: wishlist
Hi,
Python2 support is being removed from the upstream package python-debianbts.
After buster, I'll drop Python2 support from the Debian package as well. Please
consider updating to python3-debianbts.
Cheers,
Bastian
-- System Information:
Debian Release: buster/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.19.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8),
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages piuparts-master depends on:
ii adduser 3.118
ii openssh-server 1:7.9p1-4
pn piuparts-common <none>
ii python 2.7.15-3
ii python-debianbts 2.8.2
ii python-yaml 3.13-2
pn tango-icon-theme <none>
ii xz-utils 5.2.2-1.3
Versions of packages piuparts-master recommends:
pn apache2 | httpd <none>
ii devscripts 2.19.2
ii ghostscript 9.26~dfsg-2
ii libsoap-lite-perl 1.27-1
pn python-rpy2 <none>
pn r-base-dev <none>
pn r-recommended <none>
piuparts-master suggests no packages.
--- End Message ---
--- Begin Message ---
Source: piuparts
Source-Version: 1.1.0
We believe that the bug you reported is fixed in the latest version of
piuparts, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Holger Levsen <[email protected]> (supplier of updated piuparts package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 08 Jan 2020 20:50:42 +0100
Source: piuparts
Architecture: source
Version: 1.1.0
Distribution: unstable
Urgency: medium
Maintainer: piuparts developers team <[email protected]>
Changed-By: Holger Levsen <[email protected]>
Closes: 919170 933061 937293
Changes:
piuparts (1.1.0) unstable; urgency=medium
.
* Team upload.
.
[ Herbert Parentes Fortes Neto ]
* piuparts.py: use Popen with universal_newlines=True. Py2, Py3 compatible.
* New mail template: add bug-templates/obsolete_conffiles.mail.
.
[ Thomas Goirand ]
* Switch to package to Python 3:
- Replaced python- with python3- in debian/control.
- Removed all python2 (>= 2.7) by a ${python3:Depends}.
- Replaced python2 by python3 in debian/rules.
- Replaced dh_python2 stuff by dh_python3 in debian/rules.
- Patched piupartslib/conf.py, piupartslib/dependencyparser.py,
piupartslib/packagesdb.py, piupartslib/pkgsummary.py, tests/unittests.py
so that they are Python 3 compatible.
- Removed python-lzma (build-)depends as it's in standard in Py 3.
- Add python3-six as (build-)depends.
- Fix Makefile to use python3 and not python2.
- d/piuparts-common.install: switch to python 3.
- d/rules: remove all __pycache__ folder before proceeding to install.
- Add --shebang=/usr/bin/python3 when calling dh_python3.
- Do not use -N piuparts-master -N piuparts-slave when calling dh_python3
for the 2nd time, so that it correctly adds the interpreter as depends.
- Lintian overrides "python-script-but-no-python-dep": that's ok, because
piuparts-common already has the dependency.
.
[ Bastian Venthur ]
* piuparts-analyze.py: updates for python-debianbts 2.10.0 deprecating
some methodcalls, update depends in d/control accordingly.
Closes: #919170.
.
[ Nis Martensen ]
* piuparts, piuparts-master-backend, piuparts-report,
detect_well_known_errors, piupartslib/(dependencyparser|packagesdb):
several fixes and improvements related to porting to python3.
.
[ James Clarke ]
* piuparts: Fix diff_meta_data reporting every file as new and removed.
.
[ Mattia Rizzolo ]
* piuparts-slave.py: port to python3.
.
[ David Prévot ]
* Use the same favicon as the one from www.d.o.
.
[ Holger Levsen ]
* Bump version number to 1.1.x due to the switch to python3.
* piuparts.conf-template.pejacevic:
- also test bullseye and bullseye-rcmd. Closes: #933061.
- increase precedence values for oldstable and older.
* docs/README_server.txt, docs/piuparts/piuparts.1.txt and piuparts.py:
update examples for buster being stable and bullseye being the new
testing.
* Use /usr/bin/python3 everywhere. Closes: #937293.
* d/control:
- bump standards version to 4.4.1, no changes needed.
- bump debhelper-compat to 12.
* d/tests: Add simple smoke-test.
* htdocs/news.tpl:
- mention new suites bullseye and bullseye-rcmd being tested.
- mention piuparts.debian.org is running the python3 branch.
- add farewell note.
* instances/Makefile: set default mirror to deb.debian.org.
* d/rules: set GOCACHE to a safely writable directory during build as
the cache is mandatory with Go 1.12.
* d/control:
- bump standards version to 4.4.1, no changes needed.
- bump debhelper-compat to 12.
- remove myself from uploaders. It was fun! Policy is your friend. Trust
the Policy. Love the Policy. Obey the Policy.
* instances/*, docs/README_pejacevic.txt and htdocs/index: stop mentioning
piu-slave-bm-a.debian.org.
Checksums-Sha1:
7cfecf0c65ffd9c2fc9a8aa090feb6441d1cd65e 2223 piuparts_1.1.0.dsc
bfb3a8c5a7aa7567e2b733a651f560ccbaa51a4c 284549 piuparts_1.1.0.tar.gz
9fa1bfcdbbdb865d581805f94d97786c3259740a 8586 piuparts_1.1.0_source.buildinfo
Checksums-Sha256:
60749e6686ab5ec68870fda7fb2f4f5b4808d3149deafde24376c431d3716881 2223
piuparts_1.1.0.dsc
27107756c3a2c3aa3322742bc1d43f9ba4307db90a16f94e882ab7167ef49333 284549
piuparts_1.1.0.tar.gz
8665967d85eb90245a3b9f6a7508a708979d36f0fb1b293ed7dd6760f58e49ad 8586
piuparts_1.1.0_source.buildinfo
Files:
737752ef2bb09ff5a1ede74f301090cf 2223 devel optional piuparts_1.1.0.dsc
0bf51520d5295af3ba08b138b31bb32b 284549 devel optional piuparts_1.1.0.tar.gz
78a532ee581b5fccf1e2e9de84136dab 8586 devel optional
piuparts_1.1.0_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuL9UE3sJ01zwJv6dCRq4VgaaqhwFAl4WNBQACgkQCRq4Vgaa
qhzMWg//W/NthD4wOzBwiKcK4mLaTx8U0xDyetIYKcSbzVeVM9Kr2cv+B1nSUJLw
Sl74Ku/GDpaGAh/NovfDFfEivKfC0WHRloPZexHlbziDJSJU6K5MP4Nxl9oWuzS5
8N2taJdwVCTCVOIjRWaBxcgr2ETUkCwmYVUgwYO0IUwvD5ZrxjlXq4S0uY3M4/60
tbjWYzOg6Mb6u66CoZccghluuAGLynHHNFE2P/+Mr65CLkerEen4ddORZXPx2J4Y
/Z0g2LSg/PanXSVwXDzgiTdP2ctyrEoSTvzo9esNnXQlJUyEJrG1J2hJFyYUrl5a
+fNGpo8glSA4T9LUqdJ6UjX6ZbFHuzA19+SXhudoy6OF4UZZRujZfzAuuAwfwuRt
lQhnVAonjvttDaOyWlE4500Y0NEiBzCcuXcpnnM0q6eXZgF7bivJEa89yHlG6lh2
Gy3pW/4VMviwMintvV7oX+NBCXT7eQafFrQoq8AKAPQAs3h4OSNsZSv8xfb9hWYH
pWRlwO3ZddXiy0BTSEqkwslFjbYU5tEfKTnhJiASyLsbxqmaYW1JKwHh/dJovVV0
XDNECF9VWUkr+EkTepc+NqE0UYthrGhtsch/1gmQenEExWF2rJuBL6Q/3D5diIJB
eDziJWgEOJrjAxf7kka0Zmt3cLl/Zry1p3zlc0hULFYkZF/LMZM=
=f+Ui
-----END PGP SIGNATURE-----
--- End Message ---