Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-virtualenv for 
openSUSE:Factory checked in at 2023-05-30 22:02:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-virtualenv (Old)
 and      /work/SRC/openSUSE:Factory/.python-virtualenv.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-virtualenv"

Tue May 30 22:02:01 2023 rev:59 rq:1088293 version:20.23.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-virtualenv/python-virtualenv.changes      
2023-05-03 12:56:18.403490337 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-virtualenv.new.1533/python-virtualenv.changes
    2023-05-30 22:02:09.930912379 +0200
@@ -1,0 +2,25 @@
+Mon May 22 08:32:57 UTC 2023 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Add missing BuildRequires on time-machine 
+
+-------------------------------------------------------------------
+Fri May 12 09:12:55 UTC 2023 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Update to v20.23.0:
+  # Features - 20.23.0
+  * Do not install wheel and setuptools seed packages for Python
+    3.12+. To restore the old behaviour use:
+    - for wheel use VIRTUALENV_WHEEL=bundle environment variable or
+      --wheel=bundle CLI flag,
+    - for setuptools use VIRTUALENV_SETUPTOOLS=bundle environment
+      variable or --setuptools=bundle CLI flag.
+    By @chrysle. (#2487)
+  * 3.12 support - by @gaborbernat. (#2558)
+  # Bugfixes - 20.23.0
+  * Prevent PermissionError when using venv creator on systems that
+    deliver files without user write permission - by @kulikjak.
+    (#2543)
+  * Upgrade setuptools to 67.7.2 from 67.6.1 and pip to 23.1.2 from
+    23.1 - by @szleb. (#2560)
+
+-------------------------------------------------------------------

Old:
----
  virtualenv-20.22.0.tar.gz

New:
----
  virtualenv-20.23.0.tar.gz

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

Other differences:
------------------
++++++ python-virtualenv.spec ++++++
--- /var/tmp/diff_new_pack.Hx9DT1/_old  2023-05-30 22:02:10.618916434 +0200
+++ /var/tmp/diff_new_pack.Hx9DT1/_new  2023-05-30 22:02:10.618916434 +0200
@@ -28,7 +28,7 @@
 %define skip_python2 1
 %{?sle15_python_module_pythons}
 Name:           python-virtualenv%{psuffix}
-Version:        20.22.0
+Version:        20.23.0
 Release:        0
 Summary:        Virtual Python Environment builder
 License:        MIT
@@ -36,8 +36,8 @@
 Source:         
https://files.pythonhosted.org/packages/source/v/virtualenv/virtualenv-%{version}.tar.gz
 BuildRequires:  %{python_module distlib >= 0.3.6}
 BuildRequires:  %{python_module filelock >= 3.11}
-BuildRequires:  %{python_module hatchling >= 1.14}
 BuildRequires:  %{python_module hatch-vcs >= 0.3}
+BuildRequires:  %{python_module hatchling >= 1.14}
 BuildRequires:  %{python_module importlib-metadata >= 6.4.1 if %python-base < 
3.8}
 BuildRequires:  %{python_module importlib_resources >= 1.0 if %python-base < 
3.7}
 BuildRequires:  %{python_module pip}
@@ -46,11 +46,9 @@
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-backports.entry_points_selectable >= 1.0.4
 Requires:       python-distlib >= 0.3.6
 Requires:       python-filelock >= 3.11
 Requires:       python-platformdirs >= 3.2
-Requires:       python-setuptools
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
 BuildArch:      noarch
@@ -61,7 +59,6 @@
 Requires:       python-importlib_resources >= 1.0
 %endif
 %if %{with test}
-BuildRequires:  %{python_module backports.entry_points_selectable >= 1.0.4}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module flaky >= 3}
 BuildRequires:  %{python_module packaging >= 20.0}
@@ -70,6 +67,7 @@
 BuildRequires:  %{python_module pytest-freezegun >= 0.4.1}
 BuildRequires:  %{python_module pytest-mock >= 2.0.0}
 BuildRequires:  %{python_module pytest-timeout >= 1.3.4}
+BuildRequires:  %{python_module time-machine}
 BuildRequires:  ca-certificates
 %endif
 %python_subpackages

++++++ virtualenv-20.22.0.tar.gz -> virtualenv-20.23.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-virtualenv/virtualenv-20.22.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-virtualenv.new.1533/virtualenv-20.23.0.tar.gz
 differ: char 112, line 1

Reply via email to