Your message dated Fri, 18 Oct 2019 15:19:14 +0000
with message-id <e1ilu26-000ifh...@fasolo.debian.org>
and subject line Bug#934868: fixed in pynwb 0.5.1-2
has caused the Debian Bug report #934868,
regarding pynwb: Please drop python2 support
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.)


-- 
934868: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934868
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pynwb
Version: 0.5.1-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu eoan ubuntu-patch

Hi Yaroslav,

As you may know, we are in the process of deprecating python2 in Debian for
the next release.  In Ubuntu, I've identified that it may be useful to
accelerate this deprecation for pandas and its reverse-dependencies, because
the pandas tests appear to have bit-rotted for python2 on one architecture,
and it would be better to remove the python2 bits rather than invest in
fixing them.

python-pynwb is a package that (build-)depends on python-pandas, so I've
gone ahead and uploaded the attached patch to Ubuntu which drops the python2
module.  python-pynwb has no other reverse-dependencies in the archive, so
it should be possible to upload this change to Debian at your convenience.

Thanks for considering,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                   https://www.debian.org/
slanga...@ubuntu.com                                     vor...@debian.org
diff -Nru pynwb-0.5.1/debian/control pynwb-0.5.1/debian/control
--- pynwb-0.5.1/debian/control  2018-09-19 22:19:06.000000000 -0700
+++ pynwb-0.5.1/debian/control  2019-08-15 18:09:54.000000000 -0700
@@ -5,32 +5,19 @@
 Build-Depends:
  debhelper (>= 9),
  dh-python,
- python-all (>= 2.6.6-3), python3-all,
- python-dateutil, python3-dateutil,
- python-h5py (>= 2.7.1), python3-h5py (>= 2.7.1),
- python-numpy, python3-numpy,
- python-pandas, python3-pandas,
- python-requests, python3-requests,
- python-ruamel.yaml, python3-ruamel.yaml,
- python-setuptools (>= 0.6b3), python3-setuptools,
- python-six, python3-six,
- python-unittest2, python3-unittest2,
+ python3-all,
+ python3-dateutil,
+ python3-h5py (>= 2.7.1),
+ python3-numpy,
+ python3-pandas,
+ python3-requests,
+ python3-ruamel.yaml,
+ python3-setuptools,
+ python3-six,
+ python3-unittest2,
 Standards-Version: 4.2.1
 Homepage: https://github.com/NeurodataWithoutBorders/pynwb
 
-Package: python-pynwb
-Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
-Description: Python library for working with Neurodata in the NWB format
- PyNWB is a Python package for working with NWB files. It provides a
- high-level API for efficiently working with Neurodata stored in the
- NWB format.
- .
- Neurodata Without Borders: Neurophysiology (NWB:N) is a project to
- develop a unified data format for cellular-based neurophysiology
- data, focused on the dynamics of groups of neurons measured under a
- large range of experimental conditions.
-
 Package: python3-pynwb
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}
diff -Nru pynwb-0.5.1/debian/rules pynwb-0.5.1/debian/rules
--- pynwb-0.5.1/debian/rules    2018-09-19 22:19:06.000000000 -0700
+++ pynwb-0.5.1/debian/rules    2019-08-15 18:09:54.000000000 -0700
@@ -6,4 +6,4 @@
 # Mon, 10 Sep 2018 16:53:02 -0400
 export PYBUILD_NAME=pynwb
 %:
-       dh $@ --with python2,python3 --buildsystem=pybuild
+       dh $@ --with python3 --buildsystem=pybuild

--- End Message ---
--- Begin Message ---
Source: pynwb
Source-Version: 0.5.1-2

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

Debian distribution maintenance software
pp.
Yaroslav Halchenko <deb...@onerussian.com> (supplier of updated pynwb 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: SHA256

Format: 1.8
Date: Fri, 18 Oct 2019 10:20:23 -0400
Source: pynwb
Architecture: source
Version: 0.5.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@alioth-lists.debian.net>
Changed-By: Yaroslav Halchenko <deb...@onerussian.com>
Closes: 934868
Changes:
 pynwb (0.5.1-2) unstable; urgency=medium
 .
   * Placedunder Debian-Med maintenance (maintainer, vcs fields)
   * Drop python2 package (Closes: #934868)
Checksums-Sha1:
 5b2873c58f86a0dec4c456f6087dcf87506582b3 2105 pynwb_0.5.1-2.dsc
 ea2116fc443d5007fc4328c4e233d5fb4abadc9d 3500 pynwb_0.5.1-2.debian.tar.xz
 ab5319f3dbe067ffaad624bb16b59cd789bfa47f 8549 pynwb_0.5.1-2_source.buildinfo
Checksums-Sha256:
 17a44a0debb8a88eb78c40c29b6e166ec62976e9f7de786da899eb284b86ade6 2105 
pynwb_0.5.1-2.dsc
 1a6bc4e44b3f1771022e5b383d7664b07dd58fd8df49b18987fd7f38fc967221 3500 
pynwb_0.5.1-2.debian.tar.xz
 30e5595b24491d25c2789c668fa1b3718baf8170f3666556ed57ab5fef084042 8549 
pynwb_0.5.1-2_source.buildinfo
Files:
 a74923034eb4d628174634b010b764a7 2105 python optional pynwb_0.5.1-2.dsc
 a08a0930f9d02ad532b45425db34cf82 3500 python optional 
pynwb_0.5.1-2.debian.tar.xz
 f958d082ca9918e71a193a75288c4dc8 8549 python optional 
pynwb_0.5.1-2_source.buildinfo

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

iQIzBAEBCAAdFiEExbkF8OjZ/ZZo/zZvot4jUGLaM/oFAl2py0EACgkQot4jUGLa
M/ptgg/9H56YSLFXR9saJDmnBcMEysGr4ILuaZwJkFZ1OhhmdHv8HfH4g9+G6Sma
U7WlhH9EsmHQgZpqfwtYFmyyDWsWJgXzgTC+TuBCti/qZDHuND4EVF+4DjjXTKJg
j/ORF3bRZ56zeEawEaRYPClswKWzErGaujTSG45hc0cfiLfQBD7wF+nkyEAHzc7k
KkgGJriZHhgX1B7FPBdnsYJhaRVv++TNCEf/kPGLSKJ/ErAl2bUkrRD7k2HpCoJP
3hvlY6ByIkQKH4Bc/QKV4QmcLHFFcWjdW+uHk1+WF/4ZwCMY2ZnQj6n28gz0i3Z9
U2aBZdo6W0h4iTxEedHhlNpnwg20uO4wrkg131TuU9wSe+uPQfCJKKVw9OrUNclE
5d3LBW4K7LNra3mNxwCWz/8D79Y6I0uRYhwCrbfX2TgBvADHZwd88an79+pzm9Fc
99CsG1AwNeUjbx0lFeYlKxBsBkO0nHHsNsfdy7UYkX032h5cWRrn0cf//GvWusVt
Ly9Zn+8qjj/SCRKRm1ztpX1IjIMUSJ5e78u9wk368QmBK1T6koIph34vi/sVD4Aj
o6nZNguT1Dt65UhV3NROZZZr6OgSqCgL9YaBnYFbp/Cr2yIIg1giQqjcK4rP2ifF
W1DZCnNlYYetIDNXZEut49o3gb4DDBbGIr4J5TLj4WTgcK+8D78=
=QGhK
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to