Accepting request 263633 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/263633 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenvwrapper?expand=0&rev=17
This commit is contained in:
@@ -1,3 +1,44 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 13:24:18 UTC 2014 - toddrme2178@gmail.com
|
||||
|
||||
- Update to 4.3.1
|
||||
* pep8 and test updates for previous commit
|
||||
* Make postmkproject use VIRTUALENVWRAPPER_HOOK_DIR
|
||||
* Tell tox it is ok to run shells not installed in the virtualenv
|
||||
* Set VIRTUALENVWRAPPER_SCRIPT correctly for different shells
|
||||
* Merged in nishikar/virtualenvwrapper (pull request #14)
|
||||
* changed phrasing of environment not found message
|
||||
* Add tests for wipenv with editable packages
|
||||
* Remove obsolete information about pip environment vars
|
||||
* Replace manually maintained history with ChangeLog
|
||||
* Update doc build to fail if there are warnings
|
||||
- Update to 4.3
|
||||
* remove announce.rst; move to blogging repository
|
||||
* Merged in erikb85/virtualenvwrapper/erikb85/
|
||||
run-user-postactivate-after-changing-dir-1401272364804
|
||||
(pull request #15)
|
||||
* Run User Postactivate after changing dirs
|
||||
* add link to sublimetext extension
|
||||
* moved environment exists check below active environment check
|
||||
* added no such environment prompt to rmvirtualenv if it
|
||||
does not exist
|
||||
* updated pep8
|
||||
* clean up script mode changes
|
||||
* forgotten comment
|
||||
* trailing whitespace removed
|
||||
* tabs expanded; mode difference
|
||||
* changed comments and mode for sourced scripts
|
||||
* ignore bin, include, lib
|
||||
* mode constant for sourced-only files
|
||||
* do not specify a version for pbr
|
||||
* Merged in mjbrooks/virtualenvwrapper (pull request #12)
|
||||
* use VIRTUALENVWRAPPER_ENV_BIN_DIR throughout
|
||||
* Extract basic help text from the script
|
||||
* Add list of commands as basic help output
|
||||
* update author email
|
||||
* clean up comment about zsh behavior in lazy
|
||||
* Fix syntax error (empty `if` block)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 16 00:03:00 UTC 2014 - Led <ledest@gmail.com>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-virtualenvwrapper
|
||||
Version: 4.2
|
||||
Version: 4.3.1
|
||||
Release: 0
|
||||
Url: http://www.doughellmann.com/projects/virtualenvwrapper/
|
||||
Summary: Enhancements to virtualenv
|
||||
@@ -88,7 +88,7 @@ fi
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc README.txt README.ja.rst README.es.rst LICENSE announce.rst
|
||||
%doc AUTHORS ChangeLog LICENSE README.txt README.es.rst README.ja.rst
|
||||
%{python_sitelib}/*
|
||||
%ghost %{_bindir}/virtualenvwrapper.sh
|
||||
%{_bindir}/virtualenvwrapper-%{py_ver}.sh
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cbc7f3587d5c3f23ef4e75fba166c7d4b278dff044d915cb9070845d2a89033e
|
||||
size 125144
|
||||
3
virtualenvwrapper-4.3.1.tar.gz
Normal file
3
virtualenvwrapper-4.3.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6228aea4e76ba6a628455313eff4a6e2cf003010b23399c3a7dabd8798beb08
|
||||
size 86086
|
||||
Reference in New Issue
Block a user