14
0

Accepting request 228208 from home:TheBlackCat:branches:devel:languages:python

Update to 4.2

OBS-URL: https://build.opensuse.org/request/show/228208
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=44
This commit is contained in:
Todd R
2014-03-30 09:23:40 +00:00
committed by Git OBS Bridge
parent 224225c29f
commit dc9925dab3
4 changed files with 28 additions and 5 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Sun Mar 30 09:19:03 UTC 2014 - toddrme2178@gmail.com
- Update to 4.2
- Add ``tmp-`` prefix to temporary environment names created by
:ref:`command-mktmpenv`.
- Fix some uses of ``cd`` that did not account for possible
aliasing. Contributed by Ismail Badawi (:bbuser:`ibadawi`).
- Fix documentation for :ref:`command-allvirtualenv`, contributed by
Andy Dirnberger (:bbuser:`dirn`).
- Add ``--force`` option to :ref:`command-mkproject`, contributed by
Clay McClure (:bbuser:`claymcclure`).
- Fix handling for project directory argument ``-a`` to
:ref:`command-mkvirtualenv`, based on work by Xupeng Yun.
- Dropped python 3.2 testing.
- Updated test configuration so they work properly under Linux.
- Resolve relative paths before storing the project directory
reference in :ref:`command-setvirtualenvproject`. (:bbissue:`207`)
- Do not create hooks for rmproject, since there is no such
command. (:bbissue:`203`)
- Update the tests to use a valid template for creating temporary
directories under Linux.
-------------------------------------------------------------------
Sat Oct 12 16:42:19 UTC 2013 - p.drouand@gmail.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-virtualenvwrapper
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products 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-virtualenvwrapper
Version: 4.1.1
Version: 4.2
Release: 0
Url: http://www.doughellmann.com/projects/virtualenvwrapper/
Summary: Enhancements to virtualenv

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:47ab05af0bc7f146bdd4a77a978e02a1f4e1db6a0546e836e2442fa0990d7d77
size 81070

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cbc7f3587d5c3f23ef4e75fba166c7d4b278dff044d915cb9070845d2a89033e
size 125144