commit python-cliff for openSUSE:Factory
Hello community, here is the log from the commit of package python-cliff for openSUSE:Factory checked in at 2014-06-30 21:45:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cliff (Old) and /work/SRC/openSUSE:Factory/.python-cliff.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-cliff" Changes: -------- --- /work/SRC/openSUSE:Factory/python-cliff/python-cliff.changes 2014-02-26 06:55:08.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-cliff.new/python-cliff.changes 2014-06-30 21:45:32.000000000 +0200 @@ -1,0 +2,26 @@ +Thu Jun 26 09:37:02 UTC 2014 - dmueller@suse.com + +- update to 1.6.1: + * Remove PrettyTable from documentation requirements + * Fix a bug in ShellFormatter's escaping of double quotes in strings + * Import run_cross_tests.sh from oslo-incubator + * add doc requirements to venv + * Add max-width support for table formatter + * Add value only output formattter + * Update readme with links to bug tracker and source + * Move pep8 dependency into pep8 tox test + * Fix doc build with Python 2.6.x + * Fix interactive mode with command line args + * Update .gitreview after repo rename + * Escape double quotes in shell formatter + * Add unit test for shell formatter + * Rename private attribute to avoid conflict + * Sync with global requirements + * Add integration tests with known consumers + * update history for previous change + * Make the formatters a private part of the command + +- 0001-Fix-doc-build-with-Python-2.6.x.patch, 0001-Move-pep8-dependency-into-pep8-tox-test.patch, + remove-distribute-dep.patch: Merged upstream + +------------------------------------------------------------------- Old: ---- 0001-Fix-doc-build-with-Python-2.6.x.patch 0001-Move-pep8-dependency-into-pep8-tox-test.patch cliff-1.5.2.tar.gz remove-distribute-dep.patch New: ---- cliff-1.6.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cliff.spec ++++++ --- /var/tmp/diff_new_pack.6KjHO0/_old 2014-06-30 21:45:33.000000000 +0200 +++ /var/tmp/diff_new_pack.6KjHO0/_new 2014-06-30 21:45:33.000000000 +0200 @@ -17,16 +17,13 @@ Name: python-cliff -Version: 1.5.2 +Version: 1.6.1 Release: 0 Url: https://github.com/dreamhost/cliff Summary: Command Line Interface Formulation Framework License: Apache-2.0 Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/c/cliff/cliff-%{version}.tar.gz -Patch0: remove-distribute-dep.patch -Patch1: 0001-Fix-doc-build-with-Python-2.6.x.patch -Patch2: 0001-Move-pep8-dependency-into-pep8-tox-test.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-argparse BuildRequires: python-devel @@ -72,9 +69,6 @@ %prep %setup -q -n cliff-%{version} -%patch0 -%patch1 -p1 -%patch2 -p1 %build python setup.py build ++++++ cliff-1.5.2.tar.gz -> cliff-1.6.1.tar.gz ++++++ ++++ 2790 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de