Hello community,

here is the log from the commit of package python-pycadf for openSUSE:Factory 
checked in at 2014-03-09 20:17:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-02-26 06:55:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-pycadf.new/python-pycadf.changes 
2014-03-09 20:17:45.000000000 +0100
@@ -1,0 +2,22 @@
+Thu Mar  6 09:07:35 UTC 2014 - [email protected]
+
+- Update to version 0.4.1:
+  + catch empty json body
+- Changes from version 0.4:
+  + add constant for security service
+  + audit middleware in pycadf
+  + oslo common code sync and requirements cleanup
+  + Rollback change to that Install configs into /etc
+  + Update .gitreview after repo rename
+  + Install configs into /etc, not /usr/etc
+- Changes from version 0.3.1:
+  + update audit_map
+  + update build_typeURI to drop query string
+  + sync common code and requirements
+  + add path to event
+  + mask token values
+  + adjust typeURI to capture target better
+  + Python 3: update setup.cfg to advertise python 3 compatibility
+- Fixed requirements
+
+-------------------------------------------------------------------

Old:
----
  pycadf-0.3.tar.gz

New:
----
  pycadf-0.4.1.tar.gz

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

Other differences:
------------------
++++++ python-pycadf.spec ++++++
--- /var/tmp/diff_new_pack.xdKabv/_old  2014-03-09 20:17:46.000000000 +0100
+++ /var/tmp/diff_new_pack.xdKabv/_new  2014-03-09 20:17:46.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python-pycadf
-Version:        0.3
+Version:        0.4.1
 Release:        0
 Summary:        DMTF Cloud Audit (CADF) data mode
 License:        Apache-2.0
@@ -27,16 +27,26 @@
 BuildRequires:  python-devel
 BuildRequires:  python-pbr
 # Test dependencies
-BuildRequires:  python-Babel
-BuildRequires:  python-WebOb
-BuildRequires:  python-iso8601
-BuildRequires:  python-oslo.config
-BuildRequires:  python-six
-BuildRequires:  python-testrepository
+BuildRequires:  python-Babel >= 1.3
+BuildRequires:  python-WebOb >= 1.2.3
+BuildRequires:  python-fixtures >= 0.3.14
+BuildRequires:  python-iso8601 >= 0.1.8
+BuildRequires:  python-mock >= 1.0
+BuildRequires:  python-mox >= 0.5.3
+BuildRequires:  python-netaddr >= 0.7.6
+BuildRequires:  python-oslo.config >= 1.2.0
+BuildRequires:  python-oslo.messaging
+BuildRequires:  python-python-subunit >= 0.0.18
+BuildRequires:  python-six >= 1.4.1
+BuildRequires:  python-testrepository >= 0.0.17
+BuildRequires:  python-testscenarios >= 0.4
+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
 Requires:       python-pytz >= 2010h
 Requires:       python-six >= 1.4.1
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -47,7 +57,7 @@
 %endif
 
 %description
-python implementation of DMTF Cloud Audit (CADF) data mode
+Python implementation of DMTF Cloud Audit (CADF) data mode.
 
 %prep
 %setup -q -n pycadf-%{version}

++++++ pycadf-0.3.tar.gz -> pycadf-0.4.1.tar.gz ++++++
++++ 4635 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to