Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-py2pack for openSUSE:Factory 
checked in at 2023-05-18 15:19:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-py2pack (Old)
 and      /work/SRC/openSUSE:Factory/.python-py2pack.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-py2pack"

Thu May 18 15:19:25 2023 rev:56 rq:1087669 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-py2pack/python-py2pack.changes    
2023-05-13 17:17:42.634405039 +0200
+++ /work/SRC/openSUSE:Factory/.python-py2pack.new.1533/python-py2pack.changes  
2023-05-18 15:19:31.297926365 +0200
@@ -1,0 +2,11 @@
+Wed May 17 08:47:27 UTC 2023 - Paolo Perego <[email protected]>
+
+-Update to 0.9.0:
+    * Add the python- prefix to default spec filename as well.
+    * Remove python_module definition macro
+    * Update python version in tox.yml
+    * The releases field has been removed from the API endpoint and should not
+      be used.
+    * openSUSE template: add package name to sitelib path
+
+-------------------------------------------------------------------
@@ -550 +560,0 @@
-

Old:
----
  py2pack-0.8.7.tar.gz

New:
----
  py2pack-0.9.0.tar.gz

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

Other differences:
------------------
++++++ python-py2pack.spec ++++++
--- /var/tmp/diff_new_pack.jUMXpp/_old  2023-05-18 15:19:31.925930216 +0200
+++ /var/tmp/diff_new_pack.jUMXpp/_new  2023-05-18 15:19:31.933930264 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-py2pack
-Version:        0.8.7
+Version:        0.9.0
 Release:        0
 Summary:        Script for generating distribution packages from Python 
packages on PyPI
 License:        Apache-2.0
@@ -68,6 +68,8 @@
 sed -i '1{/#!/d}' py2pack/__init__.py
 
 %build
+export PBR_VERSION=0.9.0
+
 %pyproject_wheel
 
 # build docs, cli.rst needs py2pack as executable
@@ -103,7 +105,7 @@
 
 %files -n %{name}-doc
 %license LICENSE
-%doc AUTHORS
+# %doc AUTHORS
 %doc doc/build/html/
 
 %changelog

++++++ py2pack-0.8.7.tar.gz -> py2pack-0.9.0.tar.gz ++++++
++++ 1811 lines of diff (skipped)

Reply via email to