[Python-modules-team] Bug#796356: python-urllib3: broken when python-future is installed, fix available upstream

2015-08-21 Thread Edward Betts
Package: python-urllib3 Version: 1.11-1 Severity: normal This version of the package fails to work when python-future is installed. $ python Python 2.7.10 (default, Jul 1 2015, 10:54:53) [GCC 4.9.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> i

[Python-modules-team] Bug#796717: python-urllib3: simple autopkgtest to check requests.get

2015-08-23 Thread Edward Betts
Package: python-urllib3 Version: 1.10.4-1 Severity: wishlist Tags: patch I've written a test that would catch Bug#796356 (python-urllib3 broken when python-future is installed). debian/tests/control: Tests: single_request Depends: python-future debian/tests/single_request: #!/usr/bin/p

Re: [Python-modules-team] taskw_1.1.0-1_amd64.changes REJECTED

2015-12-24 Thread Edward Betts
Debian FTP Masters wrote: > taskw_1.1.0-1.dsc: Does not match file already existing in the pool. I don't understand what could be causing this problem. This is a new package, there shouldn't be an existing file with this name in the pool. -- Edward. ___

[Python-modules-team] Bug#890183: TypeError: dumps() takes 1 positional argument but 2 were given

2018-02-11 Thread Edward Betts
Package: python3-social-auth Version: 1:0.2.21+dfsg-1 Severity: normal Tags: upstream patch Dear Maintainer, When using python-social-auth (PSA) with flask and the latest version of postgresql I get this error: TypeError: dumps() takes 1 positional argument but 2 were given The bug has been rep

[Python-modules-team] Accepted python-model-mommy 1.5.1-1 (source all) into unstable

2018-02-12 Thread Edward Betts
Changed-By: Edward Betts Description: python-model-mommy - smart object creation facility for Django python3-model-mommy - smart object creation facility for Django (Python 3 version) Changes: python-model-mommy (1.5.1-1) unstable; urgency=medium . * New upstream release. * Use secure

[Python-modules-team] Accepted python-nameparser 0.5.6-1 (source all) into unstable

2018-02-12 Thread Edward Betts
Changed-By: Edward Betts Description: python-nameparser - Python module for parsing names into individual components python3-nameparser - Python 3 module for parsing names into individual components Changes: python-nameparser (0.5.6-1) unstable; urgency=medium . * New upstream release

[Python-modules-team] Accepted python-tzlocal 1.5.1-1 (source all) into unstable

2018-02-13 Thread Edward Betts
: Edward Betts Description: python-tzlocal - tzinfo object for the local timezone python3-tzlocal - tzinfo object for the local timezone (Python 3 version) Changes: python-tzlocal (1.5.1-1) unstable; urgency=medium . [ Edward Betts ] * New upstream release. * Refresh patches after git-dpm

[Python-modules-team] Bug#770284: requests: should not use system modules during build process

2014-11-20 Thread Edward Betts
Source: requests Version: 2.4.3 Severity: normal I downloaded the source package for requests and I'm rebuilding it with the patch from #770172. The build process fails because setup.py pulls in the system version of the urllib3 library, which is currently broken. I assume I will be able to build

[Python-modules-team] Bug#779424: python-twitter-doc: a single page of useless documentation

2015-02-28 Thread Edward Betts
Package: python-twitter-doc Version: 1.1+git20131227-2 Severity: normal This package contains three web pages: index.html, genindex.html and search.html The only significant page is index.html, which contains a brief description of the library with instructions for building, installing and runnin

[Python-modules-team] Bug#868680: Unicode data table needs updating for python 3.6

2017-08-14 Thread Edward Betts
The file kitchen/text/display.py needs updating because the unicodedata in python 3.6 has changed. This is causing the test failure. The module includes a function to update the data table, but if this change is made then the test suite will fail when run with python 3.5 The test suite should be c

[Python-modules-team] Bug#868680: Unicode data table needs updating for python 3.6

2017-08-16 Thread Edward Betts
The kitchen.text.display module contains code for measuring the width of unicode characters. When the unicode character standard is updated there are new characters introduced that need to be considered by this algorithm. Sometime a new version of python includes an updated list of unicode characte

[Python-modules-team] Bug#874371: python-parse-type: homepage incorrect

2017-09-05 Thread Edward Betts
Source: python-parse-type Severity: minor Dear Maintainer, New homepage: https://github.com/jenisys/parse_type Copyright upstream source URL should also be updated. Thanks, -- Edward. ___ Python-modules-team mailing list Python-modules-team@lists.al