Hello community,

here is the log from the commit of package python-oslo.log for openSUSE:Factory 
checked in at 2016-09-30 15:29:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.log (Old)
 and      /work/SRC/openSUSE:Factory/.python-oslo.log.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oslo.log"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslo.log/python-oslo.log.changes  
2016-05-04 08:19:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-oslo.log.new/python-oslo.log.changes     
2016-09-30 15:29:25.000000000 +0200
@@ -1,0 +2,55 @@
+Tue Aug 30 16:18:31 UTC 2016 - tbecht...@suse.com
+
+- update to version 3.16.0
+  * Remove discover from test-requirements
+  * Fixes unit tests on Windows
+  * Fix parameters of assertEqual are misplaced
+  * Updated from global requirements
+  * Add Python 3.5 classifier and venv
+
+-------------------------------------------------------------------
+Wed Aug 10 14:40:34 UTC 2016 - tbecht...@suse.com
+
+- update to version 3.12.0
+  * log: don't create foo.log
+  * Improve olso.log test coverage for edge cases
+  * log: Introduce _iter_loggers
+  * Replace "LOG.exception(_" with "LOG.exception(_LE"
+  * Make available to log encoded strings as arguments
+  * Revert "Remove 'verbose' option"
+  * Imported Translations from Zanata
+  * Convert unicode data to utf-8 before calling syslog.syslog()
+  * Provide a normal method for deprecation warnings.
+  * Fix regression causing the default log level to become WARNING
+  * Use new logging specific method for context info
+  * Fix typo: 'Olso' to 'Oslo'
+  * Reload log_config_append config on SIGHUP
+  * Updated from global requirements
+  * Remove 'verbose' option
+  * Reduce READ_FREQ and TIMEOUT for watch-file
+
+-------------------------------------------------------------------
+Tue May 31 05:44:29 UTC 2016 - tbecht...@suse.com
+
+- update to 3.7.0:
+  * Fix example issue
+  * Updated from global requirements
+  * Allow reload of 'debug' option
+  * Imported Translations from Zanata
+  * Remove direct dependency on babel
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Remove outdated comment in ContextFormatter
+  * Enable log_method_call to work on static method
+  * Explicitly exclude tests from bandit scan
+  * Improve test code coverage of _options
+  * Update reno for stable/mitaka
+  * Unit test cleanup and validation improvements
+  * Added +2 release names for versionutils
+  * Fix broken links in docs usage page
+  * Enable bandit in gate
+  * Updated from global requirements
+- Use renderspec service to update .spec file
+
+-------------------------------------------------------------------

Old:
----
  oslo.log-3.2.0.tar.gz

New:
----
  oslo.log-3.16.0.tar.gz

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

Other differences:
------------------
++++++ python-oslo.log.spec ++++++
--- /var/tmp/diff_new_pack.xc8ecv/_old  2016-09-30 15:29:26.000000000 +0200
+++ /var/tmp/diff_new_pack.xc8ecv/_new  2016-09-30 15:29:26.000000000 +0200
@@ -16,76 +16,81 @@
 #
 
 
-%define version_unconverted 3.2.0
-
+%global sname oslo.log
 Name:           python-oslo.log
-Version:        3.2.0
+Version:        3.16.0
 Release:        0
-Summary:        OpenStack logging API
+Summary:        OpenStack log library
 License:        Apache-2.0
 Group:          Development/Languages/Python
-Url:            https://launchpad.net/oslo/
-Source:         
https://pypi.python.org/packages/source/o/oslo.log/oslo.log-%{version}.tar.gz
-BuildRequires:  openstack-suse-macros
+Url:            https://launchpad.net/%{sname}
+Source0:        
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+BuildRequires:  openstack-macros
 BuildRequires:  python-devel
