Re: remove historic download/homepage links for a project
Reinout van Rees <[email protected]>
| Newsgroups | gmane.comp.python.catalog |
|---|---|
| Message-ID | <[email protected]> |
On 28-02-13 10:28, holger krekel wrote: > I wrote a little command line tool "cleanpypi.py" for the > purposes of removing_all_ download/homepage metadata from all releases > of a project. This sounds like you're removing older releases from pypi, effectively? That's the #2 thing I hate about some packages: removed releases that I faithfully pinned in my buildout (or requirements.txt). Removing releases is, imho, irresponsible. So... I hope I misunderstood your tool :-) Reinout -- Reinout van Rees http://reinout.vanrees.org/ [email protected] http://www.nelen-schuurmans.nl/ "If you're not sure what to do, make something. -- Paul Graham"