[Python-modules-team] Bug#938305: marked as done (pyxdg: Python2 removal in sid/bullseye)

2020-04-23 Thread Debian Bug Tracking System
Your message dated Thu, 23 Apr 2020 21:49:17 +
with message-id 
and subject line Bug#938305: fixed in pyxdg 0.26-3
has caused the Debian Bug report #938305,
regarding pyxdg: Python2 removal in sid/bullseye
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 ow...@bugs.debian.org
immediately.)


-- 
938305: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=938305
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pyxdg
Version: 0.25-5
Severity: normal
Tags: sid bullseye
User: debian-pyt...@lists.debian.org
Usertags: py2removal

Python2 becomes end-of-live upstream, and Debian aims to remove
Python2 from the distribution, as discussed in
https://lists.debian.org/debian-python/2019/07/msg00080.html

Your package either build-depends, depends on Python2, or uses Python2
in the autopkg tests.  Please stop using Python2, and fix this issue
by one of the following actions.

- Convert your Package to Python3. This is the preferred option.  In
  case you are providing a Python module foo, please consider dropping
  the python-foo package, and only build a python3-foo package.  Please
  don't drop Python2 modules, which still have reverse dependencies,
  just document them.
  
  This is the preferred option.

- If the package is dead upstream, cannot be converted or maintained
  in Debian, it should be removed from the distribution.  If the
  package still has reverse dependencies, raise the severity to
  "serious" and document the reverse dependencies with the BTS affects
  command.  If the package has no reverse dependencies, confirm that
  the package can be removed, reassign this issue to ftp.debian.org,
  make sure that the bug priority is set to normal and retitle the
  issue to "RM: PKG -- removal triggered by the Python2 removal".

- If the package has still many users (popcon >= 300), or is needed to
  build another package which cannot be removed, document that by
  adding the "py2keep" user tag (not replacing the py2remove tag),
  using the debian-pyt...@lists.debian.org user.  Also any
  dependencies on an unversioned python package (python, python-dev)
  must not be used, same with the python shebang.  These have to be
  replaced by python2/python2.7 dependencies and shebang.

  This is the least preferred option.

If the conversion or removal needs action on another package first,
please document the blocking by using the BTS affects command, like

  affects  + src:pyxdg

If there is no py2removal bug for that reverse-dependency, please file
a bug on this package (similar to this bug report).

If there are questions, please refer to the wiki page for the removal:
https://wiki.debian.org/Python/2Removal, or ask for help on IRC
#debian-python, or the debian-pyt...@lists.debian.org mailing list.
--- End Message ---
--- Begin Message ---
Source: pyxdg
Source-Version: 0.26-3
Done: Emmanuel Arias 

