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 2026-05-27 16:13:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-virtualenv (Old)
 and      /work/SRC/openSUSE:Factory/.python-virtualenv.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-virtualenv"

Wed May 27 16:13:00 2026 rev:75 rq:1355162 version:21.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-virtualenv/python-virtualenv.changes      
2026-01-15 16:44:17.827395756 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-virtualenv.new.1937/python-virtualenv.changes
    2026-05-27 16:13:15.187772852 +0200
@@ -1,0 +2,20 @@
+Mon May 25 12:33:18 UTC 2026 - Markéta Machová <[email protected]>
+
+- Update to 21.3.3
+  * The Python discovery logic has been extracted into a standalone
+    python-discovery package on PyPI and is now consumed as a dependency.
+    If you previously imported discovery internals directly (e.g.
+    from virtualenv.discovery.py_info import PythonInfo), switch to
+    from python_discovery import PythonInfo. Backward-compatibility
+    re-export shims are provided at virtualenv.discovery.py_info,
+    virtualenv.discovery.py_spec, and virtualenv.discovery.cached_py_info,
+    however these are considered unsupported and may be removed in a future
+    release
+  * Add comprehensive type annotations across the entire codebase and ship
+    a PEP 561 py.typed marker so downstream consumers and type checkers
+    recognize virtualenv as an inline-typed package
+  * Update embed wheel generator (tasks/upgrade_wheels.py) to include type
+    annotations in generated output
+  * Re-introduce xonsh shell activator (activate.xsh)
+
+-------------------------------------------------------------------
@@ -4 +24 @@
-- Update to 3.36.1 (fixes CVE-2026-22702, bsc#1256458)
+- Update to 20.36.1 (fixes CVE-2026-22702, bsc#1256458)
@@ -6 +26 @@
-- Update to 3.36.0
+- Update to 20.36.0

Old:
----
  virtualenv-20.36.1.tar.gz

New:
----
  virtualenv-21.3.3.tar.gz

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

Other differences:
------------------
++++++ python-virtualenv.spec ++++++
--- /var/tmp/diff_new_pack.Rdmc1Q/_old  2026-05-27 16:13:18.155895473 +0200
+++ /var/tmp/diff_new_pack.Rdmc1Q/_new  2026-05-27 16:13:18.163895803 +0200
@@ -31,7 +31,7 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           python-virtualenv%{psuffix}
-Version:        20.36.1
+Version:        21.3.3
 Release:        0
 Summary:        Virtual Python Environment builder
 License:        MIT
@@ -41,6 +41,7 @@
 BuildRequires:  %{python_module base >= 3.8}
 BuildRequires:  %{python_module pip}
 BuildRequires:  python-rpm-macros
+Requires:       python-python-discovery >= 1.3.1
 Requires:       (python-distlib >= 0.3.7 with python-distlib < 1)
 Requires:       (python-filelock >= 3.20.3 with python-filelock < 4)
 Requires:       (python-platformdirs >= 3.9.1 with python-platformdirs < 5)

++++++ virtualenv-20.36.1.tar.gz -> virtualenv-21.3.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-virtualenv/virtualenv-20.36.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-virtualenv.new.1937/virtualenv-21.3.3.tar.gz 
differ: char 16, line 1

Reply via email to