Re: [Distutils] Reviving PEP 470 - Removing External Hosting support on PyPI

2015-09-04 Thread Alex Clark
On 9/1/15 12:15 AM, Nick Coghlan wrote: On 1 September 2015 at 05:53, Donald Stufft wrote: The top packages look a bit different than it did 10 months ago, surprisingly to me PIL has severely dropped off from where it had ~63k 10 months ago and it now has 5.5k, however pygame

Re: [Distutils] picky 0.8 released!

2015-07-09 Thread Alex Clark
! Thanks Any problems, please ask here or mail me direct! cheers, Chris ___ Distutils-SIG maillist - Distutils-SIG@python.org https://mail.python.org/mailman/listinfo/distutils-sig -- Alex Clark · http://aclark.net

Re: [Distutils] executable egg top-level __main__.py

2015-06-18 Thread Alex Clark
-sig -- Alex Clark · http://aclark.net ___ Distutils-SIG maillist - Distutils-SIG@python.org https://mail.python.org/mailman/listinfo/distutils-sig

Re: [Distutils] Versioned trove classifiers for Django

2015-03-30 Thread Alex Clark
. ___ Distutils-SIG maillist - Distutils-SIG@python.org https://mail.python.org/mailman/listinfo/distutils-sig -- Alex Clark · http://about.me/alex.clark ___ Distutils-SIG maillist - Distutils-SIG

Re: [Distutils] it's happened - wheels without sdists (flit)

2015-03-30 Thread Alex Clark
. --- Donald Stufft PGP: 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA ___ Distutils-SIG maillist - Distutils-SIG@python.org https://mail.python.org/mailman/listinfo/distutils-sig -- Alex Clark · http://about.me/alex.clark

Re: [Distutils] PyPI Migrated to New Infrastructure with some Breakage

2014-01-27 Thread Alex Clark
Donald Stufft donald at stufft.io writes: Just a follow up. - OAuth is busted These two issues existed prior to the migration as far as I can tell. Correct. We've discussed Oauth in IRC and this ticket has existed since late last year: -

Re: [Distutils] PyPI Migrated to New Infrastructure with some Breakage

2014-01-27 Thread Alex Clark
Donald Stufft donald at stufft.io writes: Most likely the issue is just that PyPI isn’t realizing that it’s being accessed via HTTPS. Can you say more about this? If that's the case, then it sounds like someone can send you a pull request to remove the (bogus?) https check and we are done.

Re: [Distutils] PyPI Migrated to New Infrastructure with some Breakage

2014-01-26 Thread Alex Clark
on the infrastructure, thank you! -- Alex Clark · http://about.me/alex.clark ___ Distutils-SIG maillist - Distutils-SIG@python.org https://mail.python.org/mailman/listinfo/distutils-sig

Re: [Distutils] Distribution format for Python3 libraries

2013-11-16 Thread Alex Clark
Thomas Heller theller at ctypes.org writes: What is the preferred format to distribute Python-3 libraries (for Windows) nowadays: wininst, egg, ...? It has been a long time that I have released something. I don't know about preferred, but for Pillow we create all of them:

Re: [Distutils] Isolation, virtualenvs and buildout

2013-11-11 Thread Alex Clark
Achim Domma domma at procoders.net writes: Any starting guidance would be very appreciated! As of 2.0, Buildout no longer provides isolation so you should do something like: $ bin/virtualenv . $ bin/pip install zc.buildout $ bin/buildout init Then start writing your buildout.cfg.

Re: [Distutils] PyPI pull request #7

2013-11-02 Thread Alex Clark
holger krekel holger at merlinux.eu writes: Your opinion is noted, however my statement stands and as I said, your continued derailment and disruption will not be tolerated. Thank you for your input. Noah, I don't see Anatoly's postings here as derailment or disruption and also see no

Re: [Distutils] PyPI pull request

2013-10-28 Thread Alex Clark
Noah Kantrowitz noah at coderanger.net writes: Warehouse is the internal project name Heh, well if we are bike shedding: IIRC, CheeseShop fell out of favor for being too casual and/or too much of an inside joke. ___ Distutils-SIG maillist -

Re: [Distutils] zc.buildout bootstrap.py v1 died / python-distribute.org down

2013-10-15 Thread Alex Clark
Adam GROSZER agroszer.ll at gmail.com writes: On top of that http://downloads.buildout.org/1/bootstrap.py references that URL. Please open a ticket here: https://github.com/buildout/buildout/issues ___ Distutils-SIG maillist -

Re: [Distutils] zc.buildout bootstrap.py v1 died / python-distribute.org down

