Your message dated Fri, 30 Aug 2019 09:50:28 +0200
with message-id <[email protected]>
and subject line Re: Bug#936287: cftime: Python2 removal in sid/bullseye
has caused the Debian Bug report #936287,
regarding cftime: 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 [email protected]
immediately.)


-- 
936287: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=936287
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:cftime
Version: 1.0.3.4-3
Severity: normal
Tags: sid bullseye
User: [email protected]
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 [email protected] 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:cftime

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 [email protected] mailing list.

--- End Message ---
--- Begin Message ---
notfound 936287 cftime/1.0.3.4-3
found 936287 cftime/1.0.3.4-2
fixed 936287 cftime/1.0.3.4-3
thanks

Hi Matthias,

On 8/30/19 9:13 AM, Matthias Klose wrote:
> 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.

cftime (1.0.3.4-3) dropped the Python 2 support, so I don't understand
why you filed this bugreport for that version.

There are no autopkgtests, no hardcoded python dependencies (everything
is set via ${python3:Depends}, and none of its build dependencies are
python2 specific:

 dh-python,
 python3-all-dev,
 python3-setuptools,
 python3-numpy,
 python3-pytest,
 cython3

There is just cruft left of the old version:

* source package cftime version 1.0.3.4-3 no longer builds
  binary package(s): python-cftime
  on amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
  - suggested command:
    dak rm -m "[auto-cruft] NBS (no longer built by cftime)" -s unstable
-a amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x -p -R -b
python-cftime
  - broken Depends:
    netcdf4-python: python-netcdf4

netcdf4-python also dropped its python2 support (in 1.5.1.2-4), the
cruft report says that it breaks pywps which is only partially true,
python-pywps only Recommends python-netcdf4.

pywps has also dropped its python2 support (in 4.2.1-2~exp1) but this
has been stuck in NEW for over 5 months now.

I've repeatedly asked the ftp-masters to review pywps, but nothing
happened so far. If you can get them to act on the package, we can get
rid of the cruft.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1

--- End Message ---
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to