Bug#654920: ITP: python-icalendar -- parser/generator of iCalendar files for use with Python.

2012-01-06 Thread Paul Tagliamonte
Package: wnpp Severity: wishlist Owner: Paul Tagliamonte * Package name: python-icalendar Version : 2.2 Upstream Author : Rok Garbas * URL : http://pypi.python.org/pypi/icalendar * License : GPL Programming Lang: Python Description : parser/generator

Re: please help with a pbuilder error on local debug.

2012-05-05 Thread Paul Tagliamonte
On Sat, May 5, 2012 at 5:35 PM, Tim Michelsen wrote: > >> Looking at which packages it says aren't installable, I would guess >> that your pbuilder environment isn't set up to get packages from >> universe. For my pbuilder, I copied the .pbuilderrc file from here: >> >> https://wiki.ubuntu.com/Pbu

Re: PyCon 2013 -- tentative title/abstract/outline -- feedback plz

2012-09-27 Thread Paul Tagliamonte
adopters). But then we might have released wheezy which > > >would be a good base for the talk -- present what fresh release has > > >brought to the community in this stable environment. > > > >Previously I have done a similar talk with an accent on a scientific > &g

Re: PyCon 2013 -- tentative title/abstract/outline -- feedback plz

2012-09-28 Thread Paul Tagliamonte
; worthwhile cause. > > > > indeed safer and more accessible choice. > > I actually have to do this with RHEL at work, but the point stands: if you > can't rely on a stream of packages maintained by someone else, your ability > to deploy and manage a hetergeneous suite of app

Re: #! /usr/bin/python{,3} -Es

2012-10-26 Thread Paul Tagliamonte
ocs.python.org/using/cmdline.html#environment-variables > > Thomas > > > -- > 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.or

Re: django-tables and virtualenv

2012-12-02 Thread Paul Tagliamonte
stralia.com.au> > > References > >Visible links >1. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694873 > 2. mailto:br...@microcomaustralia.com.au Greets, Paul -- .''`. Paul Tagliamonte : :' : Proud Debian Developer `. `'` 4096R

Re: Private modules

2012-12-22 Thread Paul Tagliamonte
us to a user who copies the file and changes it, why > the copy doesn't find its modules. > > Any thoughts on this are welcome. > > Thanks, > Bas > > Ps: please Cc me on replies, I'm not subscribed to this list. > (And keep these lines, so I alse ge

Re: Private modules

2012-12-23 Thread Paul Tagliamonte
On Sat, Dec 22, 2012 at 04:27:46PM -0500, Barry Warsaw wrote: > On Dec 22, 2012, at 05:19 PM, Paul Tagliamonte wrote: > > >Yeah, please don't use virtualenv, as much as I'd like to see a good way > >of using virtualenv in Debian. > > Can you expand on that? I

Re: RFS: nose 1.3.0-1

2013-04-12 Thread Paul Tagliamonte
ail to debian-python-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > Archive: > http://lists.debian.org/cakimphubvt7jyvb16gxbhg6yy_ikljds2yybwpf2edrscbq...@mail.gmail.com > -- .''`. Paul Tagliamonte : :' : Proud Debian Developer `. `'` 4096R / 8F04 9AD8 2C92 066C 7352 D28A 7B58 5B30 807C 2A87 `- http://people.debian.org/~paultag signature.asc Description: Digital signature

Re: PEP 453 affects Debian packaging of Python packages

2013-09-18 Thread Paul Tagliamonte
er uses 1.4. I can't co-install the two, since Python isn't smart enough. As a result, I have to use virtualenv. I don't understand the pip hate. Why don't you guys try and, you know, figure out *why* these tools were invented. It (for sure) is overly simplistic, but it

Re: PEP 453 affects Debian packaging of Python packages

2013-09-18 Thread Paul Tagliamonte
that talks to upstream for > what are probably obvious reasons. Samesies. On Wed, Sep 18, 2013 at 10:33:52AM -0400, Scott Kitterman wrote: > I get why they exist. I was talking to the people who were advocating for the removal of pip from the archive, not you, Scott :) Cheers, Paul

Re: PEP 453 affects Debian packaging of Python packages

2013-09-18 Thread Paul Tagliamonte
rchive, we don't need eggs or whls, not in places where it > interferes with system software. > > > 4) Python modules from dpkg are borderline useless for developers. We > > package modules so that apps can use them, not so that people can > > develop with them. >

Re: PEP 453 affects Debian packaging of Python packages

2013-09-18 Thread Paul Tagliamonte
On Wed, Sep 18, 2013 at 10:57:30PM +0200, Tshepang Lekhonkhobe wrote: > On Wed, Sep 18, 2013 at 3:36 PM, Paul Tagliamonte wrote: > > 4) Python modules from dpkg are borderline useless for developers. We > > package modules so that apps can use them, not so that people can &