-BuildRequires:  python-pbr
-# Test requirements
-BuildRequires:  python-coverage
-BuildRequires:  python-debtcollector
-BuildRequires:  python-fixtures
-BuildRequires:  python-mock
-BuildRequires:  python-oslo.config
-BuildRequires:  python-oslo.context
-BuildRequires:  python-oslo.i18n
-BuildRequires:  python-oslo.serialization
-BuildRequires:  python-oslo.utils
-BuildRequires:  python-oslosphinx
-BuildRequires:  python-oslotest
-BuildRequires:  python-pyinotify
-BuildRequires:  python-python-dateutil
-BuildRequires:  python-python-subunit
-BuildRequires:  python-sphinx
-BuildRequires:  python-testrepository
-BuildRequires:  python-testscenarios
-BuildRequires:  python-testtools
-
-Requires:       python-Babel >= 1.3
+BuildRequires:  python-mock >= 2.0
+BuildRequires:  python-oslo.config >= 3.14.0
+BuildRequires:  python-oslo.context >= 2.6.0
+BuildRequires:  python-oslo.i18n >= 2.1.0
+BuildRequires:  python-oslo.serialization >= 1.10.0
+BuildRequires:  python-oslo.utils >= 3.16.0
+BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-pbr >= 1.6
+BuildRequires:  python-pyinotify >= 0.9.6
+BuildRequires:  python-python-dateutil >= 2.4.2
+BuildRequires:  python-python-subunit >= 0.0.18
+BuildRequires:  python-six >= 1.9.0
+BuildRequires:  python-testrepository >= 0.0.18
+BuildRequires:  python-testscenarios >= 0.4
+BuildRequires:  python-testtools >= 1.4.0
 Requires:       python-debtcollector >= 1.2.0
-Requires:       python-oslo.config >= 3.4.0
-Requires:       python-oslo.context >= 0.2.0
+Requires:       python-oslo.config >= 3.14.0
+Requires:       python-oslo.context >= 2.6.0
 Requires:       python-oslo.i18n >= 2.1.0
 Requires:       python-oslo.serialization >= 1.10.0
-Requires:       python-oslo.utils >= 3.5.0
+Requires:       python-oslo.utils >= 3.16.0
 Requires:       python-pyinotify >= 0.9.6
 Requires:       python-python-dateutil >= 2.4.2
 Requires:       python-six >= 1.9.0
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
 BuildArch:      noarch
-%endif
 
 %description
-OpenStack logging configuration library provides standardized configuration for
-all openstack projects. It also provides custom formatters, handlers and
-support for context specific logging (like resource ids etc).
+OpenStack logging configuration library provides standardized configuration
+for all openstack projects.It also provides custom formatters, handlers and
+support for context specific logging (like resource id's etc).
+
+%package doc
+Summary:        Documentation for OpenStack log library
+Group:          Development/Languages/Python
+BuildRequires:  python-Sphinx
+BuildRequires:  python-oslosphinx >= 2.5.0
+
+%description doc
+Documentation for the oslo.log library.
 
 %prep
-%setup -q -n oslo.log-%{version}
+%setup -q -n %{sname}-%{version}
 
 %build
-%{__python2} setup.py build
+%{py2_build}
+
+# generate html docs
+%{__python2} setup.py build_sphinx
+rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %install
-%{__python2} setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%{py2_install}
 
 %check
 testr init && testr run --parallel
 
 %files
-%defattr(-,root,root,-)
-%doc README.rst LICENSE AUTHORS ChangeLog
-%{python2_sitelib}/*
+%license LICENSE
+%doc ChangeLog README.rst
+%{python2_sitelib}/oslo_log
+%{python2_sitelib}/*.egg-info
+
+%files doc
+%license LICENSE
+%doc doc/build/html
 
 %changelog

++++++ _service ++++++
--- /var/tmp/diff_new_pack.xc8ecv/_old  2016-09-30 15:29:26.000000000 +0200
+++ /var/tmp/diff_new_pack.xc8ecv/_new  2016-09-30 15:29:26.000000000 +0200
@@ -1,14 +1,14 @@
 <services>
+  <service mode="disabled" name="renderspec">
+    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.log/oslo.log.spec.j2</param>
+    <param name="output-name">python-oslo.log.spec</param>
+    <param 
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/master/global-requirements.txt</param>
+  </service>
   <service mode="disabled" name="download_files">
     <param name="changesgenerate">enable</param>
     <param name="changeslinesmax">300</param>
   </service>
-  <service mode="disabled" name="set_version">
-    <param name="basename">oslo.log</param>
-  </service>
   <service name="refresh_patches" mode="disabled">
     <param name="changesgenerate">enable</param>
   </service>
-  <service name="python_requires" mode="disabled">
-  </service>
 </services>

++++++ oslo.log-3.2.0.tar.gz -> oslo.log-3.16.0.tar.gz ++++++
++++ 2776 lines of diff (skipped)


Reply via email to