[Python-modules-team] Bug#461190: malformatted help output

2008-01-17 Thread Piotr Ożarowski
Sounds more like a broken terminal (-setting...). Please give me the exact steps to reproduce this, starting with a normal Debian installation. Martin, are you using the 'most' or 'less' pagers? doesn't make a difference here, works fine with all of them. PAGER=less ipython #

Re: [Python-modules-team] 'tftpy' uploaded to mentors.debian.net

2008-05-19 Thread Piotr Ożarowski
[Carlos, 2008-05-19] Uploaded version: 0.4.4-1 ReviewUpload needed, please :) W: tftpy source: out-of-date-standards-version 3.7.2 (current is 3.7.3) take a look at /usr/share/doc/debian-policy/upgrading-checklist.txt.gz and bump Standards-Version to 3.7.3 0.4.3-2 was never uploaded to

Re: [Python-modules-team] pyelemental_1.2.0-1_amd64.changes REJECTED

2008-06-15 Thread Piotr Ożarowski
[Cesare Tirabassi, 2008-06-14] On Saturday 14 June 2008 12:26:23 you wrote: Hi Cesare, unfortunately pyelemental's debian/copyright lacks copyright statements for the docbook stylesheet, so it cannot be accepted into Debian before fixing it. Kind regards T. Thanks for

[Python-modules-team] Bug#497786: Bug#497786: import of numpy fails for python2.5

2008-09-07 Thread Piotr Ożarowski
[Tony Mancill, 2008-09-07 07:03] Piotr Ożarowski wrote: 2008/9/5 tony mancill [EMAIL PROTECTED]: $ python-dbg ./0831-support.py [...] undefined symbol: Py_InitModule4 if there's no python-yourmodule-dbg package installed (i.e. no yourmodule_d.so file), python-dbg returns similar

Re: [Python-modules-team] python-pybabel override disparity

2008-12-28 Thread Piotr Ożarowski
[Debian Installer, 2008-12-28] There are disparities between your recently accepted upload and the override file for the following file(s): python-pybabel_0.9.4-1_all.deb: package says priority is optional, override says extra. Either the package or the override file is incorrect. If

[Python-modules-team] Bug#510922: Bug#510922: python-pywt: wp.reconstruct() might fail with '...must satisfy (0 = len(cA) - len(cD) = 1).'