2013-10-15 Thread Alex Clark
Adam GROSZER agroszer.ll at gmail.com writes: 0.6c11 does not work Why do you care about 0.6c11 when the latest release is 1.1.6? (Exes are here: http://www.lfd.uci.edu/~gohlke/pythonlibs/ and if jaraco or PJE are watching, you should ask cgohlke if you can upload those to PyPI like we do

Re: [Distutils] zc.buildout bootstrap.py v1 died / python-distribute.org down

2013-10-14 Thread Alex Clark
Adam GROSZER agroszer.ll at gmail.com writes: python-distribute.org seems to be down, that breaks zc.buildout v1 bootstrap.py when used with -d to use distribute. Distribute is dead, long live Setuptools (don't use -d anymore) ___ Distutils-SIG

Re: [Distutils] Download Counts on PyPI

2013-06-29 Thread Alex Clark
holger krekel holger at merlinux.eu writes: Yesterday i downloaded a package myself three times alone from three different locations and the download number i see now is 2. And i am pretty sure i wasn't the only one doing a download. What package?

Re: [Distutils] Download Counts on PyPI

2013-06-28 Thread Alex Clark
Donald Stufft donald at stufft.io writes: Is there any plan for per-version/per-file stats? I notice that the current stat display is across all versions, which makes it harder to tell e.g. setuptools 0.7 uptake vs 0.6. That information is available via the API in a total format

Re: [Distutils] Fixing PyPI download stats with real-time log analysis (Was: PyPI Download Counts)

2013-06-23 Thread Alex Clark
anatoly techtonik techtonik at gmail.com writes: On Fri, Jun 14, 2013 at 5:05 PM, anatoly techtonik techtonik at gmail.com wrote:Could you, please, share the log format+example, so that we can experiment with it? ping +1. I'm wavering between: accepting they are gone forever, and hoping

Re: [Distutils] PyPI Download Counts

2013-06-09 Thread Alex Clark
they are back.:-) And if I can help in anyway to make that happen, please let me know. Alex ___ Distutils-SIG maillist - Distutils-SIG at python.org http://mail.python.org/mailman/listinfo/distutils-sig --- Alex Clark · http

Re: [Distutils] PyPI Download Counts

2013-06-09 Thread Alex Clark
Donald Stufft donald at stufft.io writes: So yes. I broke Download counts because they were not more important than people being able to actually use PyPI to install from. FWIW: You missed the moral of the story: when you make a decision like this, someone will *always* disagree with you

[Distutils] Open source community relations: Was: Re: PyPI Download Counts

2013-06-09 Thread Alex Clark
Noah Kantrowitz noah at coderanger.net writes: There is another way, make awesome and wait for history to determine who was happy :) Tee hee hee! :-) OK this is my 3rd (and likely last) attempt to steer this thread away from the specific, and contemplate the broader implications. The PyPI

Re: [Distutils] PyPI Download Counts

2013-05-30 Thread Alex Clark
/mailman/listinfo/distutils-sig --- Alex Clark * http://about.me/alex.clark ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig

Re: [Distutils] Free GSOC idea: Site Setup - Users Groups - [ ] Disable logins

2013-04-20 Thread Alex Clark
On 2013-04-19 11:36:25 +, Alex Clark said: On IRC yesterday, Spanktar asked a question that comes up every so often (paraphrasing): How do I disable logins while I do some maintenance on my Plone site? Various suggests were offered, including davisagli's (paraphrasing): I usually

[Distutils] Free GSOC idea: Site Setup - Users Groups - [ ] Disable logins

2013-04-19 Thread Alex Clark
DING DING DING: LIGHT BULB MOMENT. I've seen this question asked enough times to think it might be nice if there were a checkbox in Site Setup - Users Groups to make it easy for end users to perform this action, if only someone were willing to do the work… -- Alex Clark · http://about.me

Re: [Distutils] The pypa account on BitBucket

2013-03-20 Thread Alex Clark
instead of a new name. Seems like a good fit. Alex Marcus ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig -- Alex Clark · http://about.me/alex.clark

Re: [Distutils] self.introduce(distutils-sig)

2013-03-18 Thread Alex Clark
comes up and I’ll be happy to clarify or research an answer. Welcome!   Cheers, Steve   ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig -- Alex Clark · http://about.me/alex.clark

Re: [Distutils] A new script which creates Python 3.3 venvs with Distribute and pip installed in them

2013-01-31 Thread Alex Clark
://www.dejacode.com nexB Inc. at http://www.nexb.com -- Alex Clark · https://www.gittip.com/aclark4life/ ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig

