Re: Please upload the latest version of python-flask-cors ready in git

2020-12-18 Thread Nicolas Dandrimont
" :) > > If you don't have the time to do so, I would be happy to make the upload > for you. Looks like Stewart doesn't have DM upload rights to this package so a DD would have to sponsor it anyway. HTH, -- Nicolas Dandrimont

Re: The python command in Debian

2020-09-17 Thread Nicolas Dandrimont
-policy/ch-python.html should get an update to match the current status quo related to /usr/bin/python; My friend looked at it and were confused not to find a /usr/bin/python anymore. Thanks, -- Nicolas Dandrimont

Re: Allow installation on buster of a package not supporting 3.7 (async/await syntax error when generating bytecode)

2018-11-08 Thread Nicolas Dandrimont
You can use the bcep (bytecompile exception pattern) mechanism. The documentation can be found in dh_python3(1)[1] and /usr/share/doc/dh-python/README.PyDist, and you can find some examples in codesearch. [1] https://manpages.debian.org/unstable/dh-python/dh_python3.1.en.html#bcep_files HTH, --

Updating the Python Modules *Team* policy

2018-11-08 Thread Nicolas Dandrimont
us on this list. Consider this a heads up that I'll merge this in the next few days, unless there's any issue people can come up with. A MR describing the git-buildpackage workflow would also be appreciated. Cheers, -- Nicolas Dandrimont BOFH excuse #378: Operators killed by year 2000 bu

Report from the Python BoF @ DebConf18

2018-08-02 Thread Nicolas Dandrimont
alldocs in compat 11, policy §12.3 / 3.9.7), to actualy move documentation to the python-$foo-doc package if it exists. Stuart has taken this action item. Cheers, -- Nicolas Dandrimont BOFH excuse #149: Dew on the telephone lines. signature.asc Description: PGP signature

Re: python-pkg-resources

2018-04-21 Thread Nicolas Dandrimont
and (longish) thread. I guess a cross-post to this list would have been useful, but the deed is done now. HTH, -- Nicolas Dandrimont BOFH excuse #365: parallel processors running perpendicular today signature.asc Description: PGP signature

Bug#851290: ITP: flask-limiter -- Rate-limiting for Flask routes

2017-01-13 Thread Nicolas Dandrimont
Package: wnpp Severity: wishlist Owner: Nicolas Dandrimont * Package name: flask-limiter Version : 0.9.3 Upstream Author : Ali-Akber Saifee * URL : http://flask-limiter.readthedocs.org/ | https://github.com/alisaifee/flask-limiter * License : MIT

Bug#851272: ITP: python-limits -- Rate limiting utilities for Python

2017-01-13 Thread Nicolas Dandrimont
Package: wnpp Severity: wishlist Owner: Nicolas Dandrimont * Package name: python-limits Version : 1.2.1 Upstream Author : Ali-Akber Saifee * URL : https://limits.readthedocs.org * License : MIT Programming Lang: Python Description : Rate limiting

Bug#851255: ITP: python-rediscluster -- Python interface to a cluster of Redis key-value stores

2017-01-13 Thread Nicolas Dandrimont
Package: wnpp Severity: wishlist Owner: Nicolas Dandrimont * Package name: python-rediscluster Version : 0.5.3 Upstream Author : Salimane Adjao Moustapha * URL : https://github.com/salimane/rediscluster-py * License : MIT Programming Lang: Python

Bug#851153: ITP: hiro -- time manipulation utilities for Python

2017-01-12 Thread Nicolas Dandrimont
Package: wnpp Severity: wishlist Owner: Nicolas Dandrimont * Package name: hiro Version : 0.2 Upstream Author : Ali-Akber Saifee * URL : http://hiro.readthedocs.org/ / https://github.com/alisaifee/hiro * License : MIT Programming Lang: Python Description

Re: Bug#794637: ITP: celerymon -- real-time monitoring of Celery workers

2015-08-05 Thread Nicolas Dandrimont
* Nicolas Dandrimont [2015-08-05 11:46:09 +0200]: > Package: wnpp > Severity: wishlist > Owner: Nicolas Dandrimont > > * Package name: celerymon > Version : 1.0.3 > Upstream Author : Ask Solem > * URL : https://github.com/celery/celerymon &

Bug#794637: ITP: celerymon -- real-time monitoring of Celery workers

2015-08-05 Thread Nicolas Dandrimont
Package: wnpp Severity: wishlist Owner: Nicolas Dandrimont * Package name: celerymon Version : 1.0.3 Upstream Author : Ask Solem * URL : https://github.com/celery/celerymon * License : BSD 2-clause Programming Lang: Python Description : real-time

Re: DebConf14 svn->git migration BOF notes

2014-08-28 Thread Nicolas Dandrimont
h:/home/users/olasd/dpmt_migration and should be world-readable. If you're so inclined, I could probably walk you through it, but considering that that was done 9 months ago, it is probably better to start from scratch anyway. Cheers, -- Nicolas Dandrimont BOFH excuse #122: because Bi

Re: Proposed changes to python-virtualenv

2014-06-02 Thread Nicolas Dandrimont
But it seems to be the sensible thing to do. Cheers, -- Nicolas Dandrimont BOFH excuse #384: it's an ID-10-T error signature.asc Description: Digital signature

