[Python-modules-team] Bug#795976: reopening 795976
Hi Jelmer, On Sun, May 15, 2016 at 06:29:21PM +, Jelmer Vernooij wrote: > reopen 795976 > thanks Should this bug be still open? Sphinx build should be reproducible. It FTBFS on reproducible-builds.org because of some problem with WebKit, but that is an unrelated issue, and I have disabled the tests in the current packaging Git. -- Dmitry Shachnev signature.asc Description: PGP signature ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] django-sitetree 1.6.0-1 MIGRATED to testing
FYI: The status of the django-sitetree source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 1.6.0-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] flask-script 2.0.5-2 MIGRATED to testing
FYI: The status of the flask-script source package in Debian's testing distribution has changed. Previous version: 2.0.5-1 Current version: 2.0.5-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] django-assets 0.12-1 MIGRATED to testing
FYI: The status of the django-assets source package in Debian's testing distribution has changed. Previous version: 0.11-1 Current version: 0.12-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] pyacoustid 1.1.2-2 MIGRATED to testing
FYI: The status of the pyacoustid source package in Debian's testing distribution has changed. Previous version: 1.1.2-1 Current version: 1.1.2-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] pytest 3.0.2-1 MIGRATED to testing
FYI: The status of the pytest source package in Debian's testing distribution has changed. Previous version: 2.9.2-3 Current version: 3.0.2-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] python-asyncssh 1.5.6-1 MIGRATED to testing
FYI: The status of the python-asyncssh source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 1.5.6-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#837169: Needs a versioned dependency on python-flake8
Package: flake8 Version: 3.0.4+dfsg1-1 Severity: important File: /usr/bin/flake8 Hi, with flake8 and python3-flake8 2.5 installed I did a apt-get install flake8 which lead to: $ flake8 --exclude="*rpm*" gbp/scripts/ tests/testutils/ gbp/deb/ Traceback (most recent call last): File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 635, in _build_master ws.require(__requires__) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 943, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 834, in resolve raise VersionConflict(dist, req).with_context(dependent_req) pkg_resources.VersionConflict: (flake8 2.5.4 (/usr/lib/python3/dist-packages), Requirement.parse('flake8==3.0.4')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/flake8", line 5, in from pkg_resources import load_entry_point File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2927, in @_call_aside File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2913, in _call_aside f(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2940, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 637, in _build_master return cls._build_from_requirements(__requires__) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 650, in _build_from_requirements dists = ws.resolve(reqs, Environment()) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 829, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'flake8==3.0.4' distribution was not found and is required by the application after updating python3-flake8 as well everything was fine. So flake8 needs a tighter version dependency on python-flake8. Cheers, -- Guido -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages flake8 depends on: ii python3-flake8 3.0.4+dfsg1-1 ii python3-pkg-resources 20.10.1-1.1 pn python3:any flake8 recommends no packages. flake8 suggests no packages. -- no debconf information ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Processed: Bug#837169 marked as pending
Processing commands for cont...@bugs.debian.org: > tag 837169 pending Bug #837169 [flake8] Needs a versioned dependency on python-flake8 Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 837169: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837169 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Processing of python-flake8_3.0.4+dfsg1-2_source.changes
python-flake8_3.0.4+dfsg1-2_source.changes uploaded successfully to localhost along with the files: python-flake8_3.0.4+dfsg1-2.dsc python-flake8_3.0.4+dfsg1-2.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] python-flake8_3.0.4+dfsg1-2_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 09 Sep 2016 19:46:40 +0200 Source: python-flake8 Binary: flake8 python-flake8 python3-flake8 Architecture: source Version: 3.0.4+dfsg1-2 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team Changed-By: Ondřej Nový Description: flake8 - code checker using pycodestyle and pyflakes python-flake8 - code checker using pycodestyle and pyflakes - Python 2.x python3-flake8 - code checker using pycodestyle and pyflakes - Python 3.x Closes: 837169 Changes: python-flake8 (3.0.4+dfsg1-2) unstable; urgency=medium . * d/source/options: Ignore egg-info * d/rules: clean target fixed for new release * Require to install same version of python3-flake8 and flake8 (Closes: #837169) Checksums-Sha1: 73995028505e9eaaa7edb4314067aa90a4e5ba19 2657 python-flake8_3.0.4+dfsg1-2.dsc 7f7a040115c10914f0c22b0c1c62950b68597625 6972 python-flake8_3.0.4+dfsg1-2.debian.tar.xz Checksums-Sha256: 82d1b89cbf1906ffc0e110fda61f641eca9fec84f05f6427634dd4b688b9 2657 python-flake8_3.0.4+dfsg1-2.dsc 41b941ed286f390b77dd07004d9849804333e5041f86296f3b82423fe328f71b 6972 python-flake8_3.0.4+dfsg1-2.debian.tar.xz Files: 433021f68c0d3bf281dd074f95f851d1 2657 python optional python-flake8_3.0.4+dfsg1-2.dsc 448b5ac0e2149ebcb7c505d815b3eabe 6972 python optional python-flake8_3.0.4+dfsg1-2.debian.tar.xz -BEGIN PGP SIGNATURE- iQIcBAEBCgAGBQJX0vaHAAoJEDVzElWdHgZL3xIP/AwZYjpm/H4SlBEpFyFeP+4C VECGRVEzRxkTM3VYIwEmm9y8Aj10J3Wy3KSh0hV31iJVPsSMz1eKJTOKUzr+qV3s V9sdbsL1PCVW5Jp6hzcG30YL3EbowdX5ZEH5FGxi1RLYE0sy6faSX7W3gqO+HhY8 FDZFBYRH84nIL9dzW5Ymmlx/0v9g3hNgXePyfiYvXFR66xQtAn8frVD8WnKWPCx0 fZNLcRI1LYJQoaQMLaybv239JWBiI7XUhTLYSICP1wMvMJknzTCsM4Y5v+osRcJH w0IEOLys9I6K3/Kr86b7geywhu4Vyf+0mufobPSR9Jw6eUsbGhyd3bgjFp8F7Yi5 rbM979OJT2PxxpLfaWPRyOZXWpYm/caEcYZA3Qb+tYgQNgD5HpEtvjBzu1Yuzxxs eL/gfKyxszUWeMhrp0q5XUM7dGKgvCfuFd2DsycRHhENdSorOB2cIsyfcusfH7xj vp5gS4na/FTrrRGhV+DPKZYXl+jVfg7tsJyXgDv6QLZpccjP8T2C0dHyhA+ol+x9 VOYM3pMMsnVBnoxiSlIi4B1ofUPL7BadILeD4BKDf0z9LFhrEnZ/voOaArUFWSJX FRvIVJy0p7wlx3h2ayu+oHO31SofHK5wlnGFkEpMZ80J0ST6/RzPWciBKbpsXGUG YuqviL5XBgXTiJEL05fL =zGqQ -END PGP SIGNATURE- Thank you for your contribution to Debian. ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#837169: marked as done (Needs a versioned dependency on python-flake8)
Your message dated Fri, 09 Sep 2016 18:24:05 + with message-id and subject line Bug#837169: fixed in python-flake8 3.0.4+dfsg1-2 has caused the Debian Bug report #837169, regarding Needs a versioned dependency on python-flake8 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.) -- 837169: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837169 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: flake8 Version: 3.0.4+dfsg1-1 Severity: important File: /usr/bin/flake8 Hi, with flake8 and python3-flake8 2.5 installed I did a apt-get install flake8 which lead to: $ flake8 --exclude="*rpm*" gbp/scripts/ tests/testutils/ gbp/deb/ Traceback (most recent call last): File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 635, in _build_master ws.require(__requires__) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 943, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 834, in resolve raise VersionConflict(dist, req).with_context(dependent_req) pkg_resources.VersionConflict: (flake8 2.5.4 (/usr/lib/python3/dist-packages), Requirement.parse('flake8==3.0.4')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/flake8", line 5, in from pkg_resources import load_entry_point File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2927, in @_call_aside File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2913, in _call_aside f(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2940, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 637, in _build_master return cls._build_from_requirements(__requires__) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 650, in _build_from_requirements dists = ws.resolve(reqs, Environment()) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 829, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'flake8==3.0.4' distribution was not found and is required by the application after updating python3-flake8 as well everything was fine. So flake8 needs a tighter version dependency on python-flake8. Cheers, -- Guido -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages flake8 depends on: ii python3-flake8 3.0.4+dfsg1-1 ii python3-pkg-resources 20.10.1-1.1 pn python3:any flake8 recommends no packages. flake8 suggests no packages. -- no debconf information --- End Message --- --- Begin Message --- Source: python-flake8 Source-Version: 3.0.4+dfsg1-2 We believe that the bug you reported is fixed in the latest version of python-flake8, 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 837...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Ondřej Nový (supplier of updated python-flake8 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: Fri, 09 Sep 2016 19:46:40 +0200 Source: python-flake8 Binary: flake8 python-flake8 python3-flake8 Architecture: source Version: 3.0.4+dfsg1-2 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team Changed-By: Ondřej Nový Description: flake8 - code checker using pycodestyle and pyflakes python-flake8 - code checker using pycodestyle and pyflakes - Python 2.x python3-flake8 - code checker using pycodestyle and pyflakes - Python 3.x Closes: 837169 Changes: python-flake8 (3.0.4+dfsg1-2) unstable; ur
[Python-modules-team] Processing of python-softlayer_5.2.0-1_amd64.changes
python-softlayer_5.2.0-1_amd64.changes uploaded successfully to localhost along with the files: python-softlayer_5.2.0-1.dsc python-softlayer_5.2.0.orig.tar.gz python-softlayer_5.2.0-1.debian.tar.xz python-softlayer_5.2.0-1_all.deb python3-softlayer_5.2.0-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] python-softlayer_5.2.0-1_amd64.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 09 Sep 2016 14:49:35 -0400 Source: python-softlayer Binary: python-softlayer python3-softlayer Architecture: source all Version: 5.2.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team Changed-By: Scott Kitterman Description: python-softlayer - Python client for SoftLayer API (Python 2) python3-softlayer - Python client for SoftLayer API (Python 3) Changes: python-softlayer (5.2.0-1) unstable; urgency=medium . * New upstream release Checksums-Sha1: 3ac427a2d481ffafe7255f50d84a156b088c069e 2194 python-softlayer_5.2.0-1.dsc 07daf27740bc739d77136807a96899e820bcb6c2 216334 python-softlayer_5.2.0.orig.tar.gz d85677f965fdb6509c070ce42103cb9e9f15edea 4040 python-softlayer_5.2.0-1.debian.tar.xz 943a9d24d7d61afa2f29b62b35964cda93fd4f52 120592 python-softlayer_5.2.0-1_all.deb 6a930a0ef4f1eaa24f070d320c63a71acab2fbfe 120710 python3-softlayer_5.2.0-1_all.deb Checksums-Sha256: 76ef8aaad8b1d61a9049d22f840881441f46916a2ca028e318fa5b1f0666a4a9 2194 python-softlayer_5.2.0-1.dsc bc58c3ad5427c039431b1ed29a9cc138ae71c136a6b848ed2f0ceb74419a233e 216334 python-softlayer_5.2.0.orig.tar.gz c356f2f231bc4b608223d99515f52dae7667909b53747f80b5cd8744435bdf9a 4040 python-softlayer_5.2.0-1.debian.tar.xz 4311420f8163ce02130de444bbac6aa99ead29bdb9db6ca32b2154749aeebe02 120592 python-softlayer_5.2.0-1_all.deb a390647e5244f90cff3d5255a9a2c17d5b0b90daa2d3bd294a6b7e4593b44b44 120710 python3-softlayer_5.2.0-1_all.deb Files: 6d826912ffb71734a3abd81577649a38 2194 python optional python-softlayer_5.2.0-1.dsc 46655395c1780691dabfc77576eb324c 216334 python optional python-softlayer_5.2.0.orig.tar.gz 6e60f6db7c880b4312bcbaa969e2517a 4040 python optional python-softlayer_5.2.0-1.debian.tar.xz 6d7cb9d331a5cdb796244d149373ed9d 120592 python optional python-softlayer_5.2.0-1_all.deb 1ab29bcfd5168614c6eb786e186b649a 120710 python optional python3-softlayer_5.2.0-1_all.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAEBCAAGBQJX0wkxAAoJEHjX3vua1ZrxKfcQAMHSBti2C1qKdqbWsFe16eHz MPuuQdNbVJlCOiXFFl50h92l+oF2dzFdsr7l8ExfAtOOlZi2IOhYS288sVd9ZwGe wzk0IQDvtB+P0UQbNBIxOKqMP4ki72dNuX2LMeh5y3rArSrn6GYzfwl9D+/aS3bd a7cD3i7USTagXrg4kVQR17u8Gr07uChirT5R+gxFjBxDQzTYrMRESRYcMe9rhv7N D76zZnk7CWTTHEhvbQU3tUiKVJ7QBsebxM4vZHEXq4V4oMmRTITgYJIeGr5wSi0o I96tCO/ZBKd/S/tLCYdlpU4g2XoCsnbhEEMojnQfxyR+qXvJSOW084iyc2aBNdsp g7J6TXSWtB+dPWWsgGLXwHTjbmDrGeSWWToKe5JGafImYiZsTYoOYv9aSCHmxVyG 2cAck52A+1Eg7MN0SeT9eoO3NRYajWvlZdms0GdeTpMFU0U2Rl+zCKwjJGogfvkH Y9ZBtZNM+FRjMl1xFMNiuBzCI3LZeY0CpeF4VjUl3Cgm/L6ulc0nT145taW/te94 6T0Nu8upexwGS08bZ+JZkHGMUIXniZiqxQAUdTjUNV08ZPSdEOXfUYEcHGxrBWvm /qQHDsNT91yj3zkSFqY8gjuqeCg+MVWpnnt33U7SNyR0ryg+ZBLmEilUpsk1ESAP lejOupDriqwahywEil2E =iNkI -END PGP SIGNATURE- Thank you for your contribution to Debian. ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Processing of pyudev_0.21.0-1_source.changes
pyudev_0.21.0-1_source.changes uploaded successfully to localhost along with the files: pyudev_0.21.0-1.dsc pyudev_0.21.0.orig.tar.gz pyudev_0.21.0-1.debian.tar.xz Greetings, Your Debian queue daemon (running on host franck.debian.org) ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] pyudev_0.21.0-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 09 Sep 2016 23:35:21 +0200 Source: pyudev Binary: python-pyudev python3-pyudev Architecture: source Version: 0.21.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team Changed-By: Felix Geyer Description: python-pyudev - Python bindings for libudev python3-pyudev - Python3 bindings for libudev Changes: pyudev (0.21.0-1) unstable; urgency=medium . * New upstream release. * Run more tests. * Add isolation-machine restriction to autopkgtests. Checksums-Sha1: 19557e445d05374c3df2812e00a9392296a29761 2184 pyudev_0.21.0-1.dsc 58263b4358951d3a990bce7661e2e2ff30ca6cbe 89469 pyudev_0.21.0.orig.tar.gz 829ef8d81056e5849b65795aba0691075d50e58d 8228 pyudev_0.21.0-1.debian.tar.xz Checksums-Sha256: b038425870b0e8c00863838874468c17fd6bad69bb89f1789b658782dbd06ba0 2184 pyudev_0.21.0-1.dsc 094b7a100150114748aaa3b70663485dd360457a709bfaaafe5a977371033f2b 89469 pyudev_0.21.0.orig.tar.gz 01e3bda7283e652c8e8b77059fe2a6751ac5ad84c655635b5c662ff34a332afe 8228 pyudev_0.21.0-1.debian.tar.xz Files: fbf8f1318e926d179d12418e937eb8cc 2184 python optional pyudev_0.21.0-1.dsc cf4d9db7d772622144ca1be6b5d9353b 89469 python optional pyudev_0.21.0.orig.tar.gz 1666950951f752c606f48ce56769cad1 8228 python optional pyudev_0.21.0-1.debian.tar.xz -BEGIN PGP SIGNATURE- iQIcBAEBCgAGBQJX0yzjAAoJEP4ixv2DE11FblwP/036AdwiI4eKt7ikRqQ/G267 Bqfn/jBbMWtDaNjCjuTHMySENkdDqMSHlYKJg7s/UH2iLtGG9P45Osi8W7LroWq6 P/h14WhcWp0BfqKTMjClVW13aN6GncvL5jdPMzYDu3XkbEqQWz/70RfCexgYj6e4 ldACzeuAyqrutF+QSAoCpZpCDltFuJfPA+tJuM6IR2x/mMrpNcDcgRL/n5uKEgT6 3EIkEAacQ8f74XUa/eQmmgDAum7m3uS/xDZkN2Y/q/qFQSLISwPXpHXtovP6k5E/ 9d+iYkc7p4oUdTz+e/IJMRdAwdDKnF5f98F8tfLRC4EJi1ZpD2W+4fOJFSmG1z7f Q2yPPzobnQna5tfzaJqnKKdLvdmMmB0oYhPNWz04Dkao+FjQ1k2wU/PB4OLTgh0Z jQoX7eR9v/mJtspKDkGago/9DjutjOMnQZXXStzoBi6MDp31jZCVFgGehKnAkB22 kyTcMbp7bDnsaBcYiCxhApCdtdt/WocgOOjeyHHNMCEIUGLZJwor4FJWXxWrJJBG ynQySHQDsCWsRFLyJW10IHtJi+o4C0CWmHGtLi/0EdUrCnQ2wjz/Y7D0DQM/9hLi cnWT/gOGOGd+qLjlPYCfQSWi287i+/Hu3UHnWwd1ynEdm5adwLbK57z4GaNbHUc6 C2HrQeC8nJ0VP0Tnk2Qw =HePy -END PGP SIGNATURE- Thank you for your contribution to Debian. ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Bug#832206: not fixed, archive override needed
Control: reopen -1 The package source is now correct in version 4.0.6-1, but according to https://packages.debian.org/search?keywords=elasticsearch-curator> the package is still in the wrong Section. This may be because a step was omitted: > Since the package is already in Debian with a different section, you > will also need to submit a request to override the existing section > https://www.debian.org/doc/manuals/developers-reference/ch05.en.html#override-file>. > > Then mark this bug report as blocked by that new one, and be sure not > to close this one until that new one is completed. Which bug reports were created to address the above? I don't see them marked as Blocking this bug. -- \ “… one of the main causes of the fall of the Roman Empire was | `\that, lacking zero, they had no way to indicate successful | _o__) termination of their C programs.” —Robert Firth | Ben Finney signature.asc Description: PGP signature ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] Processed: Bug#832206: not fixed, archive override needed
Processing control commands: > reopen -1 Bug #832206 {Done: Apollon Oikonomopoulos } [elasticsearch-curator] elasticsearch-curator: Section should not be “python” 'reopen' may be inappropriate when a bug has been closed with a version; all fixed versions will be cleared, and you may need to re-add them. Bug reopened No longer marked as fixed in versions elasticsearch-curator/4.0.6-1. -- 832206: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=832206 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team
[Python-modules-team] elib.intl is marked for autoremoval from testing
elib.intl 0.0.3~git20110809-4 is marked for autoremoval from testing on 2016-09-19 It is affected by these RC bugs: 830551: elib.intl: accesses the internet during build ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team