forked from pool/python-virtualenv
Accepting request 294253 from home:benoit_monin:branches:devel:languages:python
update to version 12.0.7 OBS-URL: https://build.opensuse.org/request/show/294253 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=46
This commit is contained in:
parent
7e575ddc64
commit
a0207fe1f7
@ -1,3 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 2 18:45:03 UTC 2015 - benoit.monin@gmx.fr
|
||||
|
||||
- update to version 12.0.7:
|
||||
* Upgrade pip to 6.0.8
|
||||
- additional changes from version 12.0.6:
|
||||
* Upgrade pip to 6.0.7
|
||||
* Upgrade setuptools to 12.0.5
|
||||
- additional changes from version 12.0.5:
|
||||
* Upgrade pip to 6.0.6
|
||||
* Upgrade setuptools to 11.0
|
||||
- additional changes from version 12.0.4:
|
||||
* Revert the fix to ``-p`` on Debian based pythons as it was
|
||||
broken in other situations.
|
||||
* Revert several sys.path changes new in 12.0 which were breaking
|
||||
virtualenv.
|
||||
- additional changes from version 12.0.3:
|
||||
* Fix an issue where Debian based Pythons would fail when using
|
||||
-p with the host Python.
|
||||
* Upgrade pip to 6.0.3
|
||||
- additional changes from version 12.0.2:
|
||||
* Upgraded pip to 6.0.2
|
||||
- additional changes from version 12.0.1:
|
||||
* Upgraded pip to 6.0.1
|
||||
- additional changes from version 12.0:
|
||||
* **PROCESS** Version numbers are now simply ``X.Y`` where the
|
||||
leading ``1`` has been dropped.
|
||||
* Split up documentation into structured pages
|
||||
* Now using pytest framework
|
||||
* Correct sys.path ordering for debian, issue #461
|
||||
* Correctly throws error on older Pythons, issue #619
|
||||
* Allow for empty $PATH, pull #601
|
||||
* Don't set prompt if $env:VIRTUAL_ENV_DISABLE_PROMPT is set for
|
||||
Powershell
|
||||
* Updated setuptools to 7.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 08 20:07:00 UTC 2014 - Led <ledest@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-virtualenv
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-virtualenv
|
||||
Version: 1.11.6
|
||||
Version: 12.0.7
|
||||
Release: 0
|
||||
Url: http://www.virtualenv.org/
|
||||
Summary: Virtual Python Environment builder
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e7a4c151e2ee97f51db0215bfd2a073b04a91e9786df6cb67c916f16abe04f7
|
||||
size 1610581
|
3
virtualenv-12.0.7.tar.gz
Normal file
3
virtualenv-12.0.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d681db1766cdc8aa1b37eb18252c264b775f971166c2bf658a9618c1f3d28741
|
||||
size 1829757
|
Loading…
Reference in New Issue
Block a user