Re: [Distutils] I wonder what is the best practice to clean a buildout project ?

2013-01-31 Thread Alex Clark
blow it away and start over :-) Whatever I get back from the new checkout is clean :-) Best regards, Stephane -- Alex Clark · https://www.gittip.com/aclark4life/ ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org

Re: [Distutils] I can't manage to install pyScss with buildout, buildout don't use entry point configuration of pyScss package

2013-01-31 Thread Alex Clark
/mailman/listinfo/distutils-sig -- Alex Clark · https://www.gittip.com/aclark4life/ ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig

Re: [Distutils] Confused by setuptools, distribute, disutils and distutils2

2013-01-29 Thread Alex Clark
=[ 'other', 'packages', 'installed', 'in', 'PyPI', ] distribute is a fork of setuptools that is more actively maintained, I would suggest using that. (And packaging plans for Python 3 are still in motion…) -- Alex Clark · https://www.gittip.com/aclark4life

Re: [Distutils] Proposal for incorporating buildout-versions on buildout (Re: Better version pinning in buildout (buildout-versions))

2013-01-12 Thread Alex Clark
event, proposal 2 sounds close enough to me so: +1. Thoughts? Jim -- Alex Clark · https://www.gittip.com/aclark4life/ ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig

Re: [Distutils] Better version pinning in buildout (buildout-versions)

2013-01-06 Thread Alex Clark
? If so, +1. Thoughts? Did I miss anything? Jim -- Alex Clark · https://www.gittip.com/aclark4life/ ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig

[Distutils] numpy's distutils fork circa 2001

2012-11-29 Thread Alex Clark
, SciPy users must now pay a terrible price (i.e. SciPy does not `install_requires` numpy as you might expect; i suspect because it relies on numpy's distutils… which it can't rely on until it's installed… which it can't `install_requires` until it's installed…) Alex -- Alex Clark · https

Re: [Distutils] License for distribute_setup.py?

2012-11-24 Thread Alex Clark
a ruckus about licensing. I am just trying to catalog all alternative licenses in effect for a project that I am working on. ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig -- Alex Clark

Re: [Distutils] python setup.py develop and extras

2012-11-23 Thread Alex Clark
-with-their-own-dependencies What do you want the answer to be? (A serious question.) :-( Chris -- Alex Clark · https://www.gittip.com/aclark4life/ ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo

Re: [Distutils] zc.buildout 2.0.0a4 released

2012-11-19 Thread Alex Clark
hiding (on PyPI) the alpha releases until we can make sure 2.0.0 works in most cases where 1.6.x does? Jim -- Alex Clark · https://www.gittip.com/aclark4life/ ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman

Re: [Distutils] zc.buildout 2.0.0a4 released

2012-11-19 Thread Alex Clark
On 2012-11-19 22:08:59 +, Jim Fulton said: On Mon, Nov 19, 2012 at 4:57 PM, Alex Clark acl...@aclark.net wrote: ... Well it appears to be very fast, congrats! :-) Here's `buildout init` in 1.6.3 vs. 2.0.0a4: - bin/buildout init 1.18s user 0.20s system 48% cpu 2.874 total (Buildout 1.6.3

Re: [Distutils] zc.buildout 2.0.0a4 released

2012-11-19 Thread Alex Clark
On 2012-11-19 22:41:50 +, Jim Fulton said: On Mon, Nov 19, 2012 at 5:18 PM, Alex Clark acl...@aclark.net wrote: On 2012-11-19 22:08:59 +, Jim Fulton said: On Mon, Nov 19, 2012 at 4:57 PM, Alex Clark acl...@aclark.net wrote: ... Well it appears to be very fast, congrats! :-) Here's

Re: [Distutils] zc.buildout 2.0.0a4 released

2012-11-19 Thread Alex Clark
On 2012-11-20 02:00:34 +, Tres Seaver said: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/19/2012 07:16 PM, Chris McDonough wrote: On 11/19/2012 06:19 PM, Jim Fulton wrote: On Mon, Nov 19, 2012 at 6:00 PM, Alex Clark acl...@aclark.net wrote: Ugh, sorry. I wonder if we can get

Re: [Distutils] zc.buildout 2.0.0a4 released

2012-11-19 Thread Alex Clark
On 2012-11-20 03:21:38 +, Chris McDonough said: On 11/19/2012 09:47 PM, Alex Clark wrote: On 2012-11-20 02:00:34 +, Tres Seaver said: Amen. Let's not coddle folks who blindly install without checking, to the detriment of those who pay attention and will help find and fix bugs. Those

