[Python-modules-team] python-pygit2 0.26.2-2 MIGRATED to testing

2017-12-06 Thread Debian testing watch
FYI: The status of the python-pygit2 source package
in Debian's testing distribution has changed.

  Previous version: 0.26.0-2
  Current version:  0.26.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] guessit is marked for autoremoval from testing

2017-12-06 Thread Debian testing autoremoval watch
guessit 0.11.0-2 is marked for autoremoval from testing on 2017-12-16

It is affected by these RC bugs:
881289: guessit: guessit FTBFS: NoMatches: No guessit.transformer extensions 
found


___
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] subliminal is marked for autoremoval from testing

2017-12-06 Thread Debian testing autoremoval watch
subliminal 1.1.1-2 is marked for autoremoval from testing on 2017-12-08

It is affected by these RC bugs:
881264: subliminal: FTBFS and Debci failure with stevedore 1.25.0-2


___
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#883732: flask-migrate FTBFS: test failures

2017-12-06 Thread Adrian Bunk
Source: flask-migrate
Version: 2.1.1-1
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=flask-migrate=all=2.1.1-1=1512596402=0

...
I: pybuild base:184: python3.6 setup.py test 
running test
running egg_info
writing Flask_Migrate.egg-info/PKG-INFO
writing dependency_links to Flask_Migrate.egg-info/dependency_links.txt
writing entry points to Flask_Migrate.egg-info/entry_points.txt
writing requirements to Flask_Migrate.egg-info/requires.txt
writing top-level names to Flask_Migrate.egg-info/top_level.txt
reading manifest file 'Flask_Migrate.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'Flask_Migrate.egg-info/SOURCES.txt'
running build_ext
test_multidb_migrate_upgrade (tests.test_multidb_migrate_flaskcli.TestMigrate) 
... FAIL
test_alembic_version (tests.test_migrate_flaskcli.TestMigrate) ... ok
test_compare_type (tests.test_migrate_flaskcli.TestMigrate) ... FAIL
test_custom_directory (tests.test_migrate_flaskcli.TestMigrate) ... FAIL
test_migrate_upgrade (tests.test_migrate_flaskcli.TestMigrate) ... FAIL
test_multidb_migrate_upgrade (tests.test_multidb_migrate.TestMigrate) ... ok
test_alembic_version (tests.test_migrate.TestMigrate) ... ok
test_compare_type (tests.test_migrate.TestMigrate) ... ok
test_custom_directory (tests.test_migrate.TestMigrate) ... ok
test_migrate_upgrade (tests.test_migrate.TestMigrate) ... ok

==
FAIL: test_multidb_migrate_upgrade 
(tests.test_multidb_migrate_flaskcli.TestMigrate)
--
Traceback (most recent call last):
  File "/<>/tests/test_multidb_migrate_flaskcli.py", line 45, in 
test_multidb_migrate_upgrade
self.assertTrue(s == 0)
AssertionError: False is not true

==
FAIL: test_compare_type (tests.test_migrate_flaskcli.TestMigrate)
--
Traceback (most recent call last):
  File "/<>/tests/test_migrate_flaskcli.py", line 80, in 
test_compare_type
self.assertTrue(s == 0)
AssertionError: False is not true

==
FAIL: test_custom_directory (tests.test_migrate_flaskcli.TestMigrate)
--
Traceback (most recent call last):
  File "/<>/tests/test_migrate_flaskcli.py", line 68, in 
test_custom_directory
self.assertTrue(s == 0)
AssertionError: False is not true

==
FAIL: test_migrate_upgrade (tests.test_migrate_flaskcli.TestMigrate)
--
Traceback (most recent call last):
  File "/<>/tests/test_migrate_flaskcli.py", line 56, in 
test_migrate_upgrade
self.assertTrue(s == 0)
AssertionError: False is not true

--
Ran 10 tests in 19.206s

FAILED (failures=4)
Test failed: 
error: Test failed: 
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: 
python3.6 setup.py test 
dh_auto_test: pybuild --test -i python{version} -p 3.6 returned exit code 13
debian/rules:10: recipe for target 'build-indep' failed
make: *** [build-indep] Error 25

___
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#883716: wrong patch, take the one upstream

2017-12-06 Thread Thomas Goirand
Hi,

After discussing with upstream, this is what should be done, and that's
deterministic:

https://bitbucket.org/zzzeek/changelog/commits/b06dfdeef1b5f26b5504b45168ad9c8c44b8bde9

Cheers,

Thomas Goirand (zigo)

___
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] jupyter-notebook_5.2.2-1_amd64.changes ACCEPTED into unstable

