Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-portalocker for 
openSUSE:Factory checked in at 2024-01-07 21:42:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-portalocker (Old)
 and      /work/SRC/openSUSE:Factory/.python-portalocker.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-portalocker"

Sun Jan  7 21:42:46 2024 rev:10 rq:1137440 version:2.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-portalocker/python-portalocker.changes    
2023-05-05 15:59:16.132767058 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-portalocker.new.28375/python-portalocker.changes
 2024-01-07 21:42:51.929613721 +0100
@@ -1,0 +2,10 @@
+Sun Jan  7 20:28:35 UTC 2024 - Dirk Müller <dmuel...@suse.com>
+
+- update to 2.8.2:
+  * Removed docs from build to fix #88 again
+- update to 2.8.0:
+  * Added support for Python 3.11 and 3.12
+    Made the package fully ruff, pyright and mypy compliant with
+    automated testsing using both tox and Github actions
+
+-------------------------------------------------------------------

Old:
----
  v2.7.0.tar.gz

New:
----
  v2.8.2.tar.gz

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

Other differences:
------------------
++++++ python-portalocker.spec ++++++
--- /var/tmp/diff_new_pack.9f6K1q/_old  2024-01-07 21:42:52.589637736 +0100
+++ /var/tmp/diff_new_pack.9f6K1q/_new  2024-01-07 21:42:52.589637736 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-portalocker
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,15 +18,17 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-portalocker
-Version:        2.7.0
+Version:        2.8.2
 Release:        0
 Summary:        Locking library for Python
 License:        Python-2.0
 Group:          Development/Languages/Python
 URL:            https://github.com/WoLpH/portalocker
 Source:         https://github.com/WoLpH/portalocker/archive/v%{version}.tar.gz
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest >= 3.4.0}
 BuildRequires:  %{python_module setuptools >= 38.3.0}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Suggests:       python-redis
@@ -47,10 +49,10 @@
 rm pytest.ini
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
@@ -62,5 +64,5 @@
 %license LICENSE
 %doc README.rst
 %{python_sitelib}/portalocker
-%{python_sitelib}/portalocker-%{version}*-info
+%{python_sitelib}/portalocker-%{version}.dist-info
 

++++++ v2.7.0.tar.gz -> v2.8.2.tar.gz ++++++
++++ 2034 lines of diff (skipped)

Reply via email to