We believe that the bug you reported is fixed in the latest version of
pyxdg, 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 938...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Arias  (supplier of updated pyxdg 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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 23 Apr 2020 17:30:52 -0400
Source: pyxdg
Architecture: source
Version: 0.26-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Emmanuel Arias 
Closes: 938305 958533
Changes:
 pyxdg (0.26-3) unstable; urgency=medium
 .
   * Team upload.
   * d/tests: remove python2 test support (Closes: #958533, #938305).
 - d/tests/upstream: Use py3versions -s to support all python3 versions.
 - d/tests/control: Add python3-all dependency.
   * d/control: Bump Standards-Version to 4.5.0.
   * d/gbp.conf: Set debian/master as default branch.
   * d/salsa-ci.yml: enable salsa-ci.
Checksums-Sha1:
 48972c2174c0a9f93aa35186c9f77b7024d93b96 2131 pyxdg_0.26-3.dsc
 f7cafc92f15e877c5753129e254626a0c4f4a8b4 10108 pyxdg_0.26-3.debian.tar.xz
 1623289b94a2f8d6631967559d3c2a9c3524ad1c 6754 pyxdg_0.26-3_source.buildinfo
Checksums-Sha256:
 0173ac8f69e07c0bd93593548f555f7041aa185b2a2480dbad7252974c12 2131 
pyxdg_0.26-3.dsc
 946a6abe4a727a9

[Python-modules-team] Bug#938305: marked as done (pyxdg: Python2 removal in sid/bullseye)

2020-03-27 Thread Debian Bug Tracking System
Your message dated Fri, 27 Mar 2020 15:17:07 +
with message-id 
and subject line Bug#938305: fixed in pyxdg 0.26-2
has caused the Debian Bug report #938305,
regarding pyxdg: Python2 removal in sid/bullseye
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 ow...@bugs.debian.org
immediately.)


-- 
938305: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=938305
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pyxdg
Version: 0.25-5
Severity: normal
Tags: sid bullseye
User: debian-pyt...@lists.debian.org
Usertags: py2removal

Python2 becomes end-of-live upstream, and Debian aims to remove
Python2 from the distribution, as discussed in
https://lists.debian.org/debian-python/2019/07/msg00080.html

Your package either build-depends, depends on Python2, or uses Python2
in the autopkg tests.  Please stop using Python2, and fix this issue
by one of the following actions.

- Convert your Package to Python3. This is the preferred option.  In
  case you are providing a Python module foo, please consider dropping
  the python-foo package, and only build a python3-foo package.  Please
  don't drop Python2 modules, which still have reverse dependencies,
  just document them.
  
  This is the preferred option.

- If the package is dead upstream, cannot be converted or maintained
  in Debian, it should be removed from the distribution.  If the
  package still has reverse dependencies, raise the severity to
  "serious" and document the reverse dependencies with the BTS affects
  command.  If the package has no reverse dependencies, confirm that
  the package can be removed, reassign this issue to ftp.debian.org,
  make sure that the bug priority is set to normal and retitle the
  issue to "RM: PKG -- removal triggered by the Python2 removal".

- If the package has still many users (popcon >= 300), or is needed to
  build another package which cannot be removed, document that by
  adding the "py2keep" user tag (not replacing the py2remove tag),
  using the debian-pyt...@lists.debian.org user.  Also any
  dependencies on an unversioned python package (python, python-dev)
  must not be used, same with the python shebang.  These have to be
  replaced by python2/python2.7 dependencies and shebang.

  This is the least preferred option.

If the conversion or removal needs action on another package first,
please document the blocking by using the BTS affects command, like

  affects  + src:pyxdg

If there is no py2removal bug for that reverse-dependency, please file
a bug on this package (similar to this bug report).

If there are questions, please refer to the wiki page for the removal:
https://wiki.debian.org/Python/2Removal, or ask for help on IRC
#debian-python, or the debian-pyt...@lists.debian.org mailing list.
--- End Message ---
--- Begin Message ---
Source: pyxdg
Source-Version: 0.26-2
Done: Andrew Starr-Bochicchio 

We believe that the bug you reported is fixed in the latest version of
pyxdg, 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 938...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrew Starr-Bochicchio  (supplier of updated pyxdg 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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 27 Mar 2020 10:36:03 -0400
Source: pyxdg
Architecture: source
Version: 0.26-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Andrew Starr-Bochicchio 
Closes: 938305
Changes:
 pyxdg (0.26-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Mattia Rizzolo ]
   * Drop Piotr Lewandowski from uploaders at his request to mia@.
 .
   [ Andrew Starr-Bochicchio ]
   * Drop Python 2 package (Closes: #938305).
   * python-desktop-file.patch: Allow test to pass on a
 system without the python binary in PATH.
Checksums-Sha1:
 c98a835b335dcf8192e8a3c5e197595bf9818087 2128 pyxdg_0.26-2.dsc
 992c17e4d4ba85ed0a53cf14887d7057d29db575 9868 pyxdg_0.26-2.debian.tar.xz
 a2698ce432772eaa6b8581657c6ebedfa93300ef 6691 pyxdg_0.26-2_source.buildinfo
Checksums-Sha256:
 6c7a7bde96a0f8b953dd1e7d161b0dfeb9af7b619d3326c3486143128868642e 2128 
pyxdg_0.26-2.dsc
 e6e2284fcf2df350d26742defec89f96e3400e445bd033e33f03b79e54e1c