Your message dated Fri, 23 Nov 2018 23:29:50 +0000
with message-id <[email protected]>
and subject line Bug#902540: fixed in python-networkx 2.2-1
has caused the Debian Bug report #902540,
regarding python-networkx: missing runtime dependency on python*-pkg-resources
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.)
--
902540: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902540
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-networkx
Version: 2.1-1
Severity: important
tags: patch
Hello, the package now have its testsuite that fails, as well as the testsuite
of many reverse
dependencies (e.g. python-prov).
Please consider moving pkg-resources to a real dependency, so the package won't
fail anymore
during testsuite or even normal usage.
trivial patch attached
thanks
Gianfranco
+python-networkx (2.1-2) unstable; urgency=medium
+
+ * Move python*-pkg-resources to real dependencies, needed to run the
+ python-cov testsuite (drawing/nx_pydot.py subpackage)
+
+ -- Gianfranco Costamagna <[email protected]> Wed, 27 Jun 2018
17:10:11 +0200
+
python-networkx (2.1-1ubuntu1) cosmic; urgency=low
* Merge from Debian unstable. Remaining changes:
diff -Nru python-networkx-2.1/debian/control python-networkx-2.1/debian/control
--- python-networkx-2.1/debian/control 2018-06-27 12:03:31.000000000 +0200
+++ python-networkx-2.1/debian/control 2018-06-27 17:10:10.000000000 +0200
@@ -52,8 +52,8 @@
Architecture: all
Depends: ${misc:Depends},
${python:Depends},
+ python-pkg-resources,
Recommends: python-numpy,
- python-pkg-resources,
python-yaml,
Suggests: python-gdal,
python-matplotlib,
@@ -76,9 +76,9 @@
Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
+ python3-pkg-resources,
Recommends: python3-gdal,
python3-numpy,
- python3-pkg-resources,
python3-yaml,
Suggests: python3-scipy
Description: tool to create, manipulate and study complex networks (Python3)
diff -Nru python-networkx-2.1/debian/changelog
python-networkx-2.1/debian/changelog
--- python-networkx-2.1/debian/changelog 2018-06-27 12:04:40.000000000
+0200
+++ python-networkx-2.1/debian/changelog 2018-06-27 17:10:11.000000000
+0200
@@ -1,3 +1,10 @@
+python-networkx (2.1-2) unstable; urgency=medium
+
+ * Move python*-pkg-resources to real dependencies, needed to run the
+ python-cov testsuite (drawing/nx_pydot.py subpackage)
+
+ -- Gianfranco Costamagna <[email protected]> Wed, 27 Jun 2018
17:10:11 +0200
+
python-networkx (2.1-1ubuntu1) cosmic; urgency=low
* Merge from Debian unstable. Remaining changes:
diff -Nru python-networkx-2.1/debian/control python-networkx-2.1/debian/control
--- python-networkx-2.1/debian/control 2018-06-27 12:03:31.000000000 +0200
+++ python-networkx-2.1/debian/control 2018-06-27 17:10:10.000000000 +0200
@@ -52,8 +52,8 @@
Architecture: all
Depends: ${misc:Depends},
${python:Depends},
+ python-pkg-resources,
Recommends: python-numpy,
- python-pkg-resources,
python-yaml,
Suggests: python-gdal,
python-matplotlib,
@@ -76,9 +76,9 @@
Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
+ python3-pkg-resources,
Recommends: python3-gdal,
python3-numpy,
- python3-pkg-resources,
python3-yaml,
Suggests: python3-scipy
Description: tool to create, manipulate and study complex networks (Python3)
--- End Message ---
--- Begin Message ---
Source: python-networkx
Source-Version: 2.2-1
We believe that the bug you reported is fixed in the latest version of
python-networkx, 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.
Sandro Tosi <[email protected]> (supplier of updated python-networkx 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: SHA256
Format: 1.8
Date: Fri, 23 Nov 2018 17:21:28 -0500
Source: python-networkx
Binary: python-networkx python3-networkx python-networkx-doc
Architecture: source all
Version: 2.2-1
Distribution: unstable
Urgency: medium
Maintainer: Sandro Tosi <[email protected]>
Changed-By: Sandro Tosi <[email protected]>
Description:
python-networkx - tool to create, manipulate and study complex networks
python-networkx-doc - tool to create, manipulate and study complex networks -
documenta
python3-networkx - tool to create, manipulate and study complex networks
(Python3)
Closes: 902540
Changes:
python-networkx (2.2-1) unstable; urgency=medium
.
[ Ondřej Nový ]
* Convert git repository from git-dpm to gbp layout
.
[ Gianfranco Costamagna ]
* debian/control
- Move python*-pkg-resources to real dependencies, needed to run the
python-cov testsuite (drawing/nx_pydot.py subpackage); Closes: #902540
.
[ Sandro Tosi ]
* New upstream release
* debian/patch
- refresh, remove patch merged upstream
* debian/control
- b-d on decorator >= 4.3.0
- bump Standards-Version to 4.2.1 (no changes needed)
Checksums-Sha1:
90b19000c2f980a04dc034288d1d033a13cf438a 2820 python-networkx_2.2-1.dsc
233e8ef813258e49d98992b937746652d5f66911 1381308
python-networkx_2.2.orig.tar.gz
1dce8c913227275dba35826857c2e2cc59cc047b 168508
python-networkx_2.2-1.debian.tar.xz
bd9af114e0922b31399d07eb12ef40bb31877d83 6191220
python-networkx-doc_2.2-1_all.deb
fa77c5fc2b781f21921d4cd6fe412dd7a4b91b7d 1019636 python-networkx_2.2-1_all.deb
cd9b691614b8cf144879696d5e3f27628e2c5997 16646
python-networkx_2.2-1_amd64.buildinfo
928805a78b35d9f0ce490d43f8984aa4ef43f6d2 818204 python3-networkx_2.2-1_all.deb
Checksums-Sha256:
35c10e427899abc4cd6da35c548a342b8323c4194daad6025bda9a9e6f5707f6 2820
python-networkx_2.2-1.dsc
367fa6328c0728269cad4c9d32083c770a57335620dbc84fede54089748cefb7 1381308
python-networkx_2.2.orig.tar.gz
1df3dc263958f5c7338bd710433d2f36832a94f09794327b4e7bd6c3174d2465 168508
python-networkx_2.2-1.debian.tar.xz
f377cf8983a948f2e0845e4b29bd4c006347f10c505bfed6f2679d774004f0e7 6191220
python-networkx-doc_2.2-1_all.deb
7a9d93fc6ccad8bda6dc4808ee6d3387c6cafdbbd9d9b8e827abf029a91d4dc7 1019636
python-networkx_2.2-1_all.deb
992f22937f6229a9f9f9f90ae1a4255306c58a3efc6c02d854b5fe98e38eab16 16646
python-networkx_2.2-1_amd64.buildinfo
4e41b65ae5642062882332af33a6f76025e9bd09a704404c9a0c1884d7285bdb 818204
python3-networkx_2.2-1_all.deb
Files:
8109d2cf0baa5fab7bae424e13cb4df8 2820 python optional python-networkx_2.2-1.dsc
277de0c4faeb90b95676f6e2ea829f72 1381308 python optional
python-networkx_2.2.orig.tar.gz
513e27065c17b4d375af5bd873a35415 168508 python optional
python-networkx_2.2-1.debian.tar.xz
cec58d5c6d3bbba4c98d1469ba3ae785 6191220 doc optional
python-networkx-doc_2.2-1_all.deb
8322a5570da3ef379eea66a71f06f029 1019636 python optional
python-networkx_2.2-1_all.deb
a3902ae0317e7351ee456d58af9ab7d6 16646 python optional
python-networkx_2.2-1_amd64.buildinfo
d0a39d3da3ee5fa829be900bd2d97aac 818204 python optional
python3-networkx_2.2-1_all.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEufrTGSrz5KUwnZ05h588mTgBqU8FAlv4gH0ACgkQh588mTgB
qU+QYBAArmauK1FdaTwJXl1uVmeHXZ6p/spKspbglHdOixT3fYXGJO9hp9s3YmMt
SQfJZaRpSPwGlkCKoLGI+y8mgvsoGKSWXc5zhKi1No49Uo1nhYpG61iHEmt0Rz/E
MXzs3QpNMx0sC1tBR4iV3NCyN0FHD6hg+HeKd/r8PDWKxftRXXhIbZDk05htGsZt
sNafVsMQMqSFMXPLi5nJS/Pt/JovYjwJ9SP0Dti2t6UjyZDSnJhm0Zk6c1uYnEkk
RGQc2390yE1payp8sJYjcOmlWQ0fnIN1aCqh5lOSdK9F2PcpsDB02Oeb1iJ/kaj8
Yi3UJ5KI8nvgHWJ0So6tLgvUwQwXxSCewNLOMzl/Xky3gy/QC023fhuoQoj08G1D
4ZdJTjBEG/Dvh6nmVZDYJmkwdU/Yhbxfk0KS6J1cqgnJBplJSmyTSFJNZS8ttPf8
TCr5cCXtevXOptcOgq6W5VJcgFV2Zvh2FMnWqwMQl99evWnIXX45DdIUS+PCQqGG
Hgw/66DddsIUrTjs8/gW8rN1OrEMEnNkSQXuXp8VwfAZZ/FI/5xfO+t6EKwUhiok
1NLroJlqieuBj2eNsxWH4Y2oitJ6o7zy6LLsIGyGFw7zZFNNwPXdhtg8Ekpl1Bmk
VUzkra1bJy+x0ih4V5QqCJ3EYpl/DsoZIdhvvnA3vG3mOhrc1xg=
=TEfl
-----END PGP SIGNATURE-----
--- End Message ---