Hello community,

here is the log from the commit of package python-pycadf for openSUSE:Factory 
checked in at 2015-10-30 13:42:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pycadf (Old)
 and      /work/SRC/openSUSE:Factory/.python-pycadf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pycadf"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pycadf/python-pycadf.changes      
2014-06-04 18:39:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pycadf.new/python-pycadf.changes 
2015-10-30 13:42:11.000000000 +0100
@@ -1,0 +2,65 @@
+Mon Sep  7 11:25:58 UTC 2015 - [email protected]
+
+- update to 1.1.0:
+  * Adding barbican specific base resources
+  * Updated from global requirements
+  * ensure id is not empty
+  * Add api_audit_map.conf for Ceilometer project
+  * Remove script already nuked from oslo-incubator
+  * Add unit tests to increase coverage of cadftype
+  * Remove run_cross_tests.sh
+  * drop audit middleware
+  * Add trove conf file to setup.cfg
+  * Added a testcase to cover ValueError in tag.py
+  * Add test to cover mask value for utils.mask_value
+  * Uncap library requirements for liberty
+  * update README.rst to include additional links
+  * Remove empty _templates folder
+  * Add a section for audit maps
+  * Fix formatting error for geolocation note
+  * add a new set of release notes
+  * Clean up pycadf's doc landing page
+  * Add api_audit_map.conf for Trove project
+  * Additional doc clean up
+  * cleanup documentation
+  * Add deprecation message to Audit API
+  * Do not depend on endpoint id existing in the service catalog
+  * Fix oslo.messaging link in docs
+  * Use oslo_context
+  * Use oslo namespaces
+  * Add a new CADF type for keystone trusts
+  * add helper module
+  * Add new CADF taxonomy types
+  * Pull out some CADF taxonomy to be constants
+  * upgrade hacking to 0.10.0
+  * deprecate audit middleware
+  * sync oslo
+  * Workflow documentation is now in infra-manual
+  * Add classifiers for Python 3
+  * Add release notes
+  * Use correct name of oslo debugger script
+  * Remove unused dependencies from pycadf
+  * Use oslo tests fixture
+  * Use oslo.serialization
+  * Sync oslo libraries
+  * Remove dependencies from docs test env in tox.ini
+  * Stop using intersphinx
+  * Use oslo_debug_helper and remove our own version
+  * Work toward Python 3.4 support and testing
+  * add federated credential
+  * define the project goal
+  * Enable PEP8 checks E128, E251 and E265
+  * clean up license headers
+  * add CONTRIBUTING doc
+  * revise readme with a project description
+  * Debug env for tox
+  * Fix a grammatical error in contributing doc
+  * Fix typo comments
+  * Enabled hacking checks H305 and H307
+  * Bump hacking to version 0.9.2
+  * Remove docutils pin
+  * Expand © and remove unnecessary encoding lines
+  * Bump hacking to 0.9.x series
+  * add audit_maps for more OpenStack components
+
+-------------------------------------------------------------------

Old:
----
  pycadf-0.5.1.tar.gz

New:
----
  pycadf-1.1.0.tar.gz

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

Other differences:
------------------
++++++ python-pycadf.spec ++++++
--- /var/tmp/diff_new_pack.KB3X5N/_old  2015-10-30 13:42:12.000000000 +0100
+++ /var/tmp/diff_new_pack.KB3X5N/_new  2015-10-30 13:42:12.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pycadf
 #
-# 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-pycadf
-Version:        0.5.1
+Version:        1.1.0
 Release:        0
 Summary:        DMTF Cloud Audit (CADF) data mode
 License:        Apache-2.0
@@ -36,6 +36,7 @@
 BuildRequires:  python-netaddr >= 0.7.6
 BuildRequires:  python-oslo.config >= 1.2.0
 BuildRequires:  python-oslo.messaging
+BuildRequires:  python-oslotest
 BuildRequires:  python-python-subunit >= 0.0.18
 BuildRequires:  python-six >= 1.4.1
 BuildRequires:  python-testrepository >= 0.0.17
@@ -43,12 +44,11 @@
 BuildRequires:  python-testtools >= 0.9.34
 Requires:       python-Babel >= 1.3
 Requires:       python-WebOb >= 1.2.3
-Requires:       python-iso8601 >= 0.1.8
 Requires:       python-netaddr >= 0.7.6
-Requires:       python-oslo.config >= 1.2.0
-Requires:       python-oslo.messaging >= 1.3.0a4
-Requires:       python-pytz >= 2010h
-Requires:       python-six >= 1.4.1
+Requires:       python-oslo.config >= 2.1.0
+Requires:       python-oslo.serialization >= 1.4.0
+Requires:       python-pytz >= 2013.6
+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()")}

++++++ pycadf-0.5.1.tar.gz -> pycadf-1.1.0.tar.gz ++++++
++++ 7190 lines of diff (skipped)


Reply via email to