Re: Re: faulty releases and pypi access [update]
"Dieter Maurer" <[email protected]> Thu, 27 Sep 2007 19:42:36 +0200
| Newsgroups | gmane.comp.web.zope.zope3 |
|---|---|
| Message-ID | <[email protected]> |
Jim Fulton wrote at 2007-9-26 18:14 -0400: > ... > .... >We've just released 1.1. We guess the next release is 1.2. We change >things and release, 1.2dev-r#####. Someone fixes a bug and releases >1.1.1. Now there's a dev release of 1.2 that is actually older than >the 1.1.1 release but that setuptools considers to be newer. I think >this is fairly problematic. Then again, I think that dev releases >are problematic in a lot of ways. In your example, it is likely, that the fix will also go into the 1.2 development branch. I.e. you will get an 1.2dev-r!!!!! with "!!!!! > #####". -- Dieter