Hello community,

here is the log from the commit of package python-pbr for openSUSE:Factory 
checked in at 2016-05-26 23:53:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pbr (Old)
 and      /work/SRC/openSUSE:Factory/.python-pbr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pbr"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pbr/python-pbr-doc.changes        
2016-04-11 09:12:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pbr.new/python-pbr-doc.changes   
2016-05-26 23:53:47.000000000 +0200
@@ -1,0 +2,48 @@
+Tue May 24 05:15:23 UTC 2016 - tbecht...@suse.com
+
+- Fix pypi source
+
+-------------------------------------------------------------------
+Tue May 24 04:50:22 UTC 2016 - tbecht...@suse.com
+
+- update to 1.10.0:
+  * File is wrongly marked as executable
+  * Fix wsgiref script use with oslo.config
+  * Update Preversioning explanation to avoid double that
+  * Handle IndexError during version string parsing
+  * Correct server test
+  * Updated from global requirements
+  * Fix soabi tests with pypy
+  * package: fix wrong catch in email parsing
+  * Do not convert git tags when searching history
+  * Include wsgi_scripts in generated wheels
+  * Correct the indentation in the classifiers example
+  * Do not silently drop markers that fail to evaluate
+  * Clarifications around tags and version numbers
+  * Correct typo - s/enabeld/enabled/
+  * Use apt-cache generated packages to provide build deps
+  * fix some variable names
+  * Don't attempt to test with 0.6c11 with Py3
+  * Support entry point patching on setuptools < 12
+  * Updated from global requirements
+  * Split changelog on nulls instead of (
+  * Add libjpeg and liberasurecode for tests
+  * Handle markers to support sdist on pip < 6
+  * Deprecated tox -downloadcache option removed
+  * passenv integration environment variables re-enabling integration tests
+  * Enable pep8 H405 tests
+  * Add patch to properly get all commands from dist
+  * doc: Remove 'MANIFEST.in'
+  * doc: Trivial cleanup of 'index.rst'
+  * doc: Add deprecation note for 'requirements-pyN'
+  * doc: Restructure 'Requirements' section
+  * doc: Restructure 'Usage' section
+  * doc: Add details of manifest generation
+  * Support git://, git+ssh://, git+https:// without -e flag
+  * More support Sphinx >=1.3b1 and <1.3.1
+  * Fix docs for markers
+  * Do not error when running pep8 with py3
+  * Ensure changelog log output is written if it already exists
+  * Cleanup jeepyb and pypi-mirror special casing
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/python-pbr/python-pbr.changes    2016-04-11 
09:12:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pbr.new/python-pbr.changes       
2016-05-26 23:53:47.000000000 +0200
@@ -1,0 +2,49 @@
+Tue May 24 05:15:09 UTC 2016 - tbecht...@suse.com
+
+- Fix pypi source
+
+-------------------------------------------------------------------
+Tue May 24 04:46:16 UTC 2016 - tbecht...@suse.com
+
+- update to 1.10.0:
+  * File is wrongly marked as executable
+  * Fix wsgiref script use with oslo.config
+  * Update Preversioning explanation to avoid double that
+  * Handle IndexError during version string parsing
+  * Correct server test
+  * Updated from global requirements
+  * Fix soabi tests with pypy
+  * package: fix wrong catch in email parsing
+  * Do not convert git tags when searching history
+  * Include wsgi_scripts in generated wheels
+  * Correct the indentation in the classifiers example
+  * Do not silently drop markers that fail to evaluate
+  * Clarifications around tags and version numbers
+  * Correct typo - s/enabeld/enabled/
+  * Use apt-cache generated packages to provide build deps
+  * fix some variable names
+  * Don't attempt to test with 0.6c11 with Py3
+  * Support entry point patching on setuptools < 12
+  * Updated from global requirements
+  * Split changelog on nulls instead of (
+  * Add libjpeg and liberasurecode for tests
+  * Handle markers to support sdist on pip < 6
+  * Deprecated tox -downloadcache option removed
+  * passenv integration environment variables re-enabling integration tests
+  * Enable pep8 H405 tests
+  * Add patch to properly get all commands from dist
+  * doc: Remove 'MANIFEST.in'
+  * doc: Trivial cleanup of 'index.rst'
+  * doc: Add deprecation note for 'requirements-pyN'
+  * doc: Restructure 'Requirements' section
+  * doc: Restructure 'Usage' section
+  * doc: Add details of manifest generation
+  * Support git://, git+ssh://, git+https:// without -e flag
+  * More support Sphinx >=1.3b1 and <1.3.1
+  * Fix docs for markers
+  * Do not error when running pep8 with py3
+  * Ensure changelog log output is written if it already exists
+  * Cleanup jeepyb and pypi-mirror special casing
+- Adjust BuildRequires
+
+-------------------------------------------------------------------

Old:
----
  pbr-1.8.1.tar.gz

New:
----
  pbr-1.10.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pbr-doc.spec ++++++
--- /var/tmp/diff_new_pack.jpu60d/_old  2016-05-26 23:53:48.000000000 +0200
+++ /var/tmp/diff_new_pack.jpu60d/_new  2016-05-26 23:53:48.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           python-pbr-doc
-Version:        1.8.1
+Version:        1.10.0
 Release:        0
 Summary:        Documentation for python-pbr
 License:        Apache-2.0
 Group:          Development/Languages/Python
 Url:            http://pypi.python.org/pypi/pbr
-Source:         
https://pypi.python.org/packages/source/p/pbr/pbr-%{version}.tar.gz
+Source:         
https://pypi.python.org/packages/c3/2c/63275fab26a0fd8cadafca71a3623e4d0f0ee8ed7124a5bb128853d178a7/pbr-%{version}.tar.gz
 Source1:        python-pbr-rpmlintrc
 BuildRequires:  fdupes
 BuildRequires:  python-devel

++++++ python-pbr.spec ++++++
--- /var/tmp/diff_new_pack.jpu60d/_old  2016-05-26 23:53:48.000000000 +0200
+++ /var/tmp/diff_new_pack.jpu60d/_new  2016-05-26 23:53:48.000000000 +0200
@@ -21,13 +21,13 @@
 %bcond_with test
 
 Name:           python-pbr
-Version:        1.8.1
+Version:        1.10.0
 Release:        0
 Summary:        Python Build Reasonableness
 License:        Apache-2.0
 Group:          Development/Languages/Python
 Url:            http://pypi.python.org/pypi/pbr
-Source:         
https://pypi.python.org/packages/source/p/pbr/pbr-%{version}.tar.gz
+Source:         
https://pypi.python.org/packages/c3/2c/63275fab26a0fd8cadafca71a3623e4d0f0ee8ed7124a5bb128853d178a7/pbr-%{version}.tar.gz
 Source1:        python-pbr-rpmlintrc
 BuildRequires:  fdupes
 BuildRequires:  python-devel
@@ -38,14 +38,15 @@
 %if 0%{?suse_version} <= 1110
 BuildRequires:  python-discover
 %endif
-BuildRequires:  python-fixtures >= 0.3.14
+BuildRequires:  python-fixtures >= 1.3.1
 BuildRequires:  python-hacking >= 0.9.2
 BuildRequires:  python-mock >= 1.2
 BuildRequires:  python-python-subunit >= 0.0.18
+BuildRequires:  python-six >= 1.9.0
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testresources >= 0.2.4
 BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 0.9.34
+BuildRequires:  python-testtools >= 1.4.0
 %endif
 Requires:       python-pip >= 1.4
 Requires(post): update-alternatives

++++++ pbr-1.8.1.tar.gz -> pbr-1.10.0.tar.gz ++++++
++++ 2702 lines of diff (skipped)


Reply via email to