Search Discussions
-
Hi, My package is too large to be hosted on Pypi, so it's on Bitbucket. But Pypi always displays 0 downloads today, this week, month. Is there any way to hide that information (or even better, make ...
Albert-Jan Roskam
Sep 7, 2013 at 9:47 am
Sep 8, 2013 at 3:12 pm -
Please direct all followups / CCs to distutils-sig. Thankyou, Richard An HTML attachment was scrubbed... URL ...
Richard Jones
Apr 1, 2013 at 6:41 am
Apr 1, 2013 at 6:41 am -
Hi all, We're about to merge the catalog-sig and distutils-sig by just removing the catalog-sig mailing list. If you wish to remain in the discussions regarding Python package cataloging then please ...
Richard Jones
Mar 30, 2013 at 10:16 pm
Mar 30, 2013 at 10:16 pm -
Is there an easy way to programmatically tell if an archive (tar.gz, zip, etc.) in the dist directory is a binary or sdist? I would like to post-process the contents of a dist directory and classify ...
James Carpenter
Mar 28, 2013 at 7:57 pm
Apr 1, 2013 at 4:59 am -
Is there much point in keeping catalog-sig and distutils-sig separate? It seems to me that most of the same people are on both lists, and the topics almost always have consequences to both sides of ...
Donald Stufft
Mar 28, 2013 at 6:22 pm
Mar 30, 2013 at 10:20 pm -
Hi all, It was my intention to formally accept the PEP and deploy the implementation to the production PyPI when I got back home this week, but things have been quite hectic and I've not found the ...
Richard Jones
Mar 28, 2013 at 12:29 am
Mar 28, 2013 at 12:29 am -
Hi there, I moved my c.pypi.python.org mirror to a new faster machine. Please update the DNS entry to 176.9.146.29. This mirror is running on top of Christian Theune's bandersnatch implementation ...
Andreas Jung
Mar 27, 2013 at 3:54 pm
Mar 28, 2013 at 10:33 am -
I wonder if would be too difficult to be able to subscribe to projects in PYPI, to be notified if a new version is available. An option to PIP & family to verify local versions with PYPI versions, ...
Jesus Cea
Mar 26, 2013 at 8:07 pm
Mar 27, 2013 at 3:27 pm -
Hi All, I have a package called files: https://github.com/Simplistix/files ...but I get a 403 when I try to register it on PyPI. Why is that? cheers, Chris -- Simplistix - Content Management, Batch ...
Chris Withers
Mar 26, 2013 at 2:02 pm
Mar 26, 2013 at 2:04 pm -
Does anybody think that PyPI source code base should include the names of the people who contributed to its development? -- anatoly t. An HTML attachment was scrubbed... URL ...
Anatoly techtonik
Mar 22, 2013 at 8:32 am
Mar 22, 2013 at 8:32 am -
OMG. I didn't even looked at the boxes. IMHO somebody should reduce the amount of duplication and choices between menu and boxes. It is really-really overburdened. For example, no need to say "use ...
Anatoly techtonik
Mar 22, 2013 at 8:26 am
Mar 22, 2013 at 8:26 am -
Hi, I understand that this will make PyPI a potential target for automated spam bots, but still it will be awesome to have an API to upload packages to PyPI. For example, I have a code that extract ...
Anatoly techtonik
Mar 22, 2013 at 7:37 am
Mar 23, 2013 at 12:11 pm -
Hi, the message is slightly off-topic but it might be interesting for pip, setuptools and other developers that are working on HTTPS for PyPI. I while ago I found C++ example code that shows how to ...
Christian Heimes
Mar 21, 2013 at 12:06 pm
Mar 21, 2013 at 4:22 pm -
I've pushed the latest PEP to the repos. It has all the recent clarifications and the API docs. Just need to wait for the website to rebuild or something. Unless there's any last-minute problems I'll ...
Richard Jones
Mar 21, 2013 at 12:30 am
Mar 21, 2013 at 6:45 am -
Hi, as you might be aware, I've done my share on bitching about my mirror (f.pypi.python.org) breaking. I have picked pep381client apart yesterday and rebuilt it - mostly from ground up. You can find ...
Christian Theune
Mar 20, 2013 at 11:59 pm
Mar 25, 2013 at 5:45 pm -
Thanks to Donald Stufft for his implementation of the PEP 438 changes, I've made them live on testpypi.python.org - specifically the "urls" page of package administration. Please poke and play ...
Richard Jones
Mar 20, 2013 at 6:26 pm
Mar 20, 2013 at 11:32 pm -
Hi all, in particular Philip, Marc-Andre, Donald, Carl and me decided to simplify the PEP and avoid the somewhat awkward ``simple/-with-externals`` index for various reasons, among them Marc-Andre's ...
Holger krekel
Mar 15, 2013 at 9:29 am
Mar 19, 2013 at 12:48 am -
Hello, I'm maintaining e.pypi.python.org (with Aron Xu). We met some issues on our network attached storage, so we decided to do a fresh sync of pypi. We met an issue while doing that, we got an ...
Qijiang Fan
Mar 14, 2013 at 4:17 am
Mar 21, 2013 at 2:27 am -
Hi all, after some more discussions and hours spend by Carl Meyer (who is now co-authoring the PEP) and me, here is a new V3 pre-submit draft. It is now more ambitious than the previous draft as ...
Holger krekel
Mar 13, 2013 at 11:21 am
Mar 15, 2013 at 4:10 pm -
Hello everyone, I am pleased to announce our demonstration of PyPI and pip with TUF. Firstly, we solicit your thoughts and comments on our design document for integrating PyPI with TUF ...
Trishank Karthik Kuppusamy
Mar 13, 2013 at 6:41 am
Mar 18, 2013 at 6:15 am -
I've run into a weird issue with easy_install, that I'm trying to solve: If I place two files named egenix_mxodbc_connect_client-2.0.2-py2.6.egg ...
M.-A. Lemburg
Mar 12, 2013 at 6:15 pm
Mar 14, 2013 at 9:03 pm -
Hi all, below is the new PEP pre-submit version (V2) which incorporates the latest suggestions and aims at a rapidly deployable solution. Thanks in particular to Philip, Donald and Marc-Andre. I also ...
Holger krekel
Mar 12, 2013 at 11:38 am
Mar 14, 2013 at 2:45 pm -
Just a thought, but... If 90% of PyPI projects do not have any external files to download, then, wouldn't it make sense to: 1. Add a project-level option to enable or disable the adding of the rel="" ...
PJ Eby
Mar 11, 2013 at 11:04 pm
Mar 12, 2013 at 3:28 pm -
Hi Justin, just a quick reminder that we are still waiting for you guys to move over and start actually doing something. Are you going to draft a document on how exactly we can use TUF within the ...
Giovanni Bajo
Mar 11, 2013 at 1:34 pm
Mar 11, 2013 at 10:18 pm -
Hi Donald, Richard, Nick, Philip, Marc-Andre, all, after some more thinking i wrote a simplified PEP draft for transitioning hosting of release files to pypi.python.org. A PEP is warranted IMO ...
Holger krekel
Mar 10, 2013 at 3:07 pm
Mar 13, 2013 at 5:41 pm -
Hi all, i think Philip Eby brought up a very worthwhile idea to consider: if we can transition to a no-external-hosting situation by making pypi-server changes without requiring client-side ...
Holger krekel
Mar 9, 2013 at 7:22 am
Mar 9, 2013 at 8:05 am -
Hello, It seems the PyPI search engine is quite crude and doesn't try to make the results relevant at all. For example, if I'm trying to search "agi" in the hope of finding modules relevant to the ...
Antoine Pitrou
Mar 8, 2013 at 2:00 pm
Mar 10, 2013 at 7:59 pm -
So I updated my script (had to remove eventlet) and I believe it's now accurate. The total time was ~54 hours so this is hardly scientific but it should give a good idea what sort of impact we are ...
Donald Stufft
Mar 8, 2013 at 1:40 am
Mar 9, 2013 at 7:20 pm -
Hi, it seems my fight to keep f.pypi.python.org is at least keeping the pypi-mirrors.org page happy. Unfortunately one ouf our users detected another inconsistency that the mirror script doesn't find ...
Christian Theune
Mar 5, 2013 at 3:34 pm
Mar 12, 2013 at 4:04 pm -
Hi All, When I go to PyPI on an older Chrome, I get a certificate revoked error and can't view the site. What's going on here? Works fine in newer chromes, but interested to know why older chrome ...
Chris Withers
Mar 5, 2013 at 9:51 am
Mar 5, 2013 at 11:41 am -
The compatibility tags are specified in http://www.python.org/dev/peps/pep-0425/ and are first used with PEP 427. The scheme defines a tag which is a combination of implementation, abi, and platform ...
Daniel Holth
Mar 1, 2013 at 8:25 pm
Mar 1, 2013 at 8:25 pm -
Hi Richard, all, somewhere deep in the threads i mentioned i wrote a little "cleanpypi.py" script which takes a project name as an argument and then goes to pypi.python.org and removes all ...
Holger krekel
Mar 1, 2013 at 10:19 am
Mar 2, 2013 at 5:08 am -
I wasn't claiming any right: I was arguing that anybody who shares software with the community does the community a disservice by removing a release because it "has serious bugs." Brown-bag releases ...
Tres Seaver
Mar 1, 2013 at 3:08 am
Mar 1, 2013 at 7:35 am -
Noah, I understand that you desperately do not want to admit that the PSF requirement for uploading to it servers is unusually broad, because you do not want to admit that rational people might have ...
Terry Reedy
Mar 1, 2013 at 1:31 am
Mar 5, 2013 at 10:07 am -
Just an aside, can we use a pythonhosted.org domain, like https://packages.pythonhosted.org/ or something? That will prevent gifar like attacks where someone finds a way to create a file that both ...
Donald Stufft
Mar 1, 2013 at 12:13 am
Mar 1, 2013 at 12:13 am -
see the first email in this thread: https://groups.google.com/d/topic/python-virtualenv/foXxh-NpdGg/discussion It explains how to run the pip RC (and the virtualenv RC) without affecting your current ...
Marcus Smith
Feb 24, 2013 at 2:49 am
Feb 24, 2013 at 2:49 am -
Since the PyPI security notice of 2013-02-15 I've been unable to upload to PyPI via "setup.py upload". I changed my password during the grace period, and have reset it, but it's still rejected ...
MRAB
Feb 22, 2013 at 2:55 am
Feb 24, 2013 at 12:21 am -
1) Which PyPi repository servers are the most mature and feature rich, and therefore the best choice at the moment? 2) Do any of the PyPi repository servers support managing multiple local ...
James Carpenter
Feb 21, 2013 at 11:21 pm
May 18, 2013 at 9:31 pm -
Hi! I noticed that in the user profile, the PGP Key ID is 8 hex digits only. This is a bad idea: http://www.asheesh.org/note/debian/short-key-ids-are-bad-news.html Honestly I don't know what that Key ...
Bernhard Seibold
Feb 20, 2013 at 6:44 pm
Feb 20, 2013 at 10:50 pm -
Hello, I've been trying to set up a private Pypi mirror at my place of employment using the pep381client v1.5. The script has bombed at various places while trying to download packages over the last ...
Brian Long
Feb 20, 2013 at 4:37 pm
Feb 20, 2013 at 4:37 pm -
Minor thing hopefully, but just updated the DNS for python hosted.org to hit the load balancer instead of PyPI directly. HTTPS is supported at the LB level, but this isn't really being exposed yet ...
Noah Kantrowitz
Feb 20, 2013 at 5:46 am
Feb 20, 2013 at 5:46 am -
I'm getting slammed with complaints from users with the SSL redirs on pypi - we need to shut them off until we can properly debug it and/or teach pip/etc to play nice with https.
Jesse Noller
Feb 19, 2013 at 4:09 pm
Feb 19, 2013 at 10:48 pm -
Hi there, since the switch to https:// I have massive problems running larger buildouts. After every second or third pulled package I receive a connection reset by peer error. Andreas A non-text ...
Andreas Jung
Feb 19, 2013 at 1:55 pm
Feb 19, 2013 at 3:47 pm -
Hi all, I've just altered the nginx configuration to promote (ie. redirect to) HTTPS for all GET/HEAD requests. This includes HSTS, but I've set the lifetime to 1 day just in case there's some HTTPS ...
Richard Jones
Feb 19, 2013 at 5:13 am
Feb 20, 2013 at 3:57 am -
I'm guessing https://bitbucket.org/loewis/pypi/ isn't up to date because I can't find the following error though it does hit me: Some prefer extremely long lowercase passwords. http://xkcd.com/936/ I ...
Yuval Greenfield
Feb 18, 2013 at 7:07 pm
Feb 18, 2013 at 7:10 pm -
I wanted to switch to the HTTPS address of PyPI today, but the change in my .pypirc did not result in the expected seemless upgrade ;-) Here's my working .pypirc (fairly standard): """ [distutils] ...
M.-A. Lemburg
Feb 18, 2013 at 1:04 pm
Feb 18, 2013 at 1:04 pm -
Hi all, A few people are retrieving package download stats and I've been approached by yet another potential user so I've quickly thrown together a script that dumps the total download counts for all ...
Richard Jones
Feb 18, 2013 at 3:17 am
Mar 18, 2013 at 9:41 pm -
Hi all, I've just tried to do a release on PyPI. First I tried with `python setup.py register sdist upload -s` (with https configured in ~/.pypirc). I got "Upload failed (401): You must be identified ...
Jannis Leidel
Feb 17, 2013 at 2:01 pm
Feb 18, 2013 at 11:00 pm -
http://cheeseshop.python.org/ returning 503 seems to be new since the cert change? Is this intentional? trying to sort out a few pip test failures. there's an older test getting links from here ...
Marcus Smith
Feb 16, 2013 at 11:38 pm
Feb 16, 2013 at 11:38 pm -
Hi, while trying to resync my "d" mirror (it's offline at the moment) I stumbled over the following traceback. Can anyone make any sense out of that? /var/www# /usr/local/bin/pep381run /var/www/pypi ...
Jannis Leidel
Feb 16, 2013 at 10:57 am
Feb 19, 2013 at 9:46 am
Group Overview
group | catalog-sig |
categories | python |
discussions | 724 |
posts | 5,350 |
users | 389 |
website | python.org |
Top users
Archives
- September 2013 (2)
- April 2013 (3)
- March 2013 (401)
- February 2013 (573)
- January 2013 (34)
- December 2012 (15)
- November 2012 (55)
- October 2012 (25)
- September 2012 (8)
- August 2012 (35)
- July 2012 (51)
- June 2012 (27)
- May 2012 (43)
- April 2012 (86)
- March 2012 (31)
- February 2012 (110)
- January 2012 (84)
- December 2011 (70)
- November 2011 (50)
- October 2011 (4)
- September 2011 (34)
- August 2011 (13)
- July 2011 (155)
- June 2011 (42)
- May 2011 (53)
- April 2011 (186)
- March 2011 (44)
- February 2011 (27)
- January 2011 (50)
- December 2010 (2)
- November 2010 (19)
- October 2010 (33)
- September 2010 (73)
- August 2010 (77)
- July 2010 (81)
- June 2010 (288)
- May 2010 (43)
- April 2010 (19)
- March 2010 (25)
- February 2010 (22)
- January 2010 (218)
- December 2009 (102)
- November 2009 (173)
- October 2009 (12)
- September 2009 (98)
- August 2009 (36)
- July 2009 (8)
- June 2009 (21)
- May 2009 (11)
- April 2009 (19)
- March 2009 (30)
- February 2009 (2)
- January 2009 (55)
- December 2008 (16)
- November 2008 (6)
- October 2008 (135)
- September 2008 (24)
- August 2008 (46)
- July 2008 (8)
- June 2008 (13)
- May 2008 (21)
- April 2008 (4)
- March 2008 (12)
- February 2008 (17)
- January 2008 (37)
- December 2007 (20)
- November 2007 (8)
- October 2007 (9)
- August 2007 (72)
- July 2007 (363)
- June 2007 (33)
- May 2007 (8)
- April 2007 (42)
- March 2007 (6)
- February 2007 (13)
- January 2007 (30)
- December 2006 (1)
- November 2006 (12)
- October 2006 (34)
- September 2006 (22)
- August 2006 (9)
- July 2006 (79)
- June 2006 (5)
- May 2006 (2)
- April 2006 (13)
- March 2006 (22)
- January 2006 (16)
- December 2005 (20)
- November 2005 (16)
- October 2005 (23)
- September 2005 (23)
- August 2005 (28)
- June 2005 (21)
- May 2005 (40)
- April 2005 (75)
- March 2005 (45)
- February 2005 (5)
- January 2005 (16)
- December 2004 (21)
- October 2004 (1)
- August 2004 (3)
- July 2004 (1)
- June 2004 (26)
- May 2004 (2)
- February 2004 (2)
- November 2003 (2)
- October 2003 (5)
- September 2003 (1)
- August 2003 (7)
- July 2003 (1)
- May 2003 (1)
- April 2003 (1)
- March 2003 (1)
- February 2003 (1)
- January 2003 (1)
- November 2002 (1)
- October 2002 (1)
- September 2002 (1)
- July 2002 (1)
- June 2002 (1)
- May 2002 (1)
- April 2002 (1)
- March 2002 (1)
- February 2002 (1)
- January 2002 (1)
- December 2001 (1)
- November 2001 (1)
- October 2001 (1)
- August 2001 (1)
- July 2001 (1)
- June 2001 (1)
- May 2001 (1)
- April 2001 (1)
- March 2001 (1)
- February 2001 (1)
- November 2000 (1)