17
0

Accepting request 480672 from home:tbechtold:branches:devel:languages:python

- Merge python-virtualenv-doc.spec into python-virtualenv.spec

- update to 15.1.0:
  * Support Python 3.6.
  * Upgrade setuptools to 28.0.0.
  * Upgrade pip to 9.0.1.
  * Don't install pre-release versions of pip, setuptools, or wheel from PyPI.
- Switch to singlespec approach

OBS-URL: https://build.opensuse.org/request/show/480672
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=54
This commit is contained in:
Jan Matejek
2017-03-20 14:42:07 +00:00
committed by Git OBS Bridge
parent 565347890c
commit 2b2ff4bde3
6 changed files with 52 additions and 177 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Mar 16 15:56:54 UTC 2017 - tbechtold@suse.com
- Merge python-virtualenv-doc.spec into python-virtualenv.spec
-------------------------------------------------------------------
Thu Mar 16 14:58:46 UTC 2017 - tbechtold@suse.com
- update to 15.1.0:
* Support Python 3.6.
* Upgrade setuptools to 28.0.0.
* Upgrade pip to 9.0.1.
* Don't install pre-release versions of pip, setuptools, or wheel from PyPI.
- Switch to singlespec approach
-------------------------------------------------------------------
Tue Mar 8 03:45:37 UTC 2016 - arun@gmx.de