Re: Preventing network access during nose doctest ?

2014-05-12 Thread Nicolas Dandrimont
't seem to be preventing > urllib2 to try to access the file. Hi, Here, you're setting an empty http_proxy variable, which means "don't use a proxy". What you really want is to set the proxy to something that errors out, e.g. http://127.0.0.1:9/ (the discard port

Re: Bug#747481: ITP: backports.ssl-match-hostname -- Backport of the Python 3.2 SSL hostname checking function

2014-05-09 Thread Nicolas Dandrimont
* Nicolas Dandrimont [2014-05-09 10:34:09 +0200]: > Package: wnpp > Severity: wishlist > Owner: Nicolas Dandrimont > > * Package name: backports.ssl-match-hostname > Version : 3.4.0.2 > Upstream Author : Brandon Craig Rhodes > * URL : https

Bug#747481: ITP: backports.ssl-match-hostname -- Backport of the Python 3.2 SSL hostname checking function

2014-05-09 Thread Nicolas Dandrimont
Package: wnpp Severity: wishlist Owner: Nicolas Dandrimont * Package name: backports.ssl-match-hostname Version : 3.4.0.2 Upstream Author : Brandon Craig Rhodes * URL : https://bitbucket.org/brandon/backports.ssl_match_hostname * License : Python Programming

Re: QA Developer overview, compared with PET

2014-01-26 Thread Nicolas Dandrimont
* Ben Finney [2014-01-27 10:37:06 +1100]: > Nicolas Dandrimont writes: > > > - Dust off the team's PET instance ([1], which looks rather outdated). > > [1] - http://python-modules.alioth.debian.org/cgi-bin/pet.cgi > > I've never seen PET before. It se

Making packaging Python modules fun again (was: Re: Indeed, python-concurrent.futures is the same)

2014-01-26 Thread Nicolas Dandrimont
sk, I'd be happy to do whatever is necessary to get our PET instance to work again, as this is a valuable tool to manage the number of packages we have to. I'll probably be a bit busy this week as I have a FOSDEM talk to prepare. However, I'm pretty much always around

Bug#734952: ITP: cloud-sptheme -- Cloud Sphinx theme and related extensions

2014-01-10 Thread Nicolas Dandrimont
Package: wnpp Severity: wishlist Owner: Nicolas Dandrimont * Package name: cloud-sptheme Version : 1.6 Upstream Author : Eli Collins * URL : http://pythonhosted.org/cloud_sptheme/ * License : BSD Programming Lang: Python Description : Cloud Sphinx

Bug#732837: ITP: vcversioner -- Use version control tags to discover version numbers

2013-12-22 Thread Nicolas Dandrimont
Package: wnpp Severity: wishlist Owner: Nicolas Dandrimont * Package name: vcversioner Version : 1.13.0.0 Upstream Author : Aaron Gallagher <_...@habnabit.org> * URL : https://github.com/habnabit/vcversioner * License : ISC Programming Lang:

Bug#727759: ITP: websocket-client -- WebSocket client library for python

2013-10-26 Thread Nicolas Dandrimont
Package: wnpp Severity: wishlist Owner: Nicolas Dandrimont * Package name: websocket-client Version : 0.12.0 Upstream Author : liris * URL : https://github.com/liris/websocket-client * License : LGPL-2.1+ Programming Lang: Python Description

Re: Accepted python-defaults 2.7.3-5 (source all)

2013-05-06 Thread Nicolas Dandrimont
move python2.6 given its potential high > exposure when used by web-frameworks. Hi, I don't think that's up for discussion. But Sandro's point was about http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573745#591 (look at point #6.) Cheers, -- Nicolas Dandrimont We are using Lin

Bug#702298: ITP: fabtools -- tools for writing awesome Fabric files

2013-03-04 Thread Nicolas Dandrimont
Package: wnpp Severity: wishlist Owner: Nicolas Dandrimont Package name: fabtools Version : 0.12.0 Upstream Author : Ronan Amicel URL : https://github.com/ronnix/fabtools http://fabtools.readthedocs.org/ License : BSD 2-clause

Re: RFS: python-simpy (updated)

2011-08-20 Thread Nicolas Dandrimont
Le 20/08/2011 à 15:54, Nicolas Dandrimont écrivit : > Hi, > > I'm looking for a sponsor to upload my package python-simpy. > > I'm taking over the package from an inactive (since 2008) maintainer, > and have I've tried my best to clean up and update the packag

RFS: python-simpy (Adoption, new upstream release, updated packaging)

2011-08-20 Thread Nicolas Dandrimont
an, and the documentation tarball can be built using the get-orig-docs-tarball target as documented in README.source. I would be glad for any review, comments, and of course if someone would upload the package. Cheers, -- Nicolas Dandrimont pgpuIv8LozI7K.pgp Description: PGP signature

Request to join DPMT

2011-08-09 Thread Nicolas Dandrimont
end a hand for other things, if needed. My IRC nickname is olasd and I've been lurking on #debian-python for a while now. Cheers, -- Nicolas Dandrimont [1] http://bugs.debian.org/463044 pgpsppWvZ0nPe.pgp Description: PGP signature