Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pproxy for openSUSE:Factory 
checked in at 2023-10-24 20:09:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pproxy (Old)
 and      /work/SRC/openSUSE:Factory/.python-pproxy.new.24901 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pproxy"

Tue Oct 24 20:09:34 2023 rev:5 rq:1119969 version:2.7.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pproxy/python-pproxy.changes      
2023-07-05 15:31:47.067002144 +0200
+++ /work/SRC/openSUSE:Factory/.python-pproxy.new.24901/python-pproxy.changes   
2023-10-24 20:09:40.751408297 +0200
@@ -1,0 +2,5 @@
+Tue Oct 24 12:13:06 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- use the versioned metadata (requires setuptools_scm)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pproxy.spec ++++++
--- /var/tmp/diff_new_pack.CgoEgb/_old  2023-10-24 20:09:41.275427348 +0200
+++ /var/tmp/diff_new_pack.CgoEgb/_new  2023-10-24 20:09:41.279427494 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pproxy
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,6 +24,7 @@
 License:        MIT
 URL:            https://github.com/qwj/python-proxy
 Source:         
https://files.pythonhosted.org/packages/source/p/pproxy/pproxy-%{version}.tar.gz
+BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -77,5 +78,6 @@
 %doc README.rst
 %license LICENSE
 %python_alternative %{_bindir}/pproxy
-%{python_sitelib}/*
+%{python_sitelib}/pproxy-%{version}*-info
+%{python_sitelib}/pproxy
 

Reply via email to