Re: [Distutils] (How) do setuptools/distribute/pip handle circular dependencies?

2012-11-13 Thread Alex Clark
-- Alex Clark · https://www.gittip.com/aclark4life/ ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig

Re: [Distutils] (How) do setuptools/distribute/pip handle circular dependencies?

2012-11-13 Thread Alex Clark
On 2012-11-13 12:16:43 +, Vinay Sajip said: Alex Clark aclark at aclark.net writes: Just jumping in here, but I don't think that the distribute distribution providing the setuptools module is indicative of a fork. It's an example of a distribution that does not contain a module name

[Distutils] Multiple packages in a single distribution

2012-11-13 Thread Alex Clark
distutils never supported namespace packages (it's a setuptools feature, right?) then this will never work as I'd like it to. Aside from actually combining all the namespace packages, is there any other approach? Thanks for any thoughts, Alex [1] https://github.com/aclark4life/plock -- Alex

Re: [Distutils] (How) do setuptools/distribute/pip handle circular dependencies?

2012-11-09 Thread Alex Clark
/distutils-sig -- Alex Clark · https://www.gittip.com/aclark4life/ ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig

Re: [Distutils] python setup.py develop and extras

2012-11-05 Thread Alex Clark
: install_requires=[ 'foo[bar]', ] where bar is the name of the extras_require, not sure if that helps you or not. cheers, Chris -- Alex Clark · https://www.gittip.com/aclark4life/ ___ Distutils-SIG maillist - Distutils-SIG@python.org http

Re: [Distutils] Unexpected easy_install -zmaxd behavior when package is already installed

2012-11-05 Thread Alex Clark
not understand what you intend by specifying my_dir AFAICT). Thank you, D. ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig -- Alex Clark · https://www.gittip.com/aclark4life

Re: [Distutils] [ANN] pypiserver 1.0.0 - minimal private pypi server

2012-10-26 Thread Alex Clark
. - paste_app_factory now use the the password_file option to create the app. Without this the package upload was not working. - Add --fallback-url argument to pypi-server script to make it configurable. Very cool! Thank you -- Alex Clark · https://www.gittip.com/aclark4life

[Distutils] pythonpackages.com hail mary

2012-09-28 Thread Alex Clark
likely open source the application by the end of the year, and chop it up for parts :-). Thanks for considering, Alex -- Alex Clark · http://pythonpackages.com ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman

Re: [Distutils] buildout.org A record

2012-09-28 Thread Alex Clark
On 2012-09-28 06:47:08 +, Christian Theune said: Hi, On 2012-09-27 21:12:05 +, Jim Fulton said: On Wed, Sep 26, 2012 at 10:38 PM, Alex Clark acl...@aclark.net wrote: On 2012-09-26 15:35:00 +, Jim Fulton said: On Wed, Sep 26, 2012 at 11:03 AM, Conrado Buhrer conr...@buhrer.net

Re: [Distutils] buildout.org A record

2012-09-28 Thread Alex Clark
On 2012-09-28 17:50:56 +, Jim Fulton said: On Fri, Sep 28, 2012 at 12:58 PM, Alex Clark acl...@aclark.net wrote: Please change the A record. Once that change propagates, these docs will be displayed at buildout.org: - https://github.com/buildout/buildout.github.com Not so fast. 1

Re: [Distutils] buildout.org A record

2012-09-26 Thread Alex Clark
://pypi.python.org/simple/zc.buildout/ Fixed. I removed the home-page meta data from those releases. I don't know what's going on with buildout.org. :( If anyone does know, please change the DNS A record to 207.97.227.245 so we can host the site on github pages. Jim -- Alex Clark · http

Re: [Distutils] wheel file signatures scheme

2012-09-07 Thread Alex Clark
by the publisher of a Python application that has dependencies). Signed wheel archives include the verifying key as part of the signature. Maybe PyPI will eventually provide a place for it too. Good answer :-) Thanks, Daniel -- Alex Clark · http://pythonpackages.com

Re: [Distutils] Struggling with a modular buildout configuration

2012-09-07 Thread Alex Clark
. -- Alex Clark · http://pythonpackages.com ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig

Re: [Distutils] buildout 1.6 on windows

2012-08-21 Thread Alex Clark
. OOPS, answered this on buildout-dev already, sorry (missed the cross-post, and Unison seems to have missed it too). I'll release a 1.6.2 containing Windows fixes sometime tonight. Jim -- Alex Clark · http://pythonpackages.com ___ Distutils-SIG

Re: [Distutils] Buildout 1.6 release tomorrow

