[Checkins] SVN: zopetoolkit/branches/1.0/z Bugfix updates

Hanno Schlichting hanno at hannosch.eu
Wed Jan 5 12:45:47 EST 2011


Hi.

You updated a number of versions to new feature releases. That's not
acceptable for the ZTK 1.0 series. At this point it will only see
bug-fixes, as in third-dot releases. So zope.app.content 3.5.0 to
3.5.1 is fine, updating zope.app.broken from 3.5.0 to 3.6.0 is not.
You can run "bin/checkversions -l 2 ztk-versions.cfg" to see which new
versions qualify for inclusion (same for zopeapp-versions.cfg).

If there's bug fixes in newer feature releases we'd like to have in
ZTK 1.0, we'll have to backport those to appropriate branches and make
releases of those.

Could you please correct your checkin?

Thanks,
Hanno

On Wed, Jan 5, 2011 at 5:59 PM, Gediminas Paulauskas <menesis at pov.lt> wrote:
> Log message for revision 119393:
>  Bugfix updates
>
>
> Changed:
>  U   zopetoolkit/branches/1.0/zopeapp-versions.cfg
>  U   zopetoolkit/branches/1.0/ztk-versions.cfg
>
> -=-
> Modified: zopetoolkit/branches/1.0/zopeapp-versions.cfg
> ===================================================================
> --- zopetoolkit/branches/1.0/zopeapp-versions.cfg       2011-01-05 16:56:32 UTC (rev 119392)
> +++ zopetoolkit/branches/1.0/zopeapp-versions.cfg       2011-01-05 16:59:26 UTC (rev 119393)
> @@ -4,15 +4,15 @@
>  zope.app.appsetup = 3.14.0
>  zope.app.authentication = 3.8.0
>  zope.app.basicskin = 3.5.1
> -zope.app.broken = 3.5.0
> +zope.app.broken = 3.6.0
>  zope.app.component = 3.9.2
>  zope.app.container = 3.9.1
> -zope.app.content = 3.5.0
> +zope.app.content = 3.5.1
>  zope.app.debug = 3.4.1
>  zope.app.dependable = 3.5.1
>  zope.app.error = 3.5.3
>  zope.app.exception = 3.6.2
> -zope.app.folder = 3.5.1
> +zope.app.folder = 3.5.2
>  zope.app.form = 4.0.2
>  zope.app.generations = 3.6.0
>  zope.app.http = 3.9.0
> @@ -32,7 +32,7 @@
>  zope.app.testing = 3.7.8
>  zope.app.wsgi = 3.9.3
>  zope.app.zcmlfiles = 3.7.0
> -zope.app.zopeappgenerations = 3.5.0
> +zope.app.zopeappgenerations = 3.5.1
>  roman = 1.4.0
>  wsgi-intercept = 0.4
>  zc.sourcefactory = 0.7.0
> @@ -64,7 +64,7 @@
>  zope.app.undo = 3.5.0
>  zope.app.zptpage = 3.5.1
>  zope.file = 0.6.0
> -zope.html = 2.1.0
> +zope.html = 2.2.0
>  zope.modulealias = 3.4.0
>  zope.preference = 3.8.0
>  zope.thread = 3.4
>
> Modified: zopetoolkit/branches/1.0/ztk-versions.cfg
> ===================================================================
> --- zopetoolkit/branches/1.0/ztk-versions.cfg   2011-01-05 16:56:32 UTC (rev 119392)
> +++ zopetoolkit/branches/1.0/ztk-versions.cfg   2011-01-05 16:59:26 UTC (rev 119393)
> @@ -17,7 +17,7 @@
>  zope.contentprovider = 3.7.2
>  zope.contenttype = 3.5.1
>  zope.copy = 3.5.0
> -zope.copypastemove = 3.6.0
> +zope.copypastemove = 3.7.0
>  zope.datetime = 3.4.0
>  zope.deferredimport = 3.5.3
>  zope.deprecation = 3.4.0
> @@ -48,7 +48,7 @@
>  zope.processlifetime = 1.0
>  zope.proxy = 3.6.1
>  zope.ptresource = 3.9.0
> -zope.publisher = 3.12.4
> +zope.publisher = 3.12.6
>  zope.ramcache = 1.0
>  zope.schema = 3.7.1
>  zope.security = 3.7.4
> @@ -59,7 +59,7 @@
>  zope.session = 3.9.3
>  zope.site = 3.9.2
>  zope.size = 3.4.1
> -zope.structuredtext = 3.5.0
> +zope.structuredtext = 3.5.1
>  zope.tal = 3.5.2
>  zope.tales = 3.5.1
>  zope.testing = 3.9.5
> @@ -94,7 +94,7 @@
>  ZConfig = 2.8.0
>  zc.recipe.egg = 1.2.2
>  zc.recipe.testrunner = 1.2.1
> -zc.resourcelibrary = 1.3.1
> +zc.resourcelibrary = 1.3.2
>  zdaemon = 2.0.4
>  ZODB3 = 3.9.7
>  zope.mkzeoinstance = 3.9.4
>
> _______________________________________________
> checkins mailing list
> checkins at zope.org
> https://mail.zope.org/mailman/listinfo/checkins
>


More information about the checkins mailing list