On Jul 13, 2007, at 3:50 PM, Martin v. Löwis wrote: >> It appears that this only shows new releases. If I update a new >> distribution to a release, it doesn't cause the release to appear as >> updated. A common scenario for me is that I'll create a release, >> update a source release, and then, some time later, when someone bugs >> me, I'll upload a windows egg. The way things are now, the later >> upload won't be noticed. Of course, the initial upload won't be >> noticed if someone happens to poll between release creation and the >> first upload. > > Ok, I added another operation "changelog", that gives you four-tuples > name, version, timestamp, action. It's the complete journal, except > that privacy fields (author and IP) are not returned, and except > changes to the package (rather than a specific release) are not > returned.
Very cool. Thanks! It doesn't seem to catch file-uploads, either through distutils or through the web. I uploaded a windows release for zope.proxy this morning and I just (withing the last half hour) uploaded some eggs for http://cheeseshop.python.org/pypi/ zc.zodbrecipes/0.2.1 and am not seeing anything in the transcript. > The possible values for "action" remain undocumented. If there is > interested, people can propose a specification that PyPI should > try to stick to; this specification should allow for > still-undocumented action values (to allow addition of more actions). I have no immediate use for action at this time other than as documentation when interpreting the output. Jim -- Jim Fulton mailto:[EMAIL PROTECTED] Python Powered! CTO (540) 361-1714 http://www.python.org Zope Corporation http://www.zope.com http://www.zope.org _______________________________________________ Catalog-SIG mailing list Catalog-SIG@python.org http://mail.python.org/mailman/listinfo/catalog-sig