2017-12-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 06 Dec 2017 22:25:37 +0100
Source: jupyter-notebook
Binary: python-notebook python3-notebook python-notebook-doc jupyter-notebook
Architecture: source all
Version: 5.2.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Gordon Ball 
Description:
 jupyter-notebook - Jupyter interactive notebook
 python-notebook - Jupyter interactive notebook (Python 2)
 python-notebook-doc - Jupyter interactive notebook (documentation)
 python3-notebook - Jupyter interactive notebook (Python 3)
Changes:
 jupyter-notebook (5.2.2-1) unstable; urgency=medium
 .
   * New upstream release.
Checksums-Sha1:
 306bd66a007cf4d2f9c66601eb6aa3915167e935 3744 jupyter-notebook_5.2.2-1.dsc
 65610c3c1353a4af6d4ac335a1a0653296a1e3d0 5662843 
jupyter-notebook_5.2.2.orig.tar.gz
 7d8ee204d0da6330e092d8662397b9ca388848dc 49444 
jupyter-notebook_5.2.2-1.debian.tar.xz
 840310f507ced9eae3cf7add87aec6daf4572389 14616 jupyter-notebook_5.2.2-1_all.deb
 f80a577e2e66ff228ca0432a86dacd182370834b 13701 
jupyter-notebook_5.2.2-1_amd64.buildinfo
 cd2b31ee504db59fa5547bad50ef1b834c7c2b66 2400556 
python-notebook-doc_5.2.2-1_all.deb
 f3ecd92abc906e2bf1ae70b19f721467c25bbbd2 953600 python-notebook_5.2.2-1_all.deb
 c8b82af545a0843cb5fa8087c955fb4aade44514 957388 
python3-notebook_5.2.2-1_all.deb
Checksums-Sha256:
 1fb685bee1a1d9a4cf12204532c03f443bcfbee56c1ac573be5dab824217 3744 
jupyter-notebook_5.2.2-1.dsc
 22f9a6cf5212805e9818bcb2ed4a18a7ab654cbeae1a411f49a8c356b358e5c5 5662843 
jupyter-notebook_5.2.2.orig.tar.gz
 c22588962dabc7f72d48948df32f32991178ba7ac8bf6c658183366200eddbb6 49444 
jupyter-notebook_5.2.2-1.debian.tar.xz
 bbdd0fbb2ca749e0de64f84d0f7d031394c31999f23aa39aa0bcac09a7c326e8 14616 
jupyter-notebook_5.2.2-1_all.deb
 f893a723c48e08066628ab9a8adeaf3295081031355880a5f3501347ffa82590 13701 
jupyter-notebook_5.2.2-1_amd64.buildinfo
 5620f3c719b5be7fd59fab6d362b52096ab04c8afe2d5f9abdb86dfa4a515520 2400556 
python-notebook-doc_5.2.2-1_all.deb
 3ce592dc262629f91c9cebcb970c3c44b1156311bb13a5f28202a0b3ae93fe05 953600 
python-notebook_5.2.2-1_all.deb
 7a24186b9b662e7c9ac907e8249729166faa380027be16aedead3e9aaa8e6eec 957388 
python3-notebook_5.2.2-1_all.deb
Files:
 9cb8f1e769952f8ac5ef742c01f8070d 3744 python optional 
jupyter-notebook_5.2.2-1.dsc
 e51ac757e0a8cd29940a59b7e7e4b8f3 5662843 python optional 
jupyter-notebook_5.2.2.orig.tar.gz
 d0eb7923628630d29cfe15890679a4fe 49444 python optional 
jupyter-notebook_5.2.2-1.debian.tar.xz
 905e921804088346f6e0908ff281d1a0 14616 science optional 
jupyter-notebook_5.2.2-1_all.deb
 1bc4e7f792e90750c1e39d011fd7afac 13701 python optional 
jupyter-notebook_5.2.2-1_amd64.buildinfo
 4a0bd25354491b2c032fbea19bb76f12 2400556 doc optional 
python-notebook-doc_5.2.2-1_all.deb
 b7da506328705822a301fc16e2ac323e 953600 python optional 
python-notebook_5.2.2-1_all.deb
 e427f10fab3ade2f5bb5b796ca834632 957388 python optional 
