On Mit, 2013-10-30 at 22:16 +0100, Guido Stevens wrote: > Oops correction: 1.2.3dev > 1.2.3rc1 no, 1.2.3.dev < 1.2.3.rc1 < 1.2.3.rcdev
I got hit by naming plone.event 1.0dev and depending on >=1.0rc1 I updated the versioning scheme secion in plone.api's convention doc: https://github.com/plone/plone.api/blob/master/docs/contribute/conventions.rst#versioning-scheme > 1.2.3rc1 = 1.2.3.rc1 = 1.2.3-rc1 = 1.2.3.c > > > rc = .rc = -rc = c > dev follows c > > > So using .dev as if it were equal or before alpha is faulty. A dev > release is between beta and final. > > -- > Guido Stevens | +31.43.3618933 | http://cosent.nl > > s o c i a l k n o w l e d g e t e c h n o l o g y > > > > On 30 okt. 2013, at 22:00, Guido Stevens <[email protected]> > wrote: > > > > > > > > > > > > On 30 okt. 2013, at 21:00, Johannes Raggam <[email protected]> wrote: > > > > > > > Regarding versioning schemes: Comparing the versioning scheme > > > section > > > described in conventions.rst, which I wrote and the scheme > > > described on > > > http://semver.org/ - there are some differences regarding > > > pre-release > > > versions. They require pre-release versions to be seperated by a > > > hyphen, > > > like "1.2.3-rc1". I tend to use "1.2.3rc1" or "1.2.3dev" for this. > > > > > > And then, the hitchhikers guide suggests again something > > > different: > > > "1.2.3.rc1" > > > http://guide.python-distribute.org/specification.html#development-releases > > > > > > Any suggestions or any experiences, how setuptools compares > > > versions? > > > > > > Those 4 variants are equivalent. > > > > > > http://pythonhosted.org/distribute/setuptools.html > > > > > > > > > > -- > > Guido Stevens | +31.43.3618933 | http://cosent.nl > > > > s o c i a l k n o w l e d g e t e c h n o l o g y > > > > > > > _______________________________________________ > > Product-Developers mailing list > > [email protected] > > https://lists.plone.org/mailman/listinfo/plone-product-developers > > -- programmatic web development di(fh) johannes raggam / thet python plone zope development mail: [email protected] web: http://programmatic.pro http://bluedynamics.com
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-product-developers
