Bug#970289: RM: python-flask-rdf -- ROM; no rdepends, no popcon

2020-09-14 Thread Iain R. Learmonth
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: debian-python@lists.debian.org Hi, Please remove python-flask-rdf from unstable. It has no reverse dependencies, almost no popcon. Python team in CC in case anyone does want to grab this and adopt it, but I don't think it's likely enough to

Bug#970282: O: python-inflect -- Generate plurals, singular nouns, ordinals, indefinite articles

2020-09-14 Thread Iain R. Learmonth
Package: wnpp Severity: normal X-Debbugs-Cc: debian-python@lists.debian.org I intend to orphan the python-inflect package. This would be a good candidate for the Python team. It has reverse dependencies in Debian: python3-jaraco.itertools and sqlacodegen. The package description is: The inflect

Bug#827875: RFP: python-bugzilla -- Python library and command line tool for interacting with Bugzilla

2016-06-21 Thread Iain R. Learmonth
Package: wnpp Severity: wishlist Control: block 810629 by -1 * Package name: python-bugzilla Version : 1.2.2 Upstream Author : Cole Robinson * URL : https://github.com/python-bugzilla/python-bugzilla * License : GPL-2 Programming Lang: Python Description

Bug#827873: RFP: python-pytz -- World timezone definitions, modern and historical

2016-06-21 Thread Iain R. Learmonth
Package: wnpp Severity: wishlist Control: block 810629 by -1 * Package name: python-pytz Version : 2016.4 Upstream Author : Stuart Bishop * URL : http://pythonhosted.org/pytz * License : MIT Programming Lang: Python Description : World timezone

Bug#827872: RFP: python-offtrac -- Trac xmlrpc library for Python

2016-06-21 Thread Iain R. Learmonth
Package: wnpp Severity: wishlist Control: block 810629 by -1 * Package name: python-offtrac Version : 0.1.0 Upstream Author : Jesse Keating * URL : http://fedorahosted.org/offtrac * License : GPL-2+ Programming Lang: Python Description : Trac xmlrpc

Bug#827871: RFP: python-twiggy -- a Pythonic logger

2016-06-21 Thread Iain R. Learmonth
Package: wnpp Severity: wishlist Control: block 810629 by -1 * Package name: python-twiggy Version : 0.4.7 Upstream Author : Pete Fein * URL : http://twiggy.wearpants.org * License : BSD Programming Lang: Python Description : a Pythonic logger Twiggy

Bug#785524: RFP: python-flask-frozen -- freezes a Flask application into a set of static files

2015-05-17 Thread Iain R. Learmonth
Package: wnpp Severity: wishlist * Package name: python-flask-frozen Version : 0.11 Upstream Author : Simon Sapin * URL : http://pythonhosted.org/Frozen-Flask/ * License : BSD-3-clause Programming Lang: Python Description : freezes a Flask application

Re: Dependency on python-oauth2

2014-02-10 Thread Iain R. Learmonth
On 10/02/14 05:57, Thomas Goirand wrote: On 02/10/2014 02:41 AM, Iain R. Learmonth wrote: [...] python-oauth2 is indeed not maintained anymore upstream, and has security problems. As a consequence, I worked out a patch for keystone so that it uses oauthlib instead. I would recommend

Dependency on python-oauth2

2014-02-09 Thread Iain R. Learmonth
Hi, I am attempting to get a package into Debian. I have it packaged and accepted into unstable but due to a dependency on python-oauth2 it has been held back from entering testing. https://security-tracker.debian.org/tracker/source-package/python-oauth2 There are two open security problems

Python 3 package build dep on Python 2?

2014-02-02 Thread Iain R. Learmonth
Hi, I'm packaging a Python module for Debian and lintian is giving the message: E: python3-fitbitscraper source: missing-python-build-dependency Should a Python 3 only module have a build dependency on Python 2? When I tried adding it, I ended up with compiled bytecode in the 2.7 dist-packages

Re: Python 3 package build dep on Python 2?

2014-02-02 Thread Iain R. Learmonth
On 02/02/14 19:32, Piotr Ożarowski wrote: [Iain R. Learmonth, 2014-02-02] I'm packaging a Python module for Debian and lintian is giving the message: E: python3-fitbitscraper source: missing-python-build-dependency Should a Python 3 only module have a build dependency on Python 2? you're

Re: Python 3 package build dep on Python 2?

2014-02-02 Thread Iain R. Learmonth
On 02/02/14 20:38, Piotr Ożarowski wrote: [Iain R. Learmonth, 2014-02-02] That works perfectly! The Python packaging page on the wiki didn't have that. Is that a cue for dh_python3? If you meant https://wiki.debian.org/Python/LibraryStyleGuide then it's for libraries... and since binary