Your message dated Tue, 18 May 2021 11:33:36 +0000
with message-id <e1lixyi-000c57...@fasolo.debian.org>
and subject line Bug#982424: fixed in python-louvain 0.0+20181013git3fc1f575-2
has caused the Debian Bug report #982424,
regarding python3-louvain: The package name should match the import module name 
"community"
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.)


-- 
982424: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982424
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-louvain
Version: 0.0+20181013git3fc1f575-1
Severity: serious
Justification: Python packaging 3.3 Module Package Names

Dear Maintainer,

According to Section 3.3 of the Python Policy package binary names should match
their import names:
https://www.debian.org/doc/packaging-manuals/python-
policy/module_packages.html#package_names

"For the purposes of package naming, the name that is used for a module is the
name that can be used with import, which is not necessarily the same as the
name used in setuptools PKG-INFO and .egg-info files and directories. For
example, the module described in pyxdg-*.egg-info is used via import xdg, so
its package name is python3-xdg and not python3-pyxdg."

Also the autodep8 tests fail because the package name doesn't match the import
name.

"Testing with $py:" ; $py -c "import louvain; print(louvain)" ; done
autopkgtest [13:29:03]: test autodep8-python3: [-----------------------
Testing with python3.9:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'louvain'




-- System Information:
Debian Release: bullseye/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'stable-debug'), (500, 'testing'), 
(500, 'stable'), (110, 'unstable'), (100, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-2-amd64 (SMP w/4 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-louvain depends on:
ii  python3           3.9.1-1
ii  python3-networkx  2.5+ds-2

python3-louvain recommends no packages.

python3-louvain suggests no packages.

--- End Message ---
--- Begin Message ---
Source: python-louvain
Source-Version: 0.0+20181013git3fc1f575-2
Done: Steffen Moeller <moel...@debian.org>

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

Debian distribution maintenance software
pp.
Steffen Moeller <moel...@debian.org> (supplier of updated python-louvain 
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: Tue, 18 May 2021 16:33:43 +0530
Source: python-louvain
Architecture: source
Version: 0.0+20181013git3fc1f575-2
Distribution: unstable
Urgency: medium
Maintainer: Steffen Moeller <moel...@debian.org>
Changed-By: Steffen Moeller <moel...@debian.org>
Closes: 913377 982424
Changes:
 python-louvain (0.0+20181013git3fc1f575-2) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/control: Fix wrong Vcs-*.
   * Use debhelper-compat instead of debian/compat.
   * d/control: Update Vcs-* fields with new Debian Python Team Salsa
     layout.
 .
   [ Steffen Moeller ]
   * Bumped policy to 4.5.1
   * Removed d/watch (upstream does not issue tags)
   * Added missing build dependency (Closes: #913377)
   * Decided against renaming  binary to python3-community to match the
     imported module since upstream is confused about it, too.
     Instead, the package is now also providing that package name
     (Closes: #982424)
 .
   [ Nilesh Patra ]
   * Use right import name
   * Add d/salsa-ci.yml
   * Move the egg to suitable location as well
   * Bump debhelper-compat version to 13
   * Add "Rules-Requires-Root: no"
   * Add upstream/metadata
   * d/control: change section to python
   * d/rules: Rename /usr/bin/commmunity to
     /usr/bin/louvain-community to prevent generic names
Checksums-Sha1:
 e47054ec4e047cd4ec85b7b4add74ab54d553f97 2191 
python-louvain_0.0+20181013git3fc1f575-2.dsc
 5f35ecb3b90e183e03f69e01ba5baaa3f0ce1174 3100 
python-louvain_0.0+20181013git3fc1f575-2.debian.tar.xz
 ee749bc35b3ebef49fffaeb66b9969a48348293b 6265 
python-louvain_0.0+20181013git3fc1f575-2_amd64.buildinfo
Checksums-Sha256:
 9025d252cc91daf2e470511661d02ab769218dec94ab5c884a1c632c8af13a16 2191 
python-louvain_0.0+20181013git3fc1f575-2.dsc
 f6b21b44d2b88d78625c83f77401a5ff61006604094b9494371292bdece5a710 3100 
python-louvain_0.0+20181013git3fc1f575-2.debian.tar.xz
 d699de13843d9b1af6193dbab3b954edf024c292eb11676abcfe839ea17ea3e8 6265 
python-louvain_0.0+20181013git3fc1f575-2_amd64.buildinfo
Files:
 fcd46738916bb09ef9fd5d9f957f2bce 2191 python optional 
python-louvain_0.0+20181013git3fc1f575-2.dsc
 ab7a3383e3b041769ede382315da2e8c 3100 python optional 
python-louvain_0.0+20181013git3fc1f575-2.debian.tar.xz
 50162b3e07b9a8fea9073ec126b96d2c 6265 python optional 
python-louvain_0.0+20181013git3fc1f575-2_amd64.buildinfo

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

iQJIBAEBCgAyFiEEPpmlJvXcwMu/HO6mALrnSzQzafEFAmCjoMAUHG5wYXRyYTk3
NEBnbWFpbC5jb20ACgkQALrnSzQzafFpPg//cjphPFl+wjSlCD+mNUP59KoZ9wBU
s0znDkjI6ATWWJ4+HZyJZMAeGNQxb18UrEqzjDjZ96qliQaR8MfdPdDf5Q9JA7dy
msR02mvO/22ffZG/08NPDYfbEHZhVRQ8uTfVm0S1WwDxE5yUnLTopqssEAnh0/2p
iODXgmO1gAxLM8IgM/lK6IU8FJncAo2mBl1Vj7G4gZR9swliGP8s0HXOdnvYy+RF
xpIS2bJZbNPW5rqByK+6iM0r2urINagdchDekoNJBblc7PMK1B3gaRDo/YcpgqIr
GQDOuVg8+CkrHIOrQj2ey8Ey5hVKW+8gMzZpBKvBkAZnrO4qB9xHQ0YkiXyhChTv
wWaxY7mps6aBFqxFWm145b7gunwj1CNRMeOVzqxs1GkgFhFKqchQ2sDjSnlXeTRo
L7zB4XjbqYcUXNRGYL7hs/7Ip+Msm4Nlmq0y8z2zV69TVQN7ENOgBNd87uWcI7Ep
bj9qhhXalYtDGtzf167a3F+ipn6YUBkZrdCVa1wu+G5HN+RcGbIu60EXq6qp3O88
SCERjPNI78I77a5cZHg4VSG9ugm7Bdf12WnhEbhJSdf5JkZHiY5Ydmy7cXdI7QxL
ZAK9qqiwcmPyzhu3AoHUKXcklTkIdYcloKFuJj5+WOtrUxlF1irE+/Wz5cSB80/O
bpswOcw+9F0ry8o=
=ZEUK
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to