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 2022-10-13 15:39:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-virtualenv (Old)
and /work/SRC/openSUSE:Factory/.python-virtualenv.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-virtualenv"
Thu Oct 13 15:39:35 2022 rev:52 rq:1009349 version:20.16.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-virtualenv/python-virtualenv.changes
2022-07-12 11:12:18.895688668 +0200
+++
/work/SRC/openSUSE:Factory/.python-virtualenv.new.2275/python-virtualenv.changes
2022-10-13 15:39:37.074424594 +0200
@@ -1,0 +2,16 @@
+Mon Oct 10 09:35:14 UTC 2022 - Matej Cepl <[email protected]>
+
+- Update to vesion 20.16.5:
+ - Do not turn echo off for subsequent commands in batch
+ activators (activate.bat and deactivate.bat)
+ - Bump embed setuptools to 65.3
+ - Upgrade embedded pip to 22.2.2 from 22.2.1 and setuptools to
+ 63.4.1 from 63.2.0
+ - Bump embeded pip from 22.2 to 22.2.1
+ - Update Nushell activation scripts to version 0.67
+ - Drop support for running under Python 2 (still can generate
+ Python 2 environments)
+ - Upgrade embedded pip to 22.2 from 22.1.2 and setuptools to
+ 63.2.0 from 62.6.0
+
+-------------------------------------------------------------------
Old:
----
virtualenv-20.15.1.tar.gz
New:
----
virtualenv-20.16.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-virtualenv.spec ++++++
--- /var/tmp/diff_new_pack.TzlZSg/_old 2022-10-13 15:39:37.986426632 +0200
+++ /var/tmp/diff_new_pack.TzlZSg/_new 2022-10-13 15:39:37.994426650 +0200
@@ -28,7 +28,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-virtualenv%{psuffix}
-Version: 20.15.1
+Version: 20.16.5
Release: 0
Summary: Virtual Python Environment builder
License: MIT
@@ -38,9 +38,11 @@
BuildRequires: %{python_module filelock >= 3.0.0}
BuildRequires: %{python_module importlib-metadata >= 0.12 if %python-base <
3.8}
BuildRequires: %{python_module importlib_resources >= 1.0 if %python-base <
3.7}
+BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools >= 41.0.0}
BuildRequires: %{python_module setuptools_scm >= 2}
BuildRequires: %{python_module six >= 1.9.0}
+BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-backports.entry_points_selectable >= 1.0.4
@@ -66,7 +68,6 @@
BuildRequires: %{python_module backports.entry_points_selectable >= 1.0.4}
BuildRequires: %{python_module flaky >= 3}
BuildRequires: %{python_module packaging >= 20.0}
-BuildRequires: %{python_module pip}
BuildRequires: %{python_module platformdirs >= 2}
BuildRequires: %{python_module pytest >= 4.0.0}
BuildRequires: %{python_module pytest-env >= 0.6.2}
@@ -102,11 +103,11 @@
rm -r tests/unit/activation
%build
-%python_build
+%pyproject_wheel
%install
%if ! %{with test}
-%python_install
+%pyproject_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%python_clone -a %{buildroot}%{_bindir}/virtualenv
%endif
@@ -118,6 +119,8 @@
export PYTHONPATH=$PWD/src
# online tests downloads from pypi
donttest="test_seed_link_via_app_data"
+# gh#pypa/virtualenv!2431
+donttest+=" or test_py_pyc_missing"
%pytest -k "not ($donttest)"
%endif
++++++ virtualenv-20.15.1.tar.gz -> virtualenv-20.16.5.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-virtualenv/virtualenv-20.15.1.tar.gz
/work/SRC/openSUSE:Factory/.python-virtualenv.new.2275/virtualenv-20.16.5.tar.gz
differ: char 5, line 1