Accepting request 770676 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/770676 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=36
This commit is contained in:
commit
54a43b21dd
@ -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