From 4669b1b1e9e30b62eb6d7e374d77a19e0c342fb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 24 Jul 2020 12:13:01 +0200 Subject: [PATCH] Update to 20.0.28 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1860272 Don't deselect test_py_info_to_system_raises, it is skipped upstream: https://github.com/pypa/virtualenv/issues/1882 --- python-virtualenv.spec | 10 ++++++---- sources | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/python-virtualenv.spec b/python-virtualenv.spec index 9e6ad93..5e7cb4a 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -1,5 +1,5 @@ Name: python-virtualenv -Version: 20.0.27 +Version: 20.0.28 Release: 1%{?dist} Summary: Tool to create isolated Python environments @@ -126,8 +126,6 @@ unset SOURCE_DATE_EPOCH # Skip tests which requires internet or some extra dependencies # Requires internet: # - test_download_* -# Detects system Python even it should not (problem with mock?): -# - test_py_info_to_system_raises # Uses disabled functionalities around bundled wheels: # - test_wheel_* # - test_seed_link_via_app_data @@ -135,7 +133,7 @@ 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_py_info_to_system_raises and not test_wheel_ and not test_download_ and not test_base_bootstrap_via_pip_invoke and not test_seed_link_via_app_data" +%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" rm -r tmp_path %endif @@ -154,6 +152,10 @@ rm -r tmp_path %changelog +* Fri Jul 24 2020 Miro Hrončok - 20.0.28-1 +- Update to 20.0.28 +- Fixes rhbz#1860272 + * Thu Jul 23 2020 Lumír Balhar - 20.0.27-1 - Update to 20.0.27 (#1854551) diff --git a/sources b/sources index a4ad775..1bff069 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (virtualenv-20.0.27.tar.gz) = 812a17d1461c8e62568f345aba0722204dd22d0d149720d00e37712a34a9d2d614e1b854f07d7e89e1eb6e915ca3f90e8e81fb9c2442ed637efdc6b2120153d7 +SHA512 (virtualenv-20.0.28.tar.gz) = 4984ce046e0787bd44feb3b30f01d53f1840722693643cec086ac3ee61c471ebf619ea31b41a7e20cfd792d59a7ba19ef64b3a6bf3950891bdf15a49747e4712