Hello community,
here is the log from the commit of package python-zc_buildout for
openSUSE:Factory checked in at 2013-02-22 17:01:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zc_buildout (Old)
and /work/SRC/openSUSE:Factory/.python-zc_buildout.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zc_buildout", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-zc_buildout/python-zc_buildout.changes
2012-03-16 13:24:08.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-zc_buildout.new/python-zc_buildout.changes
2013-02-22 17:01:56.000000000 +0100
@@ -1,0 +2,25 @@
+Thu Feb 21 15:48:40 UTC 2013 - [email protected]
+- Update to version 1.7.1:
+ * Fixed: Constraints intended to prevent upgrading to
+ buildout-2-compatible recipes weren't expressed correctly, leading to
+ unintendional use of zc.recipe.egg-2.0.0a3.
+- Update to version 1.7.0:
+ * Unless version requirements are specified, buildout won't upgrade
+ itself past version 1.
+ * Versions in versions sections can now be simple constraints, like <2.0dev
+ in addition to being simple versions.
+ * This is used to prevent upgrading zc.recipe.egg and zc.recipe.testrunner
+ past version 1.
+ * If buildout is bootstrapped with a non-final release, it won't downgrade
+ itself to a final release.
+ * Fix: distribute 0.6.33 broke Python 2.4 compatibility
+ remove data_files from setup.py, which was installing README.txt in
+ current directory during installation [Domen Kožar]
+ Windows fix: use cli-64.exe/cli.exe depending on 64/32 bit and try cli.exe
+ if cli-64.exe is not found, fixing 9c6be7ac6d218f09e33725e07dccc4af74d8cf97
+ * Windows fix: buildout init was broken, re.sub does not like a single
backslash
+ * fixed all builds on travis-ci
+ use os._exit insted of sys.exit after ugrade forking
+ Revert cfa0478937d16769c268bf51e60e69cd3ead50f3, it only broke a feature
+
+-------------------------------------------------------------------
Old:
----
zc.buildout-1.5.2.tar.bz2
New:
----
zc.buildout-1.7.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-zc_buildout.spec ++++++
--- /var/tmp/diff_new_pack.Gsc5IU/_old 2013-02-22 17:01:58.000000000 +0100
+++ /var/tmp/diff_new_pack.Gsc5IU/_new 2013-02-22 17:01:58.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-zc.buildout
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
Name: python-zc_buildout
-Version: 1.5.2
+Version: 1.7.1
Release: 0
Url: http://pypi.python.org/pypi/zc.buildout
Summary: System for managing development buildouts
++++++ zc.buildout-1.5.2.tar.bz2 -> zc.buildout-1.7.1.tar.bz2 ++++++
++++ 12412 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]