Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-apipkg for openSUSE:Factory 
checked in at 2023-10-11 23:53:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-apipkg (Old)
 and      /work/SRC/openSUSE:Factory/.python-apipkg.new.1807 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-apipkg"

Wed Oct 11 23:53:40 2023 rev:12 rq:1116439 version:3.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-apipkg/python-apipkg.changes      
2023-04-25 16:53:44.970356182 +0200
+++ /work/SRC/openSUSE:Factory/.python-apipkg.new.1807/python-apipkg.changes    
2023-10-12 11:51:41.993922856 +0200
@@ -1,0 +2,8 @@
+Mon Oct  2 10:03:48 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 3.0.2:
+  * Fix import path to make it vendoring-friendly
+  * remove py reference from tests
+- switch to gh tarball to get tests again
+
+-------------------------------------------------------------------

Old:
----
  apipkg-3.0.1.tar.gz

New:
----
  apipkg-3.0.2-gh.tar.gz

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

Other differences:
------------------
++++++ python-apipkg.spec ++++++
--- /var/tmp/diff_new_pack.cQNZj9/_old  2023-10-12 11:51:42.617945380 +0200
+++ /var/tmp/diff_new_pack.cQNZj9/_new  2023-10-12 11:51:42.621945525 +0200
@@ -26,13 +26,13 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           python-apipkg%{psuffix}
-Version:        3.0.1
+Version:        3.0.2
 Release:        0
 Summary:        Namespace control and lazy-import mechanism
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/pytest-dev/apipkg/
-Source:         
https://files.pythonhosted.org/packages/source/a/apipkg/apipkg-%{version}.tar.gz
+Source:         
https://github.com/pytest-dev/apipkg/archive/refs/tags/v%{version}.tar.gz#/apipkg-%{version}-gh.tar.gz
 %if %{with test}
 BuildRequires:  %{python_module apipkg = %{version}}
 BuildRequires:  %{python_module pytest}

Reply via email to