Re: PEP 453 affects Debian packaging of Python packages

2013-09-19 Thread Paul Tagliamonte
nd-not-found is installed, we're fine. I think this is a fine middleground and shouldn't be much if a problem. Donald pung me after, and he's open to working with us. Cheers, Paul -- .''`. Paul Tagliamonte : :' : Proud Debian Developer `. `'` 4096R / 8

Re: PEP 453 affects Debian packaging of Python packages

2013-09-20 Thread Paul Tagliamonte
developers. Already, the default assumption is that > distro We care more about users than developers. Python developers can use virtualenv and pip on Debian like any other Python development env. > packages will be out of date. The scientific Python community is unhappy with > pip &

Re: PEP 453 affects Debian packaging of Python packages

2013-09-20 Thread Paul Tagliamonte
Yes, developers > will at times do things that you disagree with, but fundamentally we are on > the > same team. We both want to deliver great software to users. If you fight > developers, you will lose, by sheer weight of numbers. > > Thomas I have m

Re: virtualenv --system-site-packages (was: PEP 453 affects Debian packaging of Python packages)

2013-09-25 Thread Paul Tagliamonte
should), you can toggleglobalsitepackages Also, it's helpful when you're doing testing in dev setups, to make sure your requirements.txt isn't forgetting something that's installed system-wide :) +1 for keeping it isolated without global site packages (unless you need t

Re: Trim out Ubuntu entries in d/changelog?

2013-12-07 Thread Paul Tagliamonte
On Sat, Dec 07, 2013 at 02:04:22PM -0500, Barry Warsaw wrote: > I've been working with gtimelog's upstream maintainer Marius, and with the > permission of the old gtimelog Debian maintainers, have added it to PAPT. > Please note that gtimelog was removed from Debian a while ago, but remained in > U

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

2014-01-26 Thread Paul Tagliamonte
On Mon, Jan 27, 2014 at 12:14:12AM +0100, Nicolas Dandrimont wrote: [ awesome points here ] > Cheers, > Nicolas Dandrimont Hear, Hear! Cheers, Paul -- .''`. Paul Tagliamonte | Proud Debian Developer : :' : 4096R / 8F04 9AD8 2C92 066C 7352 D28A 7B58 5B30 8

Re: Pycon 2014

2014-04-07 Thread Paul Tagliamonte
If you're also going to the conference, > > it > > would be great to meet up, sign keys, and chat about Python on Debian. > > +1 > > see you there (heading off to on Thu, heading back Sun) Ditto! I've got a talk the first day; I'd love to beersign with any

Re: python-docker

2014-05-05 Thread Paul Tagliamonte
bit behind upstream. Yes, it's true! tianon-guest is helping me out, welcome, Tianon! Cheers, Paul -- .''`. Paul Tagliamonte | Proud Debian Developer : :' : 4096R / 8F04 9AD8 2C92 066C 7352 D28A 7B58 5B30 807C 2A87 `. `'` http://people.debian.org/~paultag

Re: favouring Python3 in the Debian policy

2014-05-07 Thread Paul Tagliamonte
On Wed, May 7, 2014 at 5:01 PM, Steve Langasek wrote: > On Wed, May 07, 2014 at 10:15:37PM +0200, Matthias Klose wrote: >> Am 07.05.2014 17:27, schrieb Barry Warsaw: >> >> + >> >> + >> >> + >> >> +Applications should use Python3, and should not be >> >> +packaged for Py

Re: wheel support for Debian?

2014-05-19 Thread Paul Tagliamonte
Ditto, I can help in the same capacity. On Mon, May 19, 2014 at 10:39 AM, Scott Kitterman wrote: > On May 19, 2014 9:55:22 AM EDT, Barry Warsaw wrote: >>On May 19, 2014, at 12:19 PM, Piotr Ożarowski wrote: > ... >>>* I don't think we should force maintainers to do changes in their >>> packages

Re: wheel support for Debian?

2014-05-20 Thread Paul Tagliamonte
Doko and I were both in the packaging BOFs while Wheels were discussed at PyCon last year (I missed this year, I don't know if doko was there this year or not). I wouldn't write Doko off just because he's not active on the MLs or in the PEP process. That being said, I like wheelfiles, and I hope

Re: wheel support for Debian?

2014-05-20 Thread Paul Tagliamonte
Oh my god, I misread this email, Sorry everyone. Much love, Paul On Tue, May 20, 2014 at 10:56 AM, Paul Tagliamonte wrote: > Doko and I were both in the packaging BOFs while Wheels were discussed > at PyCon last year (I missed this year, I don't know if doko was there > this y

Re: Calling all git-loving Pythonistas

2014-09-03 Thread Paul Tagliamonte
That's currently blocked on me. I'm working on a Dak API, which will let non-DDs use it. Sorry. Paul On Wed, Sep 3, 2014 at 3:51 AM, Marcin Kulisz wrote: > On 2014-09-02 16:10:35, Barry Warsaw wrote: > > Snip > >> Some of the things we're now trying to decide include which of the various >> p

Re: No __init__.py for namespaced module in Python 3.4

2014-09-05 Thread Paul Tagliamonte
e unit tests for Python 3.4 in > oslo.serialization, but this really doesn't seem to be the way to go, > and I would like to find a way to fix this. Sounds like the namespace is getting busted up somehow. Cheers, Paul -- .''`. Paul Tagliamonte | Pr

Re: who is going to PyCon?

2015-04-03 Thread Paul Tagliamonte
I'll be there T On Fri, Apr 3, 2015 at 2:02 PM, Barry Warsaw wrote: > On Apr 03, 2015, at 01:55 PM, Yaroslav Halchenko wrote: > >>Just wondered -- I will be there for the duration of the main conference >>(from Thu till Sun). I would be pleased to hangout/lunch/chat at >>some point(s) together

Re: PyCon BoF: Stretch goals for cPython, PyPy & CFFI

2015-04-13 Thread Paul Tagliamonte
> * Moving the team to git + $patch_regime > * Getting to no-python2-by-default > * Bringing the relevant open-stack managed packages into the team > * Possible /usr/bin/python launcher > > (what did I forget?) That's it, my items are in the list above; I'll be th

Re: PyCon BoF: Stretch goals for cPython, PyPy & CFFI

2015-04-14 Thread Paul Tagliamonte
l publish a summary of what was discussed to this thread, if that works. Paul -- .''`. Paul Tagliamonte | Proud Debian Developer : :' : 4096R / 8F04 9AD8 2C92 066C 7352 D28A 7B58 5B30 807C 2A87 `. `'` http://people.debian.org/~paultag `- http://people.debian.org/~paultag/conduct-statement.txt signature.asc Description: Digital signature

Re: PyCon BoF: Stretch goals for cPython, PyPy & CFFI

2015-04-14 Thread Paul Tagliamonte
and implementable.. If anyone has *different* oppinions, you should give me an off-thread ping with your thoughts so I can bring them up today. Cheers, Tag -- .''`. Paul Tagliamonte | Proud Debian Developer : :' : 4096R / 8F04 9AD8 2C92 066C 7352 D28A 7B5

Bits from the Debian PyCon Hangout

2015-04-14 Thread Paul Tagliamonte
eesh Laroia, Barry Warsaw, Geoffrey Thomas, Matthias Klose, and Stefano Rivera (I think that's everyone? Sorry if I missed anyone!) With love, Paul -- .''`. Paul Tagliamonte | Proud Debian Developer : :' : 4096R / 8F04 9AD8 2C92 066C 7352 D28A 7B58 5B30 807C 2A8

Re: Upstream source merge only when building Debian source (was: Bits from the Debian PyCon Hangout)

2015-04-15 Thread Paul Tagliamonte
On Wed, Apr 15, 2015 at 09:05:06AM +1000, Ben Finney wrote: > Paul Tagliamonte writes: > > All present felt strongly that we should always use pristine upstream > > tarballs as released by upstreams, with pristine-tar. > > I'm glad of the former. I don't use ‘pr

Python 2 d-d-a proposal

2015-04-15 Thread Paul Tagliamonte
n today/tomorow. Thanks! Paul -- .''`. Paul Tagliamonte | Proud Debian Developer : :' : 4096R / 8F04 9AD8 2C92 066C 7352 D28A 7B58 5B30 807C 2A87 `. `'` http://people.debian.org/~paultag `- http://people.debian.org/~paultag/conduct-statement.txt signature.asc Description: Digital signature

Re: Python 2 d-d-a proposal

2015-04-15 Thread Paul Tagliamonte
: > On Wed, Apr 15, 2015 at 3:27 PM, Paul Tagliamonte > wrote: >> >> Heyya d-p, >> >> I'd like to send an email to d-d-a asking that project to consider no >> longer creating new Debian tools in Python 2. >> >> I'd like this to have the end

Re: Offer to help with Python 2 porting

2015-04-17 Thread Paul Tagliamonte
GMane has been added to the list, should be up soon, I think! (with that path) We can talk more off-list on other things I need to do (how to import archives?) On Fri, Apr 17, 2015 at 3:36 AM, Ben Finney wrote: > Paul Wise writes: > >> Paul has created a new list for the porting effort, please

Re: Python 2, Python 3, Stretch & Buster

2015-04-20 Thread Paul Tagliamonte
> ecosystem that encourages experimentation but discourages success. > I suggest reading > http://lesswrong.com/lw/9o/stuck_in_the_middle_with_bruce/ > and the actual story it links, as I think it describes exactly that > kind of pattern. > > &

Re: Python 2, Python 3, Stretch & Buster

2015-04-23 Thread Paul Tagliamonte
On Thu, Apr 23, 2015 at 02:52:33PM +0200, Enrico Zini wrote: > On Mon, Apr 20, 2015 at 11:14:28AM -0400, Paul Tagliamonte wrote: > > > So, round one of all of this is getting the critical path *under* each > > of our services ready, so that when we need to migrate, we don'

Re: Python 2, Python 3, Stretch & Buster

2015-05-26 Thread Paul Tagliamonte
s a `python3-dulwich` package, built from an > upstream snapshot. \o/ \o/ \o/ \o/ :D :D :D Thanks, Jelmer! Paul -- .''`. Paul Tagliamonte | Proud Debian Developer : :' : 4096R / 8F04 9AD8 2C92 066C 7352 D28A 7B58 5B30 807C 2A87 `. `'` http://people.debian.or

Re: Enabling Python bindings for jellyfish

2015-12-29 Thread Paul Tagliamonte
Just FYI - there's a Python module called Jellyfish about to be uploaded; can we resolve the name collision early? https://pypi.python.org/pypi/jellyfish Paul On Tue, Dec 29, 2015 at 12:06 PM, Scott Kitterman wrote: > On Tuesday, December 29, 2015 11:52:07 AM Scott Kitterman wrote: > > On Tues

Re: Enabling Python bindings for jellyfish

2015-12-29 Thread Paul Tagliamonte
. > > Scott K > > On Tuesday, December 29, 2015 12:27:37 PM Paul Tagliamonte wrote: > > Just FYI - there's a Python module called Jellyfish about to be uploaded; > > can we resolve the name collision early? > > > > https://pypi.python.org/pypi/jellyfish &

Re: Enabling Python bindings for jellyfish

2015-12-29 Thread Paul Tagliamonte
That won't solve the problem, since both will provide the python module jellyfish On Tue, Dec 29, 2015 at 1:24 PM, Diego M. Rodriguez wrote: > On Tue, Dec 29, 2015 at 12:56:20PM -0500, Scott Kitterman wrote: > > I think the respective maintainers should talk and then discuss with > their > > ups

Re: Joining the team

2015-12-31 Thread Paul Tagliamonte
On Thu, Dec 31, 2015 at 08:31:31AM -0600, Ian Cordasco wrote: > My Alioth account is sigmavirus24-guest. > > I would like to join the team to help package and maintain > python-betamax (ITP > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808880) with Daniele > Tricoli. > > I don't maintain an

Re: Amend Debian Python Proposal to Include More Python Metadata?

2016-01-21 Thread Paul Tagliamonte
Hey Donald! As far as using pip to do stuff system-wide, I wrote thoughts on http://notes.pault.ag/debian-python As for the rest of it, distutils is actually concretely shitty, and replacing it with setuptools sounds sane. Sounds like a solid idea. Perhaps we can add a Lintian warning for using

Re: Amend Debian Python Proposal to Include More Python Metadata?

2016-01-22 Thread Paul Tagliamonte
On Fri, Jan 22, 2016 at 05:18:36PM +0100, Piotr Ożarowski wrote: > let's make a deal. If you will make sure pip doesn't touch system files > (and others will not crucify me for this) - I will make sure pybuild > uses above line (if setuptools is not detected in setup.py but is listed > in Build-Dep

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

2019-07-16 Thread Paul Tagliamonte
I lost some of this thread - should we request a transition from the release team? I was looking for the list of blockers to dropping Python 2 and couldn't find anything except this thread (where we're still figuring out what to do, of course) I do want to keep in mind that Python 2 is EOL and dea

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

2019-07-16 Thread Paul Tagliamonte
On Tue, Jul 16, 2019 at 11:20 AM Matthias Klose wrote: > > On 16.07.19 16:52, Paul Tagliamonte wrote: > > I lost some of this thread - should we request a transition > > from the release team? I was looking for the list of blockers > > to dropping Python 2 and couldn

Re: packaging DiscoDOS - a cli tool for vinyl DJs

2020-05-16 Thread Paul Tagliamonte
This is very frustrating to read. On Sat, May 16, 2020 at 6:04 AM Thomas Goirand wrote: > > On 5/16/20 3:36 AM, Paul Wise wrote: > > Would it be fair to say that your main objection is that Ubuntu has > > much higher popularity than Debian > > This is what I regret, indeed. It's been like that fo