2009-01-06 Thread Piotr Ożarowski
=N.float32) NameError: name 'N' is not defined (/me is building newer matplotlib...) -- -=[ Piotr Ożarowski ]=- -=[ http://www.ozarowski.pl ]=- pgplg4gKsVob7.pgp Description: PGP signature ___ Python-modules-team mailing list Python-modules-team

[Python-modules-team] Bug#510922: Bug#510922: Bug#510922: python-pywt: wp.reconstruct() might fail with '...must satisfy (0 = len(cA) - len(cD) = 1).'

2009-01-06 Thread Piotr Ożarowski
that -- N is for numpy there... so s/N/numpy ;) it still fails even with s/P/pylab ;-P -- -=[ Piotr Ożarowski ]=- -=[ http://www.ozarowski.pl ]=- pgpYXUCJQYQfo.pgp Description: PGP signature ___ Python-modules-team mailing list Python-modules

Re: [Python-modules-team] python-glpk

2009-04-24 Thread Piotr Ożarowski
[Joao Pedro Pedroso, 2009-04-24] How should I proceed in order to update the package? Well, it depends on what you want to do: would you like to become a Debian maintainer and maintain your tool into our distribution, or would you prefer someone else to do it. I can try to maintain

[Python-modules-team] Bug#528458: Bug#528458: python-logilab-astng: improper deployment, module logilab.astng is not avail within logilab

2009-05-13 Thread Piotr Ożarowski
[Yaroslav Halchenko, 2009-05-13] *$ ls -l /usr/lib/python2.5/site-packages/logilab/ total 8 4 drwxr-xr-x 3 root root 4096 2008-05-21 14:29 common/ 0 lrwxrwxrwx 1 root root 39 2008-05-21 14:11 __init__.py - /usr/share/pyshared/logilab/__init__.py 4 -rw-r--r-- 1 root root 216 2008-05-21

[Python-modules-team] Bug#515200: Bug#515200: OpenSSL linked clause

2009-05-22 Thread Piotr Ożarowski
Mike, Just one questions: are you sure it can be linked with OpenSSL? FTR: I didn't check, I'm asking you since you seems to be sure we're allowed to do so. As Sandro pointed out, openssl keyword triggers red light. ___ Python-modules-team mailing

Re: [Python-modules-team] mod-wsgi backport for Apache 1.3

2009-05-26 Thread Piotr Ożarowski
is to convince release managers to allow mod_wsgi 2.5 in stable or (if they'll not agree to allow new upstream release), backport most important bug fixes. -- -=[ Piotr Ożarowski ]=- -=[ http://www.ozarowski.pl ]=- signature.asc Description: Digital signature

[Python-modules-team] Bug#534723: Bug#534723: Bug#534723: python-axiom: Failure in post-install

2009-06-26 Thread Piotr Ożarowski
[Sandro Tosi, 2009-06-26] I'm not going to close this bug, since I'm not the maintainer of the package, but I believe this is not a bug at all, since we can do nothing about it. we can: bump minimum required Python version to =2.4 -- -=[ Piotr Ożarowski ]=- -=[ http

[Python-modules-team] Bug#535855: Bug#535855: matplotlib._path

2009-07-08 Thread Piotr Ożarowski
[Thomas Viehmann, 2009-07-08] Fabrice Silva wrote: I will try tonight at home. Which are the mechanism that add items to sys.path ? sys.path is a regular python list, so sys.path.append(/foo) adds to the end, sys.path.insert(i, /foo) adds /foo in i-th position (put in your favorite

Re: [Python-modules-team] Further Questions

2009-08-04 Thread Piotr Ożarowski
to explain reasoning behind Debian packaging and central/support dichotomy? it's Linux distributions specific, so there's no PEP -- -=[ Piotr Ożarowski ]=- -=[ http://www.ozarowski.pl ]=- signature.asc Description: Digital signature ___ Python

Re: [Python-modules-team] Existing modules for new Python

2009-08-04 Thread Piotr Ożarowski
versions, different versions are shipped inside the package. -- -=[ Piotr Ożarowski ]=- -=[ http://www.ozarowski.pl ]=- signature.asc Description: Digital signature ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org

Re: [Python-modules-team] python-modules takeover of python-webpy?

2009-08-19 Thread Piotr Ożarowski
-team (my membership is pending). Any comments? Vetos? As I can see, similar packages are all handled by this team, e.g. CheeryPy, Django, TurboGears... Not mentioning Pylons in a web frameworks list? Veto! ;-) ... please go ahead, you're already a DPMT member :-) -- -=[ Piotr Ożarowski

[Python-modules-team] Bug#542638: Bug#542638: python-mysqldb: Doesn't include python 2.5 packages

2009-08-25 Thread Piotr Ożarowski
severity 542638 wishlist retitle 542638 please include Python 2.5 bindings in Etch fixed 542638 1.2.2-7 thanks non-stdlib modules/extensions are not officially supported for Python 2.5 in Etch (i.e. python2.5 is not in the `pyversions -s` output so by default extensions for Python 2.5 are not

[Python-modules-team] Bug#550353: ITP: stdeb -- Python to Debian source package conversion utility

2009-10-09 Thread Piotr Ożarowski
Package: wnpp Severity: wishlist Owner: Piotr Ożarowski pi...@debian.org * Package name: stdeb Version : 0.4.1 Upstream Author : Andrew Straw straw...@astraw.com * URL : http://github.com/astraw/stdeb * License : MIT Programming Lang: Python Description

[Python-modules-team] Bug#546847: Bug#546847: epsilon FTBFS with python 2.6

2009-10-10 Thread Piotr Ożarowski
[Fabrice Coutadeur, 2009-09-16] epsilon FTBFS with python 2.6, with the following error: Works fine for me (with python2.6 from experimental) [...] -- System Information: Debian Release: squeeze/sid ^^^ APT prefers karmic-updates APT policy: (500,

[Python-modules-team] Bug#551467: Bug#551467: python-webflash dep on python-simplejson is optional with python 2.6

2009-10-18 Thread Piotr Ożarowski
On Sun, Oct 18, 2009 at 01:12:36PM +0200, W. Martin Borgert wrote: just a reminder for Python 2.6: AFAIK, python-simplejson is now part of the Python standard library, so you should depend on python (= 2.6) | python-simplejson or something like that. only if there's something like: |

[Python-modules-team] Bug#556150: installs files into /usr/local for Python = 2.6

2009-11-13 Thread Piotr Ożarowski
Package: pyelemental Version: 1.2.0-1 Severity: important User: debian-pyt...@lists.debian.org Usertags: python2.6 usr-local Hi, Starting from Python 2.6, the installation paths for distutils have changed. /usr/local is now used by default. When rebuilt against python-all{,-dev,-dbg} (and thus

[Python-modules-team] Bug#556154: installs files into /usr/local for Python = 2.6

2009-11-13 Thread Piotr Ożarowski
Package: pyogg Version: 1.3+repack-4 Severity: important User: debian-pyt...@lists.debian.org Usertags: python2.6 usr-local Hi, Starting from Python 2.6, the installation paths for distutils have changed. /usr/local is now used by default. When rebuilt against python-all{,-dev,-dbg} (and thus

[Python-modules-team] Bug#556156: installs files into /usr/local for Python = 2.6

2009-11-13 Thread Piotr Ożarowski
Package: python-pybabel Version: 0.9.4-1 Severity: important User: debian-pyt...@lists.debian.org Usertags: python2.6 usr-local Hi, Starting from Python 2.6, the installation paths for distutils have changed. /usr/local is now used by default. When rebuilt against python-all{,-dev,-dbg} (and

[Python-modules-team] Bug#556158: installs files into /usr/local for Python = 2.6

2009-11-13 Thread Piotr Ożarowski
Package: pyxine Version: 0.1alpha2-5 Severity: important User: debian-pyt...@lists.debian.org Usertags: python2.6 usr-local Hi, Starting from Python 2.6, the installation paths for distutils have changed. /usr/local is now used by default. When rebuilt against python-all{,-dev,-dbg} (and thus

[Python-modules-team] Bug#556150: Fix for this bug

2009-11-14 Thread Piotr Ożarowski
[Kumar Appaiah, 2009-11-14] diff -Nru --exclude changelog pyelemental-1.2.0/debian/control pyelemental-1.2.0/debian/control --- pyelemental-1.2.0/debian/control 2009-11-14 00:48:12.0 -0600 +++ pyelemental-1.2.0/debian/control 2009-11-14 00:48:13.0 -0600 @@ -33,6 +33,7 @@

[Python-modules-team] Bug#567145: foolscap and DFSG

2010-01-29 Thread Piotr Ożarowski
lazy to find their license and copyright holder. It's in the changelog. -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645 signature.asc

[Python-modules-team] Bug#574640: patch

2010-03-19 Thread Piotr Ożarowski
for the root of object dispatch map.connect('*url', controller='root', action='routes_placeholder') -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2

Re: [Python-modules-team] pylons release in squeeze?

2010-05-18 Thread Piotr Ożarowski
in Squeeze (1.0~rc1 is currently in experimental). testing and unstable still contains 0.10 because TurgoGears2 still doesn't work with Pylons 1.0. Please note that Pylons 1.0 is basically Pylons 0.10 with deprecated code removed. 0.9.7 will not be in Squeeze for sure. -- Piotr Ożarowski

[Python-modules-team] Bug#556377: python-pybabel: wrong package name (should be: python-babel)

2010-06-09 Thread Piotr Ożarowski
python-babel is no longer in Squeeze. If you don't want to rename it in Squeeze, please consider doing it in Squeeze+1. ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org

[Python-modules-team] Bug#586884: Bug#586884: Error in python installation dirs

2010-06-23 Thread Piotr Ożarowski
;-) -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645 ___ Python-modules-team mailing list Python

[Python-modules-team] Bug#591981: Bug#591981: python-pyside: New upstream release available (v0.4.0)

2010-08-16 Thread Piotr Ożarowski
-- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645 ___ Python-modules-team mailing list Python-modules

[Python-modules-team] Bug#592714: Bug#592714: [FTBFS]: lib directory in python and in debian/rules does not match

2010-08-16 Thread Piotr Ożarowski
files are equal, it will not break the module). -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645

[Python-modules-team] Bug#599645: Bug#599645: python-tempita: New version (0.5) released

2010-10-11 Thread Piotr Ożarowski
[John Eikenberry, 2010-10-09] Tempita 0.5 has been released and includes python3 support. no, it wasn't released. 0.5~dev is out, but since upstream author doesn't consider it stable, I didn't package it. -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl

Re: [Python-modules-team] 'pyenchant' uploaded to mentors.debian.net

2010-10-20 Thread Piotr Ożarowski
in August. I'm perfectly aware that Squeeze should be released with pyenchant 1.6.* as enchant 1.6 is already in there, but I can do nothing about it. Let me know if you want to help me with this package and I'll add you to DPMT. -- Piotr Ożarowski Debian GNU/Linux Developer

Re: [Python-modules-team] [Python-modules-commits] r14689 - in packages/rabbitvcs/trunk/debian (changelog)

2010-10-20 Thread Piotr Ożarowski
Hi There's new upstream version of rabbitvcs in DPMT's repo prepared by Jason Heeris, please consider polishing it a little bit and uploading at least to experimental. TIA -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc

[Python-modules-team] Bug#605365: Bug#605365: pyopenssl: Use dh_python2 instead of dh_pysupport

2010-11-29 Thread Piotr Ożarowski
based packages (pycentral ones do not need much attention) -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645

[Python-modules-team] Bug#608730: Bug#608730: python-turbogears2: fresh upstream (2.1) is available

2011-01-03 Thread Piotr Ożarowski
[Yaroslav Halchenko, 2011-01-03] Package: python-turbogears2 Version: 2.0.3-2 Severity: wishlist please charge experimental ;) please don't, use unstable instead Yaroslav: ;-P ___ Python-modules-team mailing list

Re: [Python-modules-team] TG2 and Pylons version in Ubuntu 10.10

2011-01-03 Thread Piotr Ożarowski
?lnk=gstq=Ubuntu+10.10#791918d036f1e1b4 can you reproduce it in Debian? If yes, please report a serious bug against turbogears2 package -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2F A898

Re: [Python-modules-team] TG2 and Pylons version in Ubuntu 10.10

2011-01-04 Thread Piotr Ożarowski
[jd_jedi, 2011-01-03] On 01/03/2011 01:29 AM, Piotr Ożarowski wrote: [Jd, 2011-01-03] We have been trying to get out open source version of the product in to Ubuntu 10.10. The TG2 package seems to depend on Pylon 0.10, Which seems to be some intermediate release. Debian Squeeze will have

Re: [Python-modules-team] Numpy 1.5 and python 3

2011-01-29 Thread Piotr Ożarowski
cdbs still doesn't support Python3 (my working patch was modified and now I don't know how to use it with Python 3.X now) -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2F A898 58DA AF62 1786

[Python-modules-team] Bug#613282: Bug#613282: python-scrapy: spurious build-dependency on python-jinja

2011-02-13 Thread Piotr Ożarowski
python-scrapy build-depends on python-jinja, but (as far as I can tell) this package is not used at build time. please also note that python-jinja will be removed from unstable soon, use python-jinja2 instead. -- Piotr Ożarowski Debian GNU/Linux Developer

Re: [Python-modules-team] Cython 0.14.1 is to be uploaded to unstable -- FTBFs warnings

2011-02-14 Thread Piotr Ożarowski
is in experimental, Yaroslav, you're a team member, just do a team upload to unstable after uploading cython or ping me -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2F A898 58DA AF62 1786

[Python-modules-team] Bug#620469: Bug#620469: Bug#620496

2011-04-19 Thread Piotr Ożarowski
FYI: if this package doesn't use setuptools/distribute's namespace_packages.txt, you can add --namespace gearman to dh_python2's call and let the helper handle namespace issue -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc

[Python-modules-team] Bug#620469: Bug#620469: Bug#620496

2011-06-08 Thread Piotr Ożarowski
) and that's all, dh_python2 will do the rest (remove __init__.py file and recreate it at install time). If you don't want to patch upstream files you can pass the namespace name to dh_python2 directly via --namespace (dh_python2 --namespace gearman). -- Piotr Ożarowski Debian

Re: [Python-modules-team] RFS: UPDATE: pyfribidi 0.10.0-3

2011-07-13 Thread Piotr Ożarowski
[أحمد المحمودي, 2011-07-11] svn+ssh://svn.debian.org/svn/python-modules/packages/pyfribidi/trunk uploaded -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6

[Python-modules-team] Bug#652653: python-virtualenv: insecure /tmp file handling

2011-12-20 Thread Piotr Ożarowski
to be a missing component - namely, that the directory created via mkdtemp() is never cleaned up. Am I missing something, or does fixing this issue result in orphaned temporary directories? the old code didn't do it as well, I can update the patch to remove it -- Piotr Ożarowski

[Python-modules-team] new DPMT admin: Jakub Wilk

2012-03-22 Thread Piotr Ożarowski
Hi Jakub, As I threatened before, your DPMT status on alioth was changed, sorry (and welcome on board :) -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6

[Python-modules-team] Bug#666900: RFA: python-repoze.who -- identification and authentication framework for Python WSGI applications

2012-04-02 Thread Piotr Ożarowski
Package: wnpp Severity: normal I request an adopter for the python-repoze.who and python-repoze.who-plugins source packages (if you want to adopt one, you should adopt the other as well; consider also adopting closely related python-repoze.what{,-plugins} packages), I can act as a sponsor for

[Python-modules-team] Bug#735301: pyjavaproperties: please move your package to DPMT's repo

2014-01-14 Thread Piotr Ożarowski
Package: pyjavaproperties Version: 0.6-1 Severity: wishlist Please move your package to DPMT's repo. Unfortunately we still use SVN, nobody had time to prepare migration to GIT (and random location is not an option). Alternative is to remove Debian Python Modules Team from Uploaders.

[Python-modules-team] Bug#735303: python-pgpdump: please move your package to DPMT's repo

2014-01-14 Thread Piotr Ożarowski
Package: python-pgpdump Version: 1.4-1 Severity: wishlist Please move your package to DPMT's repo. Unfortunately we still use SVN, nobody had time to prepare migration to GIT (and random location is not an option). Alternative is to remove Debian Python Modules Team from Maintainer field.

[Python-modules-team] Bug#735306: python-w3lib: please add your package to DPMT repo

2014-01-14 Thread Piotr Ożarowski
Package: python-w3lib Version: 1.0-1 Severity: wishlist Please add your package to DPMT's repo (and set VCS-* fields). Alternative is to remove Debian Python Modules Team from Maintainer field. ___ Python-modules-team mailing list

[Python-modules-team] SQLAlchemy 0.9.X in unstable

2014-02-23 Thread Piotr Ożarowski
Hi guys, I just uploaded sqlalchemy 0.9.3 to unstable (0.9.1 and 0.9.2 was only in experimental). I've set urgency to low to give it a bit more time before if migrates to testing. Please check if your package works fine with 0.9 and let me know if it doesn't. If the dependency on

[Python-modules-team] Bug#759981: sbuild?

2014-09-02 Thread Piotr Ożarowski
IMO it's a sbuild issue, but I'll investigate... ___ 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#771794: Bug#771794: pip silently removes/updates system provided python packages

2014-12-03 Thread Piotr Ożarowski
IMO we should patch pip to *not* touch (install, upgrade, uninstall, etc.) anything in /usr directory (or /) except /usr/local. Our Python interpreter already installs to /usr/local and so should pip. This way: * pip doesn't need to figure out which file can be touched, * we can detect cause of

[Python-modules-team] Bug#774064: podnapisi provider fails if there's no result

2014-12-28 Thread Piotr Ożarowski
Package: subliminal Version: 0.7.4-1 Severity: minor File: /usr/bin/subliminal | ERROR: Unexpected error in provider 'podnapisi' | Traceback (most recent call last): | File /usr/lib/python3/dist-packages/subliminal/api.py, line 216, in download_best_subtitles | provider_subtitles =

Re: [Python-modules-team] Jessie backport of sqlalchemy 1.0.8

2015-10-26 Thread Piotr Ożarowski
Hi Sandro, > do you have any plan to backport sqlalchemy to Jessie? I understand > 1.x contains incompatible changes over 0.9.x but it also has pretty > interesting features we could use in stable not in the near feature, go ahead and upload one if you need it (I don't think anything other than

Re: [Python-modules-team] O: simplejson -- simple, fast, extensible JSON encoder/decoder for Python

2015-12-17 Thread Piotr Ożarowski
Hi Federico, [Mathias Behrle, 2015-12-17] > when looking at > https://packages.qa.debian.org/s/simplejson.html > and > https://qa.debian.org/developer.php?login=feder...@debian.org > > I mainly see commits and maintenance by Piotr/DPMT. > > So I assume that this orphaning bug was filed against

[Python-modules-team] Bug#820783: mkdocs: please move non-py files to /usr/share/mkdocs/

2016-04-12 Thread Piotr Ożarowski
Package: mkdocs Version: 0.14.0-1 Severity: normal Dear Maintainer, please move non Python files to /usr/share/mkdocs and (if needed) patch the code to search for themes there. Patching /usr/bin/mkdocs to add /usr/share/mkdocs/ to sys.path also makes sense (even though it's an ugly hack)

[Python-modules-team] Bug#808654: Bug #808654 closed accidentally (it seems)

2017-01-15 Thread Piotr Ożarowski
> Hello Piotr. For reasons I still don't understand, your commands > above made the bug to be closed. the bug was actually not in fedmsg but in moksha.hub and I fixed it in 1.4.1-2 (hence different source package/version that was closing bug). I just checked (build logs you pointed me to are

[Python-modules-team] Bug#873965: not a bug

2017-12-20 Thread Piotr Ożarowski
Hi, you want to run tests from source package's root directory, right? The directory contains "aiohttp" subdir with __init__.py file... you try to test installed module but Python gives preference to the files in current directory so installed module and extension are ignored.

[Python-modules-team] Accepted python-attrs 17.4.0-2 (source all) into unstable

2018-03-14 Thread Piotr Ożarowski
Team <python-modules-team@lists.alioth.debian.org> Changed-By: Piotr Ożarowski <pi...@debian.org> Description: pypy-attr - Attributes without boilerplate (PyPy) python-attr - Attributes without boilerplate (Python 2) python-attr-doc - documentation for the attrs Python library

Re: [Python-modules-team] lists.alioth.debian.org migration scheduled for 13th/14th April

2018-04-12 Thread Piotr Ożarowski
[Dominic Hargreaves, 2018-04-12] > Are you willing to act as the new owner of > python-modules-team@lists.alioth.debian.org as we didn't have any reply > from the owner so far? OK (/me just checked and doesn't have password for this mailing list on alioth so it's probably not him who's the owner)