Re: ITP persistent and merging zope and python teams?

2014-06-25 Thread Brian Sutherland
mailing list pkg-zope-develop...@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-zope-developers -- Brian Sutherland -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Re: Python 3.4 and ensurepip (rehashed, long)

2014-03-26 Thread Brian Sutherland
numbers. /sarcasim -- Brian Sutherland -- 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/20140326161329.GA25017@Brians-MacBook-Air.local

Re: python3.3 status

2013-05-24 Thread Brian Sutherland
where possible Any help with that agenda would be appreciated :) -- Brian Sutherland -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130524154805.GA69767@Brians

Re: Double build failures

2012-05-10 Thread Brian Sutherland
On Thu, May 10, 2012 at 12:07:28PM +0200, Jakub Wilk wrote: * Brian Sutherland br...@vanguardistas.net, 2012-05-10, 10:36: AFAIK, the problem is double build failures because dpkg detects that there are leftovers/changes from the first build. You end up with failures when a second build

Re: autopkgtest'ing against multiple Python versions

2012-04-30 Thread Brian Sutherland
the tests against the code installed via the .deb package or on the code in the unpacked source? -- Brian Sutherland -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http

Re: to distribute_setup() or not, that is the question

2012-01-27 Thread Brian Sutherland
On Fri, Jan 27, 2012 at 08:36:40AM -0500, Barry Warsaw wrote: On Jan 27, 2012, at 01:14 PM, Brian Sutherland wrote: Extra bonus points for getting PJE to change the DEFAULT_VERSION in setuptools trunk to something OK for most major distributions;) Here's a thought: What if we proposed

Re: New python-defaults upload to experimental

2011-07-07 Thread Brian Sutherland
not adding dh_python* as B.5? I could, but it seemed odd to reference the non-deprecated tool after the deprecated ones. Unless someone else speaks up I'll move it after. perhaps B.0. ? -- Brian Sutherland -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject

Re: restarting processes when python libraries are upgraded?

2011-06-20 Thread Brian Sutherland
. [1] http://www.python.org/dev/peps/pep-0302/ -- Brian Sutherland -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110620131053.GA12613@Boo.local

Re: Current state of packaging Python software for Debian

2011-06-15 Thread Brian Sutherland
-installation command which would run the tests from an unpacked sdist against an installation which is expected to already be on the python path. [1] http://lists.debian.org/debian-devel/2011/01/msg00813.html -- Brian Sutherland -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org

Re: [kob...@debian.org: The future of Zope{2, 3} and Plone in Debian and Ubuntu]

2009-09-21 Thread Brian Sutherland
mail from me). The others have very difficult dependencies or are semi-deprecated. -- Brian Sutherland -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Re: [kob...@debian.org: The future of Zope{2, 3} and Plone in Debian and Ubuntu]

2009-06-24 Thread Brian Sutherland
/zc.sourcerelease/ Personally, I prefer to manage Debian repositories and mirror them into PYPI style indexes of eggs (or a set of buildout versions). Development buildouts then use the PYPI index: http://pypi.python.org/pypi/van.reposync -- Brian Sutherland -- To UNSUBSCRIBE, email to debian-python

Re: Running unittest on build?

2008-01-11 Thread Brian Sutherland
as the dependencies are upgraded. -- Modularise. Use subroutines. - The Elements of Programming Style (Kernighan Plauger) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED] -- Brian Sutherland

Re: preparing for python2.5 / python -dbg packages

2007-07-20 Thread Brian Sutherland
Zope in 2.5? If there's something not working, we should take care of it. Did they ever actually run the tests then? http://archives.free.net.ph/message/20070616.183425.b42a7509.en.html#zope-zodb-dev That mail was just over a month ago. -- Brian Sutherland -- To UNSUBSCRIBE, email to [EMAIL

Re: preparing for python2.5 / python -dbg packages

2007-07-20 Thread Brian Sutherland
there's a lot of stuff that changed. -- Brian Sutherland -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: unicode in setup.py file causing RC bug

2007-05-08 Thread Brian Sutherland
solve your problem. I didn't look at your package, but that worked for me before for a similar issue. I believe it needs to be on either the first or second line: http://docs.python.org/ref/encodings.html -- Brian Sutherland -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: python2.3 removed - open bugs

2007-01-10 Thread Brian Sutherland
: python2.3 -c 'int(buffer(__import__(array).array(c)))' segfaults 390152: normal: python2.3: logging module is broken I've confirmed these 2 with python2.4 and reassigned them -- Brian Sutherland Metropolis - it's the first movie with a robot. And she's a woman. And she's EVIL

Re: Bug#378604: dh_python generates dependencies on unversioned python versions for versioned python modules

2006-07-20 Thread Brian Sutherland
of the python versions of the its dependencies (zope3 being the main culprit). -- Brian Sutherland Metropolis - it's the first movie with a robot. And she's a woman. And she's EVIL!! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Re: .egg in Debian summary?

2006-03-31 Thread Brian Sutherland
On Fri, Mar 31, 2006 at 01:26:41AM -0300, Gustavo Noronha Silva wrote: It even uses python-support =D The code is on pkg-turbogears svn repo at alioth, and I'll upload it soonish, I hope. Comments? Being a Zope-ish hacker myself, I'm very glad to have helped the competition;) -- Brian

Re: .egg in Debian summary?

2006-03-28 Thread Brian Sutherland
On Mon, Mar 27, 2006 at 10:24:39PM +0200, Raphael Hertzog wrote: On Mon, 27 Mar 2006, Brian Sutherland wrote: [...] For what it's worth, I will be converting most of my packages that build with setuptools to use option 3. That is, of course, until there is some kind of consenus/decision

Re: .egg in Debian summary?

2006-03-27 Thread Brian Sutherland
kind of consenus/decision. -- Brian Sutherland Metropolis - it's the first movie with a robot. And she's a woman. And she's EVIL!! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Python 2.4.1

2005-04-06 Thread Brian Sutherland
this, but I think this transition is one of the things waiting for a sarge release. -- Brian Sutherland It's 10 minutes, 5 if you walk fast. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Packaging for zope 3

2005-02-02 Thread Brian Sutherland
is kind of lacking. The package naming scheme I am thinking of using is: schoolbell- Config and binaries for a schoolbell standalone server zope3.1-python2.3-schoolbell - The zope libraries themselves Comments? -- Brian Sutherland