26 Aug 2003 16:06
names vs. releases
Jeremy Hylton <jeremy <at> alum.mit.edu>
2003-08-26 14:06:43 GMT
2003-08-26 14:06:43 GMT
The current package index lists every release of as a separate item. If a look at a set of packages, I will see separate entries for each release of a package. I'm keenly aware of this, because I do a lot of ZODB releases; there are nine different entries with two different names in pypi. How hard would it be to collapse the nine ZODB entries into a two packages, one with eight releases and the other with one? It seems more useful to have a single entry for each package, and let users drill down if they want to see different releases. I expect most users will just want the most recent release. Jeremy
talks about packages "you
submitted." Does it apply to all packages or just the ones I own?
> > How hard would it be to collapse the nine ZODB entries into a two
> > packages, one with eight releases and the other with one?
>
> What criteria is used to determine which bucket the releases fall into?
> Currently ZODB has these releases:
>
> ZODB3 3.1.2
> ZODB3 3.1.2b1
> ZODB3 3.1.2b2
> ZODB3 3.1.3
> ZODB3 3.2a0
> ZODB3 3.2b1
> ZODB3 3.2b2
> ZODB3 3.3a1
>
> So from my guessing, there's a stable release (3.1.3) and two development
> releases (3.2b2 and 3.3a1) currently active.
When I was talking about two buckets, I meant for ZODB3 and ZODB4.
We've got different names for the two different major releases. I'd be
RSS Feed