Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pony for openSUSE:Factory 
checked in at 2022-02-17 23:40:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pony (Old)
 and      /work/SRC/openSUSE:Factory/.python-pony.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pony"

Thu Feb 17 23:40:34 2022 rev:8 rq:955715 version:0.7.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pony/python-pony.changes  2021-09-15 
22:51:48.094936726 +0200
+++ /work/SRC/openSUSE:Factory/.python-pony.new.1958/python-pony.changes        
2022-02-17 23:42:19.339700022 +0100
@@ -1,0 +2,10 @@
+Thu Feb 17 21:08:46 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 0.7.16:
+  * A long-awaited support of Python 3.10.
+  * A possibility to create shared-in memory SQLite databases that can be
+    accessed from multiple threads
+  * Fixes #628: DBAPIProvider.init() got multiple values for argument 
'database' 
+- remove b6599465524c4b5c9624dfa30dd3c8a5624b515d.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  pony-0.7.14.tar.gz

New:
----
  pony-0.7.16.tar.gz

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

Other differences:
------------------
++++++ python-pony.spec ++++++
--- /var/tmp/diff_new_pack.H0sArV/_old  2022-02-17 23:42:19.839700018 +0100
+++ /var/tmp/diff_new_pack.H0sArV/_new  2022-02-17 23:42:19.847700018 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pony
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,10 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?!python_module:%define python_module() ython3-%{**}}
+%global skip_python2 1
 Name:           python-pony
-Version:        0.7.14
+Version:        0.7.16
 Release:        0
 Summary:        Pony Object-Relational Mapper
 License:        Apache-2.0
@@ -41,7 +42,8 @@
 translates it to its SQL equivalent.
 
 %prep
-%setup -q -n pony-%{version}
+%autosetup -p1 -n pony-%{version}
+rm -rf pony/thirdparty/compiler
 dos2unix README.md
 
 %build

++++++ pony-0.7.14.tar.gz -> pony-0.7.16.tar.gz ++++++
++++ 71973 lines of diff (skipped)

Reply via email to