commit python-stevedore for openSUSE:Factory
Hello community, here is the log from the commit of package python-stevedore for openSUSE:Factory checked in at 2015-02-25 02:18:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-stevedore (Old) and /work/SRC/openSUSE:Factory/.python-stevedore.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-stevedore" Changes: -------- --- /work/SRC/openSUSE:Factory/python-stevedore/python-stevedore.changes 2014-11-15 12:26:21.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-stevedore.new/python-stevedore.changes 2015-02-25 02:18:39.000000000 +0100 @@ -1,0 +2,11 @@ +Tue Feb 24 13:32:03 UTC 2015 - tbechtold@suse.com + +- update to 1.2.0: + * Use pkg_resources resolve( + * Fix the README.rst file format for pypi + * Workflow documentation is now in infra-manual + * Implement a __contains__ override for extension manager + * Update link to docs in README + * Bring doc build up to standard + +------------------------------------------------------------------- Old: ---- stevedore-1.1.0.tar.gz New: ---- stevedore-1.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-stevedore.spec ++++++ --- /var/tmp/diff_new_pack.H4fJ1j/_old 2015-02-25 02:18:40.000000000 +0100 +++ /var/tmp/diff_new_pack.H4fJ1j/_new 2015-02-25 02:18:40.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-stevedore # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-stevedore -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: Manage dynamic plugins for Python applications License: Apache-2.0 @@ -29,6 +29,7 @@ BuildRequires: python-setuptools # Documentation requirements: BuildRequires: python-Sphinx +BuildRequires: python-oslosphinx # Test requirements: #BuildRequires: python-mock #BuildRequires: python-nose @@ -60,7 +61,7 @@ %files %defattr(-,root,root,-) -%doc LICENSE README.rst docs/build/html +%doc LICENSE README.rst doc/build/html %{python_sitelib}/* %changelog ++++++ stevedore-1.1.0.tar.gz -> stevedore-1.2.0.tar.gz ++++++ ++++ 3935 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