From 5903566e1f5fd277d918370839c29e3b1a1a569badca89f408e54a974fd2b3f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 6 Feb 2020 18:19:43 +0000 Subject: [PATCH] Accepting request 770675 from home:mcalabkova:branches:devel:languages:python - update to 16.7.9 * upgrade setuptools from 41.4.0 to 42.0.2 * fix virtualenv creation when --no-pip argument used. OBS-URL: https://build.opensuse.org/request/show/770675 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=73 --- python-virtualenv.changes | 7 +++++++ python-virtualenv.spec | 4 ++-- virtualenv-16.7.5.tar.gz | 3 --- virtualenv-16.7.9.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 virtualenv-16.7.5.tar.gz create mode 100644 virtualenv-16.7.9.tar.gz diff --git a/python-virtualenv.changes b/python-virtualenv.changes index 330b155..a5abf1a 100644 --- a/python-virtualenv.changes +++ b/python-virtualenv.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 6 17:56:27 UTC 2020 - Marketa Calabkova + +- update to 16.7.9 + * upgrade setuptools from 41.4.0 to 42.0.2 + * fix virtualenv creation when --no-pip argument used. + ------------------------------------------------------------------- Tue Sep 17 18:01:51 UTC 2019 - Tomáš Chvátal diff --git a/python-virtualenv.spec b/python-virtualenv.spec index 12b6735..e13610f 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -1,7 +1,7 @@ # # spec file for package python-virtualenv # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-virtualenv%{psuffix} -Version: 16.7.5 +Version: 16.7.9 Release: 0 Summary: Virtual Python Environment builder License: MIT diff --git a/virtualenv-16.7.5.tar.gz b/virtualenv-16.7.5.tar.gz deleted file mode 100644 index 94288d5..0000000 --- a/virtualenv-16.7.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f78d81b62d3147396ac33fc9d77579ddc42cc2a98dd9ea38886f616b33bc7fb2 -size 5111957 diff --git a/virtualenv-16.7.9.tar.gz b/virtualenv-16.7.9.tar.gz new file mode 100644 index 0000000..79d788c --- /dev/null +++ b/virtualenv-16.7.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d62c70883c0342d59c11d0ddac0d954d0431321a41ab20851facf2b222598f3 +size 5121717