[Zope-dev] Re: SVN: zope.app.dependable/trunk/setup.py Silly version bump.

Tres Seaver tseaver at palladion.com
Tue Oct 23 23:17:50 EDT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Stephan Richter wrote:
> Log message for revision 81020:
>   Silly version bump.

I agree that it is silly;  having to keep readjusting the trunk is one
of the reasons why I favor having just 'trunk/unreleased' as the version
in setup.py on the trunk (and 'x.y-branch' on the branch).

The other reason, of course, is that such bogus release numbers make it
less tempting to release from a trunk or branch checkout without first
making a tag and checking it out:  th tag is the only place where the
version number is not either a lie or a potential time bomb.

> Changed:
>   U   zope.app.dependable/trunk/setup.py
> 
> -=-
> Modified: zope.app.dependable/trunk/setup.py
> ===================================================================
> --- zope.app.dependable/trunk/setup.py	2007-10-24 02:39:08 UTC (rev 81019)
> +++ zope.app.dependable/trunk/setup.py	2007-10-24 02:40:57 UTC (rev 81020)
> @@ -22,7 +22,7 @@
>      return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
>  
>  setup(name='zope.app.dependable',
> -      version = '3.4.0',
> +      version = '3.4.1',
>        author='Zope Corporation and Contributors',
>        author_email='zope3-dev at zope.org',
>        description='Simple Dependency API',


Tres.
- --
===================================================================
Tres Seaver          +1 540-429-0999          tseaver at palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHHrle+gerLs4ltQ4RAoObAJ9QeeU5na/xF1u2Pn5VZhNYJhd4EACeJPX7
KXIQJfIziNTROMtkND3M6lI=
=q7jT
-----END PGP SIGNATURE-----



More information about the Zope-Dev mailing list