2012-08-17 Thread Alex Clark
on Windows… Alex On 08/13/2012 11:31 PM, Alex Clark wrote: Hi, Please weigh in now if you have any serious concerns re: a Buildout 1.6 release, as described here: - http://blog.aclark.net/2012/08/13/bootstrapping-a-buildout-1-6-release/ Alex -- Alex Clark · http://pythonpackages.com

Re: [Distutils] Buildout 1.6.0

2012-08-17 Thread Alex Clark
it on this list, we'll get a 1.6.1 out ASAP. If you have a fix, please let us know. Alex Thanks in advanced, Matt ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig -- Alex Clark

Re: [Distutils] Buildout 1.6.0

2012-08-17 Thread Alex Clark
source tree so I am having difficulty in verifying my theory. I tried asking on #buildout but did not get any response. Does this help at all? https://github.com/buildout/buildout/blob/1.6.x/DEVELOPERS.txt Alex -Chris On Fri, Aug 17, 2012 at 9:56 AM, Alex Clark acl...@aclark.net

Re: [Distutils] Buildout 1.6 release tomorrow

2012-08-14 Thread Alex Clark
On 8/14/12 4:58 PM, Reinout van Rees wrote: On 13-08-12 23:31, Alex Clark wrote: Hi, Please weigh in now if you have any serious concerns re: a Buildout 1.6 release, as described here: The only thing: make sure the 1.4.4 buildout + special bootstrap file keeps working. The one that prevents

[Distutils] Buildout 1.6 release tomorrow

2012-08-13 Thread Alex Clark
Hi, Please weigh in now if you have any serious concerns re: a Buildout 1.6 release, as described here: - http://blog.aclark.net/2012/08/13/bootstrapping-a-buildout-1-6-release/ Alex -- Alex Clark · http://pythonpackages.com/ONE_CLICK

Re: [Distutils] Request: new zc.buildout release

2012-07-12 Thread Alex Clark
branching off the 1.5.x line to at least push out the bug fixes? -- Martijn Pieters www.zopatista.com http://www.zopatista.com ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig -- Alex

Re: [Distutils] command hooks...

2012-05-15 Thread Alex Clark
- C ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig -- Alex Clark · http://pythonpackages.com ___ Distutils-SIG maillist - Distutils-SIG@python.org

Re: [Distutils] Is the Packaging Guide dead?

2012-01-29 Thread Alex Clark
? Regards ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig -- Alex Clark · http://pythonpackages.com ___ Distutils-SIG maillist - Distutils-SIG

Re: [Distutils] buildout: several fold performance increases

2012-01-28 Thread Alex Clark
://mail.python.org/mailman/listinfo/distutils-sig -- Alex Clark · http://pythonpackages.com ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig

Re: [Distutils] Additional trove classifiers for Plone

2011-11-15 Thread Alex Clark
Hi, On 10/17/11 9:00 AM, Alex Clark wrote: On 10/16/11 1:19 PM, Martin v. Löwis wrote: But let me run this by plone-dev, to get some more feedback/confirmation; I'll get back to you with the exact/complete list. Please also verify that they are all needed. Minimality is an objective, so

Re: [Distutils] Additional trove classifiers for Plone

2011-10-17 Thread Alex Clark
on behalf of add-on developers. Thank you for considering, Alex Regards, Martin ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig -- Alex Clark · http://aclark.net

Re: [Distutils] Additional trove classifiers for Plone

2011-10-16 Thread Alex Clark
. Thanks, Alex Regards, Martin ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig -- Alex Clark · http://aclark.net ___ Distutils-SIG

[Distutils] Additional trove classifiers for Plone

2011-10-15 Thread Alex Clark
so? Thanks for any feedback. Alex [1] http://plone.org [2] https://github.com/collective/Products.PloneSoftwareCenter -- Alex Clark · http://aclark.net ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman

Re: [Distutils] Fwd: The state of PyPI

2011-09-27 Thread Alex Clark
is the right thing to do. And it certainly would not preclude other (cloud) fixes AFAICT. Alex Cheers Tarek -- Alex Clark · http://aclark.net ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils

Re: [Distutils] Fwd: The state of PyPI

2011-09-27 Thread Alex Clark
. Alex Cheers Tarek Wichert. -- Alex Clark · http://aclark.net ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig

Re: [Distutils] Fwd: The state of PyPI

2011-09-27 Thread Alex Clark
things have happened than we implement some feature not everyone agrees on, as long as it is not going to affect any other aspect of the software (which it wouldn't, IIUC). Alex Cheers Tarek -- Alex Clark · http://aclark.net