Your message dated Mon, 19 Dec 2022 21:19:10 +0000
with message-id <e1p7nxs-000sv2...@fasolo.debian.org>
and subject line Bug#937049: fixed in mini-buildd 1.9.112
has caused the Debian Bug report #937049,
regarding mini-buildd: 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.)


-- 
937049: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=937049
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mini-buildd
Version: 1.0.41
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 <bug number of blocking py2removal bug> + src:mini-buildd

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: mini-buildd
Source-Version: 1.9.112
Done: Stephan Sürken <abs...@debian.org>

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

Debian distribution maintenance software
pp.
Stephan Sürken <abs...@debian.org> (supplier of updated mini-buildd 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: Mon, 19 Dec 2022 17:58:52 +0100
Source: mini-buildd
Architecture: source
Version: 1.9.112
Distribution: unstable
Urgency: medium
Maintainer: Stephan Sürken <abs...@debian.org>
Changed-By: Stephan Sürken <abs...@debian.org>
Closes: 933751 937049
Changes:
 mini-buildd (1.9.112) unstable; urgency=medium
 .
   Upload to unstable:
 .
   * Bug fix: "mini-buildd (build-)depends on cruft package.", thanks to
          Peter Michael Green (Closes: #933751).
   * Bug fix: "Python2 removal in sid/bullseye", thanks to Matthias Klose
          (Closes: #937049).
 .
   Please wait for a '2.0.x release' for any production purposes. While no
   serious problem is known, some mandatory testing (&& documentation)
   is still outstanding, especially on
     - upgrades from 1.0.x
     - the new 'setup' system
 .
   Details:
 .
   * [cf90668] dist.py(setup): 'wheezy' needs 'apt-key-add' workaround
   * [bf3d0e1] dist.py(setup): 'wheezy' needs 'apt-urold' workaround
   * [8a646b2] builder.py,ftpd.py: Cosmetic: Update two now misleading code
     comments
   * [5f4bc16] builtins.py (Css): Add "failed" as possible sbuild status
     (color)
   * [3d837a9] builder.py: Add "Canceled-By" tag for explicit build
     cancellation (by shutdown or user)
   * [353cddb] manual/administrator.rst: Improve 'vsyscall hint'
   * [d7743d6] repository.py (Repository._mbd_package_migrate): Fix
     'migrate' when 'version' not given
   * [b4734f5] events.html: Add 'rebuild' button on 'INSTALLED'
   * [e4b9c0e] dist.py: Add Ubuntu 22.10 (kinetic)
   * [a21af05] api/source_header.html: Use same header for ls && show
   * [a96f655] api.py (Output): Add meta argument class for 'output'
   * [ce187e4] builtins.py, api.html (mbd_api): 'output': Rather use
     'Output' meta option instance than explicit HTML
   * [ff6c6ea] api.py, tags/api_arg.html: Revive HTML 'select' for Choice*
     arguments
   * [fe3b5df] tags/api_arg.html: Fix includes of "checked" and "required"
     for correct spacing
   * [918f2b4] mini_buildd.js(mbd_api_call): Code (mostly style)
     improvements
   * [c8d37ee] api.html/js(API calls): Switch "confirm" to HTML only
   * [fea4f2c] api.html/mini_buildd.js: Switch to "onsubmit/action" (drop
     extra <script> section)
   * [a119883] api/base.html: Fix missing <li> end tags
   * [53dd3c3] api/base.html: Drop page/json recall buttons (rather
     confusing && can may now be done via 'output' option)
   * [ac24ac0] html/API: Use better names for 'output' option values:
     "html", "html-snippet", "json"
   * [9aed9bc] tags/api_arg.html: Fix "required" flag in forms
   * [ad30c5c] api.py (Output): doc: Make clear that 'html-snippet' usually
     means 'js-browser-popup'
   * [2eba2c5] builtins.py (mbd_api): Put "output" on top (of optional
     options)
   * [863192c] builtins.py: Drop mbd_api_popup (fixed output to html-
     snippet: confusing, only used twice)
   * [665618b] builtins.py (mbd_api): Drop "output" option
   * [e806b8e] api.py (Output argument): Trim down to "html", "json"
     options (use "html-snippet" internally only)
   * [cb34e7c] api/base.html: Improve text for CLI/json menu items
   * [02dcd27] builtins.py (mbd_api): Drop 'title' option (not used)
   * [a0425f8] api/ls.html: Fix: Add missing 'repositories' argument
   * [79931f0] CSS/popup.html: Simplify popup (fixed position && size, no
     centering)
   * [51444ad] devel (tidy): Add test for API call 'show'
   * [6f6f4db] api/ls.html: Fix missing 'repositories' arg for 'all'
   * [dbb9c84] api/ls.html: Use section per repo
   * [7683b09] mini_buildd.css: Misc padding/margin adjustments
   * [0159b82] api/show.html: For 'show', simply put all repos into one
     table
   * [1c83a0f] mini_buildd.js: Hide popup (API results) on ESC
   * [50d78d7] mini_buildd.css: Add background classes (1-4)
   * [ac21437] api/base.html: Use bg-2 for base API header, bg-3 for
     show/ls common header
   * [3d8022c] devel(prepare-system): Add "arch-test" to list of pre-
     installed  packages
   * [294d2a1] devel (prepare-system): Add "firefox-esr" to list of
     preinstalled packages
   * [9ef7873] devel (restart): Don't run 'mbd_status' in subshell (breaks
     p-keyring password interaction on 1st run)
   * [a618cd2] debian/po/: Integrate changes from debconf-updatepo
   * [ca6b18e] debian/mini-buildd.NEWS: Move contents to manual's roadmap
     document (only hinting there)
   * [26f2fa2] devel: Fixup run-lintian helper
   * [cf4e35e] debian/mini-buildd.NEWS: Use already existing version number
   * [ae80b7a] Update lintian override info format in d/mini-
     buildd.lintian-overrides on line 2, 4.
Checksums-Sha1:
 1beb11e9d8acaab3ddfe3410e2f471321e77d0aa 2272 mini-buildd_1.9.112.dsc
 19ca9af42ae250e2b10571f46ccb3b6c37360ace 537736 mini-buildd_1.9.112.tar.xz
 adcd95f50ff6ceaa56fb52104b3661bfbf038e97 12303 
mini-buildd_1.9.112_source.buildinfo
Checksums-Sha256:
 854b73cefee4acb015c6dec9addfe38f261693dccedc4c93c65cb0c78fd29dec 2272 
mini-buildd_1.9.112.dsc
 e5900c10b01858594eaa9fdecb1ed235ddae42296b322cc9d69d47331db0ef45 537736 
mini-buildd_1.9.112.tar.xz
 9d21f3c066e72a19408924fd790bd4f47b98c92f0d20d1d920de051a32f1d3cd 12303 
mini-buildd_1.9.112_source.buildinfo
Files:
 7368ca859929e34b1dbb269bd74965d9 2272 devel optional mini-buildd_1.9.112.dsc
 e956617448a4b691bd01fe72763580be 537736 devel optional 
mini-buildd_1.9.112.tar.xz
 22f47f1d5ed5e54ad8a8b3cf18a16759 12303 devel optional 
mini-buildd_1.9.112_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEVOttCJ+jfBmmRZCzBm3oAX4rYdkFAmOgmOwSHGFic3VyZEBk
ZWJpYW4ub3JnAAoJEAZt6AF+K2HZSPIP/04dKdtpgsmnMTbsxQHFHZ9JeCYX0ijg
3IqvYPUTLd2IU+KeFtNUimz3AxQhXdni3V/oVFLtiVkmt9HqYCYq+k8e1CITeT26
pTf9UOFQC+sYsAq6WfDvrOVYg7Hp2Gt3lJacL7DzpINfPrKUCaxhT7YMtfktusGE
1NHHcgOiQwqgm2W07Vi7hxSbePtLYsufmPhWdPloENml9KU8sXCFDo3/YBRflyLm
4jG+F36B0HiccLfeWclJ7fgvwLUenirEewr5uFWr8Cbm7JoWlitMpPOFQPY9lM+C
UE2Z5NMCIJfLCmFHqQ5ffjOwHLV9iF9Ma/ncByX/bF5bSYxvLB56JJuMVpEhssFg
o8+6ZH6kRW0D3UTYKbjTpSwylX3wR6E9H95tCgPrHm6RQWL/W0kVe1Q6i8EslZCu
UwMXGDzPCmnZURGgkFylTyfxbDQZzhz6BlZ+n7VSyg4oZRV471flaaUd/koZCd6G
i/NcHufFVt4LSqIe771b/oGelaw3fsMHsPtMyvmW+6D0bjnGBGO/ZRlsYCY7nL9u
PUrzN0dIAHAE1LnBl7BsM+F+1fngdYJA1m4qqeMW6iN4kyQIN7+M6pgXMBs4+YZy
7ZEx5NWGJ6/BcO0f96D1aLdxGWwHoXJJcTjoT2YIQOchv3WrRuz6Ac/Yhu++nCC8
cWyEU09IXIdN
=Mydr
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to