From c420502be87fbee4dde3cc39cb4b388cad1e9d0e Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Mon, 23 Nov 2020 20:50:36 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-virtualenv.git#a9942a98320adcdee5427d1f7cdec3215f20a32a --- python-virtualenv.spec | 12 +++++++++--- sources | 2 +- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/python-virtualenv.spec b/python-virtualenv.spec index 59dcb71..7d19ae1 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -1,5 +1,5 @@ Name: python-virtualenv -Version: 20.1.0 +Version: 20.2.1 Release: 1%{?dist} Summary: Tool to create isolated Python environments @@ -33,7 +33,6 @@ BuildRequires: python3-towncrier %if %{with tests} BuildRequires: fish BuildRequires: gcc -BuildRequires: python3-coverage BuildRequires: python3-flaky BuildRequires: python3-packaging BuildRequires: python3-pytest @@ -133,7 +132,11 @@ unset SOURCE_DATE_EPOCH # - test_acquire_find_wheel.py (whole file) # Uses disabled functionalities around automatic updates: # - test_periodic_update.py (whole file) -%pytest -vv -k "not test_acquire_find_wheel and not test_periodic_update and not test_wheel_ and not test_download_ and not test_base_bootstrap_via_pip_invoke and not test_seed_link_via_app_data" +# Workaround xonsh tests not being skipped when xonsh is missing: +# - test_xonsh +# - https://github.com/pypa/virtualenv/issues/2014 +# - https://github.com/pypa/virtualenv/pull/2013 +%pytest -vv -k "not test_acquire_find_wheel and not test_periodic_update and not test_wheel_ and not test_download_ and not test_base_bootstrap_via_pip_invoke and not test_seed_link_via_app_data and not xonsh" rm -r tmp_path %endif @@ -152,6 +155,9 @@ rm -r tmp_path %changelog +* Mon Nov 23 2020 Lumír Balhar - 20.2.1-1 +- Update to 20.2.1 (#1900253) + * Wed Nov 18 2020 Lumír Balhar - 20.1.0-1 - Update to 20.1.0 (#1891297) diff --git a/sources b/sources index fc534bc..8b489e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (virtualenv-20.1.0.tar.gz) = 740bf8ba30d836c240d248dd2fa31a8702cfa8f96a6192dd6430dbeff3ebbf0fe67d4fd2439ed4961869731520b097783a29381eae3f81f6700b6050b75422c8 +SHA512 (virtualenv-20.2.1.tar.gz) = e7877a9766bc47f47a07219258201ad8457ca587a04d61119a0516da43016dda4b5cfeaf725dd0b06f1f896ac8af0f3d7a2ceed3d3f35ac7a4b6ecc607c84118