Hello community, here is the log from the commit of package python-Fabric for openSUSE:Factory checked in at 2012-11-14 16:53:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Fabric (Old) and /work/SRC/openSUSE:Factory/.python-Fabric.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Fabric", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/python-Fabric/python-Fabric.changes 2012-09-14 12:35:14.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-Fabric.new/python-Fabric.changes 2012-11-14 16:53:37.000000000 +0100 @@ -1,0 +2,21 @@ +Wed Nov 7 02:03:36 UTC 2012 - [email protected] + +- Update to 1.5.0: + - [Feature] #684: Update how task wraps task functions to preserve + additional metadata; this allows decorated functions to play nice + with Sphinx autodoc. Thanks to Jaka Hudoklin for catch & patch. + - [Bug] #749: Gracefully work around calls to fabric.version on + systems lacking /bin/sh (which causes an OSError in + subprocess.Popen calls.) + - [Bug] #718: isinstance(foo, Bar) is used in main instead of + type(foo) == Bar in order to fix some edge cases. Thanks to + Mikhail Korobov. + - [Bug] #693: Fixed edge case where abort driven failures within + parallel tasks could result in a top level exception (a KeyError) + regarding error handling. Thanks to Marcin Kuźmiński for the report. + - [Support] #681: Fixed outdated docstring for runs_once which + claimed it would get run multiple times in parallel mode. That + behavior was fixed in an earlier release but the docs were not + updated. Thanks to Jan Brauer for the catch. + +------------------------------------------------------------------- Old: ---- Fabric-1.4.3.tar.bz2 New: ---- Fabric-1.5.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Fabric.spec ++++++ --- /var/tmp/diff_new_pack.Tc1SRm/_old 2012-11-14 16:53:38.000000000 +0100 +++ /var/tmp/diff_new_pack.Tc1SRm/_new 2012-11-14 16:53:38.000000000 +0100 @@ -17,7 +17,7 @@ Name: python-Fabric -Version: 1.4.3 +Version: 1.5.0 Release: 0 Summary: Fabric is a simple, Pythonic tool for remote execution and deployment License: BSD-2-Clause @@ -87,7 +87,7 @@ %files %defattr(-,root,root,-) -%doc AUTHORS LICENSE README +%doc AUTHORS LICENSE README.rst %{_bindir}/fab %{python_sitelib}/* ++++++ Fabric-1.4.3.tar.bz2 -> Fabric-1.5.0.tar.bz2 ++++++ ++++ 4200 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
