forked from pool/python-virtualenv
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
This commit is contained in:
parent
db4fbaa216
commit
5903566e1f
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 6 17:56:27 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- 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 <tchvatal@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f78d81b62d3147396ac33fc9d77579ddc42cc2a98dd9ea38886f616b33bc7fb2
|
||||
size 5111957
|
3
virtualenv-16.7.9.tar.gz
Normal file
3
virtualenv-16.7.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d62c70883c0342d59c11d0ddac0d954d0431321a41ab20851facf2b222598f3
|
||||
size 5121717
|
Loading…
Reference in New Issue
Block a user