python3-notebook_5.2.2-1_all.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJaKGVlAAoJEKNdr/utKejegeQP/0uPdfWM1cxU2ATN+3g60o4Q
DG1NCOfrKFR24lWgt0E+Z+ZbDIjEX/lyWFwMh5AIM1XEcD7nYBYUbwoYfySeB+CI
RRpVnSFZlQwpkKI8qr5ssNJb5zgxZbIzOAZBSaB5nQJeWuol/6iThMIyuSPtbjGh
nfJJQ9YWLBD++6Jkcz9/iwLgUnqCJGGM1ws48K6vBgJj7IPwibpMskXZf0j4W/JJ
gBHxWdlvK4sz1vA7YO0CVb7BxhZH0ZsyiGFGqVSLFHawcalLUu2dAYeB0lKFNFv0
H7Rsjxwi1QN09G2eKnOJe/gpdy1CwPHgqDT5CyhORI8MtPDT+EbQa25oQosjsr+K
eHBw+mAX0q7MBrBFmujm/P4BVue/hNXznzcUGTnTjJ5Xejsc3YdXZK29jRiwodCE
3rbjvRblwC0FWrL/8KxHnqYaq4pO1TpuLV+7wve+dd/JYWqAL+F5BscnJKk0iso3
Hc8QKmS9zuROiXfBmnR8ggVd3fVvMJS072w2TSjb5Ad3qWu0uRZTR8SqorVYaFf4
nD0vt7Jzc4TbZWcMRXLpa+MqckoruIaZjamklv4Xcj569OxWCcNWNtTI97LBly8q
tzUBYcO0T/0rc34WH7ty2jLfU+nFbb+Sn58z6rwasBnOLEKJh0w80k890M1hYEJF
qSlLRjQdOvM8f/Jo7sOZ
=DpCl
-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 jupyter-notebook_5.2.2-1_amd64.changes

2017-12-06 Thread Debian FTP Masters
jupyter-notebook_5.2.2-1_amd64.changes uploaded successfully to localhost
along with the files:
  jupyter-notebook_5.2.2-1.dsc
  jupyter-notebook_5.2.2.orig.tar.gz
  jupyter-notebook_5.2.2-1.debian.tar.xz
  jupyter-notebook_5.2.2-1_all.deb
  jupyter-notebook_5.2.2-1_amd64.buildinfo
  python-notebook-doc_5.2.2-1_all.deb
  python-notebook_5.2.2-1_all.deb
  python3-notebook_5.2.2-1_all.deb

Greetings,

Your Debian queue daemon (running on host usper.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] Bug#880893: marked as done (flask-migrate FTBFS: FAIL: test_multidb_migrate_upgrade (tests.test_multidb_migrate.TestMigrate))

2017-12-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Dec 2017 21:05:53 +
with message-id 
and subject line Bug#880893: fixed in flask-migrate 2.1.1-1
has caused the Debian Bug report #880893,
regarding flask-migrate FTBFS: FAIL: test_multidb_migrate_upgrade 
(tests.test_multidb_migrate.TestMigrate)
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.)


-- 
880893: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880893
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: flask-migrate
Version: 1.7.0-1
Severity: serious
Tags: buster sid

Some recent change in unstable makes flask-migrate FTBFS:

https://tests.reproducible-builds.org/debian/history/flask-migrate.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/flask-migrate.html

...
==
FAIL: test_multidb_migrate_upgrade (tests.test_multidb_migrate.TestMigrate)
--
Traceback (most recent call last):
  File "/build/1st/flask-migrate-1.7.0/tests/test_multidb_migrate.py", line 57, 
