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-02-03 23:15:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-virtualenv (Old)
and /work/SRC/openSUSE:Factory/.python-virtualenv.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-virtualenv"
Thu Feb 3 23:15:34 2022 rev:47 rq:950529 version:20.13.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-virtualenv/python-virtualenv.changes
2021-12-16 21:20:11.638541370 +0100
+++
/work/SRC/openSUSE:Factory/.python-virtualenv.new.1898/python-virtualenv.changes
2022-02-03 23:15:37.888962942 +0100
@@ -1,0 +2,57 @@
+Sat Jan 29 17:39:55 UTC 2022 - Arun Persaud <[email protected]>
+
+- specfile:
+ * update copyright year
+
+- update to version 20.13.0:
+ * Features
+ + Add downloaded wheel information in the relevant JSON embed file
+ to prevent additional downloads of the same wheel. - by
+ @mayeut. (#2268)
+ * Bugfixes
+ + Fix AttributeError: 'bool' object has no attribute 'error' when
+ creating a Python 2.x virtualenv on macOS - by moreati. (#2269)
+ + Fix PermissionError: [Errno 1] Operation not permitted when
+ creating a Python 2.x virtualenv on macOS/arm64 - by
+ moreati. (#2271)
+
+- changes from version 20.12.1:
+ * Bugfixes
+ + Try using previous updates of pip, setuptools & wheel when
+ inside an update grace period rather than always falling back to
+ embedded wheels - by @mayeut. (#2265)
+ + New patch versions of pip, setuptools & wheel are now returned
+ in the expected timeframe. - by @mayeut. (#2266)
+ + Manual upgrades of pip, setuptools & wheel are not discarded by
+ a periodic update - by @mayeut. (#2267)
+
+- changes from version 20.12.0:
+ * Features
+ + Sign the python2 exe on Darwin arm64 - by @tmspicer. (#2233)
+ * Bugfixes
+ + Fix --download option - by @mayeut. (#2120)
+ + Ugrade embedded setuptools to 60.2.0 from 60.1.1 - by
+ @gaborbernat. (#2263)
+
+- changes from version 20.11.2:
+ * Bugfixes
+ + Fix installation of pinned versions of pip, setuptools & wheel -
+ by @mayeut. (#2203)
+
+- changes from version 20.11.1:
+ * Bugfixes
+ + Bump embed setuptools to 60.1.1 from 60.1.0 - by
+ @gaborbernat. (#2258)
+
+- changes from version 20.11.0:
+ * Features
+ + Avoid deprecation warning from py-filelock argument - by
+ @ofek. (#2237)
+ + Upgrade embedded setuptools to 61.1.0 from 58.3.0 - by
+ @gaborbernat. (#2240)
+ + Drop the runtime dependency of backports.entry-points-selectable
+ - by @hroncok. (#2246)
+ + Fish: PATH variables should not be quoted when being set - by
+ @hroncok. (#2248)
+
+-------------------------------------------------------------------
Old:
----
virtualenv-20.10.0.tar.gz
New:
----
virtualenv-20.13.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-virtualenv.spec ++++++
--- /var/tmp/diff_new_pack.GEH6eA/_old 2022-02-03 23:15:38.848956389 +0100
+++ /var/tmp/diff_new_pack.GEH6eA/_new 2022-02-03 23:15:38.852956362 +0100
@@ -1,7 +1,7 @@
#
# spec file
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-virtualenv%{psuffix}
-Version: 20.10.0
+Version: 20.13.0
Release: 0
Summary: Virtual Python Environment builder
License: MIT
@@ -49,15 +49,15 @@
Requires: python-platformdirs >= 2
Requires: python-setuptools
Requires: python-six >= 1.9.0
+Requires(post): update-alternatives
+Requires(postun):update-alternatives
+BuildArch: noarch
%if 0%{python_version_nodots} < 38
Requires: python-importlib-metadata >= 0.12
%endif
%if 0%{python_version_nodots} < 37
Requires: python-importlib_resources >= 1.0
%endif
-Requires(post): update-alternatives
-Requires(postun):update-alternatives
-BuildArch: noarch
%ifpython2
Requires: python-contextlib2 >= 0.6.0
Requires: python-pathlib2 >= 2.3.3
@@ -75,7 +75,6 @@
BuildRequires: %{python_module pytest-timeout >= 1.3.4}
BuildRequires: ca-certificates
%endif
-
%python_subpackages
%description
@@ -115,7 +114,7 @@
%check
%if %{with test}
export LANG="en_US.UTF8"
-export PIP_CERT="/etc/ssl/ca-bundle.pem"
+export PIP_CERT="%{_sysconfdir}/ssl/ca-bundle.pem"
export PYTHONPATH=$PWD/src
# online tests downloads from pypi
donttest="test_seed_link_via_app_data"
++++++ virtualenv-20.10.0.tar.gz -> virtualenv-20.13.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-virtualenv/virtualenv-20.10.0.tar.gz
/work/SRC/openSUSE:Factory/.python-virtualenv.new.1898/virtualenv-20.13.0.tar.gz
differ: char 5, line 1