Re: Generic Python packages which don’t work on all architectures

2021-01-21 Thread Ansgar
being installable don't mean that they can do anything useful as they might, for example, require special hardware. We don't have a way to express "requires device ${X}" on a package level. Ansgar

Re: Python module packages that don't bytecompile on installation?

2019-11-04 Thread Ansgar
asons.) See also http://0pointer.net/blog/projects/stateless.html for some other reasons why not using /var might be an advantage. Ansgar

Re: dropping python2 [was Re: scientific python stack transitions]

2019-07-08 Thread Ansgar
oving an entire language isn't a simple case, even less so when doesn't mean we just remove all packages written in said language (as the source packages all build for a different language as well). Ansgar

Re: overriding default compile flags when building python extensions

2019-05-03 Thread Ansgar
; the existing default flags. Alternatives like >OPT="" python3 ./setup.py > simply do not work. Not sure about setup.py, but `-g0` (after `-g`) should also disable debug information: +--- | Level 0 produces no debug information at all. Thus, -g0 negates -g. +--- Ansgar

Re: [py3porters-devel] Python 2 in the default installation -- progress made!

2017-01-02 Thread Ansgar Burchardt
#849903) and I just set all packages built from gpgme1.0 to "Priority: optional". I don't think there is any reason for the lib*-dev packages to be at Priority: extra? Ansgar

Re: pybuild and proxies -- could we make prohibition optional?

2015-07-22 Thread Ansgar Burchardt
be allowed by default.) Ansgar -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/55af7779.3050...@debian.org

Re: Can't create directory '/svn/python-modules/db/transactions/32752-1.txn': Permission denied

2015-05-21 Thread Ansgar Burchardt
group on Alioth. I assume you need join the Alioth project to get commit permissions. Ansgar -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/555dae97.5030...@debian.org

Bug#785048: ITP: python-pyramid-chameleon -- Chameleon templating addon for the Pyramid web application framework

2015-05-11 Thread Ansgar Burchardt
Package: wnpp Severity: wishlist Owner: Ansgar Burchardt ans...@debian.org * Package name: python-pyramid-chameleon Version : 0.3 Upstream Author : Pylons Project and Contributors, http://www.pylonsproject.org/ * URL : http://docs.pylonsproject.org

Re: Fwd: python-eventlet_0.12.1-2_amd64.changes REJECTED

2013-05-11 Thread Ansgar Burchardt
Thomas Goirand z...@debian.org writes: What's happening? Is dak going mad? :) No, dpkg doesn't like the source package you uploaded. Please try dpkg-source -x with dpkg from Squeeze. (Yes, the error message should probably be improved.) Ansgar -- To UNSUBSCRIBE, email to debian-python-requ

Re: How does team maintenace of python module works?

2013-02-15 Thread Ansgar Burchardt
? There's more to maintaining packages in a team than having a common VCS. For me it's fairly important to have people that you can ask questions, one has a common policy for packages, ... Ansgar -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of unsubscribe