in test_multidb_migrate_upgrade
self.assertEqual(tables, [('alembic_version',), ('user',)])
AssertionError: Lists differ: [(u'alembic_version',), (u'sql... != 
[('alembic_version',), ('user'...

First differing element 1:
(u'sqlite_autoindex_alembic_version_1',)
('user',)

First list contains 1 additional elements.
First extra element 2:
(u'user',)

- [(u'alembic_version',), (u'sqlite_autoindex_alembic_version_1',), (u'user',)]
+ [('alembic_version',), ('user',)]

--
Ran 5 tests in 6.824s

FAILED (failures=1)
Test failed: 
error: Test failed: 
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: 
python2.7 setup.py test 
dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13
debian/rules:10: recipe for target 'build' failed
make: *** [build] Error 25
--- End Message ---
--- Begin Message ---
Source: flask-migrate
Source-Version: 2.1.1-1

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

Debian distribution maintenance software
pp.
Christoph Berg  (supplier of updated flask-migrate 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: Wed, 06 Dec 2017 21:17:27 +0100
Source: flask-migrate
Binary: python-flask-migrate python3-flask-migrate
Architecture: source
Version: 2.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Christoph Berg 
Description:
 python-flask-migrate - SQLAlchemy database migrations for Flask applications 
using Alemb
 python3-flask-migrate - SQLAlchemy migrations for Flask using Alembic and 
Python 3
Closes: 866565 880893
Changes:
 flask-migrate (2.1.1-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
 + Fixes FAIL: test_multidb_migrate_upgrade. (Closes: #880893)
   * Add Michael Hudson-Doyle's patch to fix failure with mixed python2/3
 versions. Thanks! (Closes: #866565)
Checksums-Sha1:
 943acfd849ba5bedef1a447bcbd4f323fc3fa6c8 2329 flask-migrate_2.1.1-1.dsc
 681d8fc753d1436e88121f26766ce410edd1f0a1 15034 flask-migrate_2.1.1.orig.tar.gz
 6d830cd1e55dbe64ac210463c08c94a04a71ee78 3400 
flask-migrate_2.1.1-1.debian.tar.xz
 b8c61a1a0b6432f372c2b288bbf688823aa6affe 6992 
flask-migrate_2.1.1-1_source.buildinfo
Checksums-Sha256:
 ffb87b41d26b6d6be2978d4881eae3d0e3fa61e4935a855580e07b072ee734a1 2329 
flask-migrate_2.1.1-1.dsc
 b709ca8642559c3c5a81a33ab10839fa052177accd5ba821047a99db635255ed 15034 
flask-migrate_2.1.1.orig.tar.gz
 bc45501e52a7595158791995fb920dcecb581bf370ffb03c73e13ef1fbf20a86 3400 
flask-migrate_2.1.1-1.debian.tar.xz
 a23129887710250c674ec5529cd3c9bef4f5cbd9677d94a069ebb31e01c6afad 6992 
flask-migrate_2.1.1-1_source.buildinfo
Files:
 064478be23ccd13ae6e9b68924763b17 2329 python optional flask-migrate_2.1.1-1.dsc
 

[Python-modules-team] Bug#866565: marked as done (flask-migrate: ftbfs with python3.6 as default)

2017-12-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Dec 2017 21:05:53 +
with message-id 
and subject line Bug#866565: fixed in flask-migrate 2.1.1-1
has caused the Debian Bug report #866565,
regarding flask-migrate: ftbfs with python3.6 as default
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.)


-- 
866565: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866565
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: flask-migrate
Severity: important
User: debian-pyt...@lists.debian.org
Usertags: python3.6

Dear Maintainer,

We updated flask-migrate in Ubuntu got a very strange ftbfs when Python 3.6 was
the default. I figured out what was going on and filed
https://github.com/miguelgrinberg/Flask-Migrate/pull/161 upstream, and I just
wanted the Debian maintainers to be aware of the issue.

Cheers,
mwh

-- System Information:
Debian Release: stretch/sid
  APT prefers xenial-updates
  APT policy: (500, 'xenial-updates'), (500, 'xenial-security'), (500, 
'xenial'), (400, 'xenial-proposed'), (100, 'xenial-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.0-81-generic (SMP w/4 CPU cores)
Locale: LANG=en_NZ.UTF-8, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Source: flask-migrate
Source-Version: 2.1.1-1

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

Debian distribution maintenance software
pp.
Christoph Berg  (supplier of updated flask-migrate 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: Wed, 06 Dec 2017 21:17:27 +0100
Source: flask-migrate
Binary: python-flask-migrate python3-flask-migrate
Architecture: source
Version: 2.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Christoph Berg 
Description:
 python-flask-migrate - SQLAlchemy database migrations for Flask applications 
using Alemb
 python3-flask-migrate - SQLAlchemy migrations for Flask using Alembic and 
Python 3
Closes: 866565 880893
Changes:
 flask-migrate (2.1.1-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
 + Fixes FAIL: test_multidb_migrate_upgrade. (Closes: #880893)
   * Add Michael Hudson-Doyle's patch to fix failure with mixed python2/3
 versions. Thanks! (Closes: #866565)
Checksums-Sha1:
 943acfd849ba5bedef1a447bcbd4f323fc3fa6c8 2329 flask-migrate_2.1.1-1.dsc
 681d8fc753d1436e88121f26766ce410edd1f0a1 15034 flask-migrate_2.1.1.orig.tar.gz
 6d830cd1e55dbe64ac210463c08c94a04a71ee78 3400 
flask-migrate_2.1.1-1.debian.tar.xz
 b8c61a1a0b6432f372c2b288bbf688823aa6affe 6992 
flask-migrate_2.1.1-1_source.buildinfo
Checksums-Sha256:
 ffb87b41d26b6d6be2978d4881eae3d0e3fa61e4935a855580e07b072ee734a1 2329 
flask-migrate_2.1.1-1.dsc
 b709ca8642559c3c5a81a33ab10839fa052177accd5ba821047a99db635255ed 15034 
flask-migrate_2.1.1.orig.tar.gz
 bc45501e52a7595158791995fb920dcecb581bf370ffb03c73e13ef1fbf20a86 3400 
flask-migrate_2.1.1-1.debian.tar.xz
 a23129887710250c674ec5529cd3c9bef4f5cbd9677d94a069ebb31e01c6afad 6992 
flask-migrate_2.1.1-1_source.buildinfo
Files:
 064478be23ccd13ae6e9b68924763b17 2329 python optional flask-migrate_2.1.1-1.dsc
 def4106c80897b7fad2afb3bc05360e4 15034 python optional 
flask-migrate_2.1.1.orig.tar.gz
 1a072f8b6d5a7e32487e64ecddfa5541 3400 python optional 
flask-migrate_2.1.1-1.debian.tar.xz
 e664a6ee50e752431854f6d95e80e009 6992 python optional 
flask-migrate_2.1.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEXEj+YVf0kXlZcIfGTFprqxLSp64FAlooUIwACgkQTFprqxLS
p66S1xAAkRQ9nADT571U0w1JijeqfP4yc0RZIOSFxIzSjRXDoCAokeDIamLkn1W1
bSU59tVd8R3Uyy1rhq5F0c9V8SmkEFJxMkMVnfmdLTsMNICczNWWEBRHhNnZ9wnR
7VO/N3dpNJHn4K5HqZjs0nmKfY4uOfoG34EQGOUqX6O7pk0iE3q1O8IV1DWS3L4Y
DMYbs5AFqelS+WMKQPjiSS+lA7yq8ZGzBfG0SIDCO9zdlAyW4CIK1PaBMlQZW2Mx
PviUgCtVQtC0u52e9mNER7dZnehReuLWhgrhwhEP6N+iGYUqdoeHqn/C3/hhL1bq

[Python-modules-team] flask-migrate_2.1.1-1_source.changes ACCEPTED into unstable

2017-12-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 06 Dec 2017 21:17:27 +0100
Source: flask-migrate
Binary: python-flask-migrate python3-flask-migrate
Architecture: source
Version: 2.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Christoph Berg 
Description:
 python-flask-migrate - SQLAlchemy database migrations for Flask applications 
using Alemb
 python3-flask-migrate - SQLAlchemy migrations for Flask using Alembic and 
Python 3
Closes: 866565 880893
Changes:
 flask-migrate (2.1.1-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
 + Fixes FAIL: test_multidb_migrate_upgrade. (Closes: #880893)
   * Add Michael Hudson-Doyle's patch to fix failure with mixed python2/3
 versions. Thanks! (Closes: #866565)
Checksums-Sha1:
 943acfd849ba5bedef1a447bcbd4f323fc3fa6c8 2329 flask-migrate_2.1.1-1.dsc
 681d8fc753d1436e88121f26766ce410edd1f0a1 15034 flask-migrate_2.1.1.orig.tar.gz
 6d830cd1e55dbe64ac210463c08c94a04a71ee78 3400 
flask-migrate_2.1.1-1.debian.tar.xz
 b8c61a1a0b6432f372c2b288bbf688823aa6affe 6992 
flask-migrate_2.1.1-1_source.buildinfo
Checksums-Sha256:
 ffb87b41d26b6d6be2978d4881eae3d0e3fa61e4935a855580e07b072ee734a1 2329 
flask-migrate_2.1.1-1.dsc
 b709ca8642559c3c5a81a33ab10839fa052177accd5ba821047a99db635255ed 15034 
flask-migrate_2.1.1.orig.tar.gz
 bc45501e52a7595158791995fb920dcecb581bf370ffb03c73e13ef1fbf20a86 3400 
flask-migrate_2.1.1-1.debian.tar.xz
 a23129887710250c674ec5529cd3c9bef4f5cbd9677d94a069ebb31e01c6afad 6992 
flask-migrate_2.1.1-1_source.buildinfo
Files:
 064478be23ccd13ae6e9b68924763b17 2329 python optional flask-migrate_2.1.1-1.dsc
 def4106c80897b7fad2afb3bc05360e4 15034 python optional 
flask-migrate_2.1.1.orig.tar.gz
 1a072f8b6d5a7e32487e64ecddfa5541 3400 python optional 
flask-migrate_2.1.1-1.debian.tar.xz
 e664a6ee50e752431854f6d95e80e009 6992 python optional 
flask-migrate_2.1.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEXEj+YVf0kXlZcIfGTFprqxLSp64FAlooUIwACgkQTFprqxLS
p66S1xAAkRQ9nADT571U0w1JijeqfP4yc0RZIOSFxIzSjRXDoCAokeDIamLkn1W1
bSU59tVd8R3Uyy1rhq5F0c9V8SmkEFJxMkMVnfmdLTsMNICczNWWEBRHhNnZ9wnR
7VO/N3dpNJHn4K5HqZjs0nmKfY4uOfoG34EQGOUqX6O7pk0iE3q1O8IV1DWS3L4Y
DMYbs5AFqelS+WMKQPjiSS+lA7yq8ZGzBfG0SIDCO9zdlAyW4CIK1PaBMlQZW2Mx
PviUgCtVQtC0u52e9mNER7dZnehReuLWhgrhwhEP6N+iGYUqdoeHqn/C3/hhL1bq
wAbgaGtvJNcC9yd6VUEzK/fXN+EiWJEMxjniltv29K/xQvCcpnS8V/pZNdbuyurZ
Jz525lJlqhCPiI8cEodVq4DSmAqmSKsZugqMTNpV9X8I3rYZAAl4YOpnVmPAF7ud
URkYstMZvJMwa4E4gdh8a6Q/SzWozkY4gjInyMnXOqIp6OG5NvdwUieXFny7LptD
E3MZuBsz2zXtCw9QT4jh9LYMKwt22Pp7FDYDQQbByxXP5qWIZroFssnDSx2krhRU
8zB0GlCIbBvbVG5egGi2Xysqx695bl4z5Dies/2saZpk641haIHo0o3pLa/1Jddv
iwb+XyGsYM5qDQ5+CseppKtaN1CpmfMMgxS0i32P3/9nymaDR0o=
=JG2p
-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 flask-migrate_2.1.1-1_source.changes

2017-12-06 Thread Debian FTP Masters
flask-migrate_2.1.1-1_source.changes uploaded successfully to localhost
along with the files:
  flask-migrate_2.1.1-1.dsc
  flask-migrate_2.1.1.orig.tar.gz
  flask-migrate_2.1.1-1.debian.tar.xz
  flask-migrate_2.1.1-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.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] Processed: Bug#866565 marked as pending

2017-12-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 866565 pending
Bug #866565 [src:flask-migrate] flask-migrate: ftbfs with python3.6 as default
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
866565: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866565
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] Processed: Bug#880893 marked as pending

2017-12-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 880893 pending
Bug #880893 [src:flask-migrate] flask-migrate FTBFS: FAIL: 
test_multidb_migrate_upgrade (tests.test_multidb_migrate.TestMigrate)
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
880893: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880893
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] Bug#883716: Please apply patch for reproducible output (ie: Alembic)

2017-12-06 Thread Thomas Goirand
Source: python-changelog
Version: 0.3.5-1
Severity: wishlist
Tags: patch

Dear Maintainer,

I noticed that Alembic produced a non-reproducible output of its changelog.
After investigation, I understood that the issue was in python-changelog,
which doesn't sort tags. The attached patch fixes the issue. Please apply
it and upload the package.

Cheers,

Thomas Goirand (zigo)
Description: Reproducible output
Author: Thomas Goirand 
Forwarded: no
Last-Update: 2017-12-06

--- python-changelog-0.3.5.orig/changelog/changelog.py
+++ python-changelog-0.3.5/changelog/changelog.py
@@ -250,10 +250,10 @@ class ChangeLogDirective(EnvDirective, D
 tag_node = nodes.strong('',
 " ".join("[%s]" % t for t
 in
-[t1 for t1 in [section, cat]
+sorted([t1 for t1 in [section, cat]
 if t1 in rec['tags']] +
 
-list(rec['tags'].difference([section, cat]))
+list(rec['tags'].difference([section, cat])))
 ) + " "
 )
 para.children[0].insert(0, tag_node)
___
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] willow_1.1-2_amd64.changes ACCEPTED into unstable, unstable

2017-12-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 06 Dec 2017 07:00:25 +
Source: willow
Binary: python-willow python3-willow python-willow-doc
Architecture: source all
Version: 1.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Christopher Hoskin 
Description:
 python-willow - Python image library combining Pillow, Wand and OpenCV (Python 
2)
 python-willow-doc - Python image library (documentation)
 python3-willow - Python image library combining Pillow, Wand and OpenCV 
(Python 3)
Changes:
 willow (1.1-2) unstable; urgency=medium
 .
   * Add Python 3 package
   * Update Standards-Version from 4.1.1 to 4.1.2 (no change required)
Checksums-Sha1:
 8bb82350d45cd95a746f26f1f7664ef8f10ec0ca 2389 willow_1.1-2.dsc
 fc56f05785d2797599ad3eb10101d72cb549f9a6 3452 willow_1.1-2.debian.tar.xz
 0928b3fe77742d1512a3ac01a1b8cfd26018fc2c 35088 python-willow-doc_1.1-2_all.deb
 cdb5f0ec0bac915df511d0e7c22cdf7b0e2171af 82252 python-willow_1.1-2_all.deb
 25f0991e62262b79f36e3b3315f92dd0b12b4ba2 82360 python3-willow_1.1-2_all.deb
 abd7bd4802b7474c96bc1ffa8a3ed56a5b19e424 17625 willow_1.1-2_amd64.buildinfo
Checksums-Sha256:
 6f66f0fd31d39386032a5885dcd6b4f32b1f1f742cb0478d8a1e6030577f7f0b 2389 
willow_1.1-2.dsc
 f55546058850640e21e1a5162de52f9738960d8f6c48514e12a01fe602108010 3452 
willow_1.1-2.debian.tar.xz
 d1b80dd495e873bb9564263804954cbd6410f7b3642380a3f77319e3566902cb 35088 
python-willow-doc_1.1-2_all.deb
 4d6d3b5e54485b2a696457ba3ddd74e6e106c827a9cfbf98620f8312f0b981bc 82252 
python-willow_1.1-2_all.deb
 04ca2feda9f791deccfea4273b3d439626a1ccb84c6ae0d570d664d91fe6d5de 82360 
python3-willow_1.1-2_all.deb
 6b811d4a2b50e767744a6e77dc9460cd70685626871dd973e17ea18099e720bc 17625 
willow_1.1-2_amd64.buildinfo
Files:
 645f7abb1f876a7a54b1722b2501920c 2389 python optional willow_1.1-2.dsc
 e53c804ce7dae819a4fc221d83166f84 3452 python optional 
willow_1.1-2.debian.tar.xz
 7cf3deebbf84d5a3fc9e62f8c14ffb26 35088 doc optional 
python-willow-doc_1.1-2_all.deb
 87b1835760d3bdcae70548473bd1df61 82252 python optional 
python-willow_1.1-2_all.deb
 80059f697bf4fbc05c95d41ded142e25 82360 python optional 
python3-willow_1.1-2_all.deb
 e157de801440e876f754cf50038872ed 17625 python optional 
willow_1.1-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEbctJ5K6JlvFsvhGhf6qUsnUUSpoFAlonl30ACgkQf6qUsnUU
SpqbnQ/+I6ipujZefpl+3Rgsjyzad+b1ATDsHyUHUefwGXZzjG2LYHWS6vRiH1fS
CJIT/AV0dwGb5Vgpxt3iUqEOpM4YFVT1U2cRrwy+blgpe74gHIFDvpmxJ+VaKb3K
G4yvm4Md5togiiX3F6SOk3UufS7LHdVodTSMvT0zs69+gDYAmPkMEy4aC0HHnekY
NlueTqRLSdmQNi3AdltkUk7KJMi4rrn3P7X7UKtw0gIAhN/DwpJDEQYrOeOa/s3L
6R7ZrTjNKkoQuKv8bhFFfdzFS6B3DaFWETG1r+7WClQ9oSvB4H3CRBBdYdealTHm
FHK/JsG8uwTdGm7Nw8i6bmD+mktbm8s1hiVZCMephx++cmKNOqKufLw8bfrA545q
Yzlc4k7OFVU61uJCpx0WaoBDhdruYAIJXO3nShNWpuil0VkWeGEAodJQllFuLA0m
I9T/KkKdUShUOHisDAbOnFgARfVTidNHP4IUmJi+lKGZIZeINk82MmABF4s0e42a
QLGMAaOpBmR7U/9+03v1jGPqC2sin+9AI8+MjIpHvklcX+QbYbvGwZOxf5RR4+hH
1M3IrHa/pzGGH+/ZW0cgm2GrtpIf+T53akxUvPIhrF5QQGoVBAMG456/SehCoPZa
lp43LlivJ+OvRyu6161ksGdaMlUuMGWsVehN7ngEXqwDomNLSgI=
=rSlc
-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] python-concurrent.futures_3.2.0-1_source.changes ACCEPTED into unstable

2017-12-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 06 Dec 2017 13:27:44 +0100
Source: python-concurrent.futures
Binary: python-concurrent.futures
Architecture: source
Version: 3.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Ondřej Nový 
Description:
 python-concurrent.futures - backport of concurrent.futures package from Python 
3.2
Changes:
 python-concurrent.futures (3.2.0-1) unstable; urgency=medium
 .
   * New upstream release
   * Remove openstack-pkg-tools from B-D, not needed anymore
   * Standards-Version is 4.1.2 now (no changes needed)
   * d/copyright: Add Alex Grönholm 
   * Run wrap-and-sort -bast
Checksums-Sha1:
 a26f568de88ecb33c793400c229ffb18d81a93c0 2279 
python-concurrent.futures_3.2.0-1.dsc
 d467b63e7cd39c97d38d029bdccf03ff430b5118 28327 
python-concurrent.futures_3.2.0.orig.tar.gz
 24b645cfc4ab2d5fa79da6b73e661645af20620f 4824 
python-concurrent.futures_3.2.0-1.debian.tar.xz
 825798a01474a8102f65791bdcc400689a906654 7257 
python-concurrent.futures_3.2.0-1_amd64.buildinfo
Checksums-Sha256:
 cd6c3a695ca5cc033254ecd1ea625b26704798d42bee9017294516215d10cb13 2279 
python-concurrent.futures_3.2.0-1.dsc
 fc959e162a3ea775c827f8a5e1810ecd175dbb986c2b16864b47fe491ad6950b 28327 
python-concurrent.futures_3.2.0.orig.tar.gz
 267093fdac42a935d184edf9a93acbdd5b01eb0973d8b00572dd581e7b96f4bb 4824 
python-concurrent.futures_3.2.0-1.debian.tar.xz
 57fbe0be529f79a0fdcbd47f4e7383d111bf5107039efbe030d26a2183aa238e 7257 
python-concurrent.futures_3.2.0-1_amd64.buildinfo
Files:
 dce1651f2de73431d5ceab72787c3bdd 2279 python optional 
python-concurrent.futures_3.2.0-1.dsc
 3c950f2ad6682e37cb91ff3e54555e05 28327 python optional 
python-concurrent.futures_3.2.0.orig.tar.gz
 e2acafe0b8a6a6e7c301a2ec1dc781dc 4824 python optional 
python-concurrent.futures_3.2.0-1.debian.tar.xz
 b4c2c95532a118e1c2ed95d9a679c85a 7257 python optional 
python-concurrent.futures_3.2.0-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEPZg8UuuFmAxGpWCQNXMSVZ0eBksFAlon44IACgkQNXMSVZ0e
Bkv1dA/7BIS2gnUd0UBgjkwLym4axCfnU8PfKXV2hPcQoAH/qycPM6t7PNci/hqv
GwmAg7ZZnHYwTz4EZONmZQuWnrmOD0Zd4KcCITyCGSwEgJWrAOP74VFjjqOJi1SE
7WxcptUmFbjbCYEvFuWYKQhmaOpFcBkyewJJCKI/O1mA8+4Pv225xfVRRPFcWxrk
jJV4485lO94Frxv4jrnbDsF/v9PqVFVW4Gq3jAAH4Ik3NVG+OnkoaF8JHkWcp92k
C8YFYBfixlrjH2k6aTcQXyX8EUQpdvlwcySdE1q1Ss+woCx3uEfx7o+so39nOVeL
NPPcXgrUA2CAoifKY2AbvmD6zjHZ1XP620+x/Cd79+I38BKulJ9B+B3Iil85MEGN
9m8d6QG2pBn5LYlXTQQg9FEv9QROND0T32tlzrgc9nc0dL0YfJqyij+C7K0K05M6
yyu+SYO67/mhwZcvpZG0E+/aPrMvROEth7cR7Ec6j99/rCrNtlL+Pv9C2u27mOSa
DUy+GN4oAC34nqIOBK/2SR4A3P6nex4R9cP+zX4A49X5phiplQ2bQd65qbutf3yX
bLD47KoRtKPxiwFg4L5rAhTD6LUWncSrjeOrid0BXEgmyNgMr/ibwaKsle2qrTqR
03HprHcICJvT9Z0sdbxBfO60J7KoNMI6LuPs8JujkO5JPECOo6U=
=U3DE
-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 python-concurrent.futures_3.2.0-1_source.changes

2017-12-06 Thread Debian FTP Masters
python-concurrent.futures_3.2.0-1_source.changes uploaded successfully to 
localhost
along with the files:
  python-concurrent.futures_3.2.0-1.dsc
  python-concurrent.futures_3.2.0.orig.tar.gz
  python-concurrent.futures_3.2.0-1.debian.tar.xz
  python-concurrent.futures_3.2.0-1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.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] Ademe / Okra / Pondu / Attieke / Placali

2017-12-06 Thread Bonesca - Jona
If you are not able to see this mail, click 
http://r.newsletter.bonescamail.nl/8l8cyjsymoatrf.html 

 
 
New arrivals :
 
Egypt:
8666 Frozen Okra Zero/Gombo 20 x 400g € 0,99 per pack
8674 Frozen Molokhia / Ewedu / Krain / Ademe 20 x 400g € 0,89 per pack
 
Ivory Coast:
8722 Attieke / Cassava Couscous Ivory Coast 20 x 500 gr € 1,09 per pack
8765 Placali Manioc/Cassavedough/Watafufu 20 x 500 gr € 1,09 per pack
 
Vietnam:
8770 Pondu/Saka Saka Congostyle/Cassavaleaves 20x500gr € 0,69 per pack
 
Scroll down for the pictures:    



















 
This email was sent to python-modules-team@lists.alioth.debian.org
You received this email because you are registered with Bonesca Import en 
Export BV
 
[ Unsubscribe here ]( http://r.newsletter.bonescamail.nl/8l8cyjsymoatrg.html )  

Sent by
[  ]( http://r.newsletter.bonescamail.nl/track/click/ycxfu77u5aoatrd )     
© 2017 Bonesca Import en Export BV  

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team