Hello community,

here is the log from the commit of package python-transaction for 
openSUSE:Factory checked in at 2019-03-05 12:24:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-transaction (Old)
 and      /work/SRC/openSUSE:Factory/.python-transaction.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-transaction"

Tue Mar  5 12:24:34 2019 rev:21 rq:681508 version:2.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-transaction/python-transaction.changes    
2017-07-21 22:46:32.956849772 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-transaction.new.28833/python-transaction.changes
 2019-03-05 12:24:40.100853387 +0100
@@ -1,0 +2,8 @@
+Mon Mar  4 15:53:44 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 2.4.0:
+  * add support for python 3.7
+  * many small fixes and test improvements
+  * For more see CHANGES.rst
+
+-------------------------------------------------------------------

Old:
----
  transaction-2.1.2.tar.gz

New:
----
  transaction-2.4.0.tar.gz

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

Other differences:
------------------
++++++ python-transaction.spec ++++++
--- /var/tmp/diff_new_pack.lbxRK1/_old  2019-03-05 12:24:43.172852450 +0100
+++ /var/tmp/diff_new_pack.lbxRK1/_new  2019-03-05 12:24:43.172852450 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-transaction
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,29 +12,25 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-transaction
-Version:        2.1.2
+Version:        2.4.0
 Release:        0
 Summary:        Transaction management for Python
 License:        ZPL-2.1
 Group:          Development/Libraries/Python
-Url:            http://www.zope.org/Products/ZODB
+URL:            https://github.com/zopefoundation/transaction
 Source:         
https://files.pythonhosted.org/packages/source/t/transaction/transaction-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module zope.interface}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-zope.interface
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-# SECTION Documentation requirements
-BuildRequires:  python3-Sphinx
-BuildRequires:  python3-repoze.sphinx.autointerface
 # /SECTION
 # SECTION Test requirements
 BuildRequires:  %{python_module mock}
@@ -51,22 +47,12 @@
 presented in detail through examples of a sample data manager in
 transaction.tests.test_SampleDataManager.
 
-%package     -n %{name}-doc
-Summary:        Transaction management for Python
-Group:          Development/Libraries/Python
-Requires:       %{name} = %{version}
-Provides:       %{python_module transaction-doc == %{version}}
-
-%description -n %{name}-doc
-This package contains documentation files for %{name}.
-
 %prep
 %setup -q -n transaction-%{version}
 rm -rf transaction.egg-info
 
 %build
 %python_build
-%__python3 setup.py build_sphinx && rm build/sphinx/html/.buildinfo
 
 %install
 %python_install
@@ -76,12 +62,8 @@
 %python_exec setup.py -q test
 
 %files %{python_files}
-%defattr(-,root,root)
-%doc CHANGES.rst COPYRIGHT.txt LICENSE.txt README.rst
+%license LICENSE.txt
+%doc CHANGES.rst COPYRIGHT.txt README.rst
 %{python_sitelib}/*
 
-%files -n %{name}-doc
-%defattr(-,root,root,-)
-%doc build/sphinx/html/
-
 %changelog

++++++ transaction-2.1.2.tar.gz -> transaction-2.4.0.tar.gz ++++++
++++ 3037 lines of diff (skipped)


Reply via email to