22907d5364
Accepting request 872029 from devel:languages:python
...
- build against main-python as this is a cli tool (bsc#1181608)
OBS-URL: https://build.opensuse.org/request/show/872029
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenvwrapper?expand=0&rev=26
2021-02-15 22:19:10 +00:00
0e0175ec99
- build against main-python as this is a cli tool (bsc#1181608)
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=69
2021-02-13 22:07:24 +00:00
aad666cfda
Accepting request 760360 from devel:languages:python
...
instead of python2 bsc#1159243
OBS-URL: https://build.opensuse.org/request/show/760360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenvwrapper?expand=0&rev=25
2020-01-02 13:42:54 +00:00
Tomáš Chvátal
f7a71101fc
instead of python2 bsc#1159243
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=67
2020-01-02 08:26:38 +00:00
478918c97d
Accepting request 757257 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/757257
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenvwrapper?expand=0&rev=24
2019-12-16 14:20:35 +00:00
Tomáš Chvátal
98fb49cbc0
Accepting request 757202 from home:kstreitova:branches:devel:languages:python
...
- add virtualenvwrapper-4.8.4-python_version.patch to use python3
instead of python2
OBS-URL: https://build.opensuse.org/request/show/757202
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=65
2019-12-16 07:51:33 +00:00
c96048b6f1
Accepting request 705276 from devel:languages:python
...
- Update to 4.8.4:
* various typo / docu fixes
* Support for python 3.7
- Remove virtualenvwrapper-4.2-fix-bashisms.patch as the script
looks posix and if it is still applicable it should be sent
upstream
OBS-URL: https://build.opensuse.org/request/show/705276
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenvwrapper?expand=0&rev=23
2019-05-27 06:38:28 +00:00
Tomáš Chvátal
9120c1b6c9
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=63
2019-05-24 15:39:29 +00:00
Tomáš Chvátal
6ce200b1ba
- Update to 4.8.4:
...
* various typo / docu fixes
* Support for python 3.7
- Remove virtualenvwrapper-4.2-fix-bashisms.patch as the script
looks posix and if it is still applicable it should be sent
upstream
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=62
2019-05-24 14:07:38 +00:00
ebdc7589c9
Accepting request 659747 from devel:languages:python
...
Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/request/show/659747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenvwrapper?expand=0&rev=22
2018-12-24 10:45:56 +00:00
2adebc7f82
Clean up the SPEC file
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=60
2018-12-04 17:25:16 +00:00
db57e4acc0
Remove superfluous devel dependency for noarch package
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=59
2018-12-04 14:13:08 +00:00
45ae4d5fe3
Accepting request 562590 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/562590
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenvwrapper?expand=0&rev=21
2018-01-09 13:55:30 +00:00
Tomáš Chvátal
bff165800c
Accepting request 562589 from home:alarrosa:branches:devel:languages:python
...
- Converted to singlespec to generate a python3 package
- Update to 4.8.2
* Merged in jeffwidman/virtualenvwrapper-2/jeffwidman/update-rtd-url-they-now-use-io-rather-t-1505539237232 (pull request #63 )
* Merged in jeffwidman/virtualenvwrapper-1/jeffwidman/add-python-36-to-pypi-trove-classifiers-1505539102243 (pull request #62 )
* Merged in jeffwidman/virtualenvwrapper/jeffwidman/update-readme-with-current-test-status--1505538852189 (pull request #61 )
* Update RTD url
* Add python 3.6 to Pypi trove classifiers
* Update readme with current test status
- Update to 4.8.1
* New PBR doesn’t like provides_dist
- Update to 4.8.0
* Merged in fix/263 (pull request #60 )
* Merged in fix/296 (pull request #59 )
* Fixing Documentation
* Update supported versions
* Adding python 3.6
* Fixing run_hook and tab_completion
* First shot at Fixing #263
* Adding a note about package managers
* Merged in zmwangx/virtualenvwrapper/always-export-virtualenvwrapper_hook_dir (pull request #55 )
* Typo fix
* Merged in lendenmc/virtualenvwrapper (pull request #51 )
* Merged in SpotlightKid/virtualenvwrapper/bugfix/distutils-sysconfig (pull request #56 )
* Merged in dougharris/virtualenvwrapper (pull request #53 )
* Merged in kk6/virtualenvwrapper/fix/wipeenv_ignore_setuptools_dependencies (pull request #57 )
* Merged in erickmk/virtualenvwrapper/erickmk/command_refrst-edited-online-with-bitbuc-1491225971803 (pull request #58 )
* Update sentence to make it more clear
* command_ref.rst edited online with Bitbucket
* Fixes Issue #291 wipeenv ignore setuptools’s dependencies
* Import distutils.sysconfig properly (fixes #167 )
OBS-URL: https://build.opensuse.org/request/show/562589
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=57
2018-01-08 17:33:11 +00:00
3c013de5b3
Accepting request 419503 from devel:languages:python
...
1
OBS-URL: https://build.opensuse.org/request/show/419503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenvwrapper?expand=0&rev=20
2016-08-17 10:05:47 +00:00
Todd R
21b099b2d8
Accepting request 419500 from home:TheBlackCat:branches:devel:languages:python
...
Fix update-alternatives implementation.
OBS-URL: https://build.opensuse.org/request/show/419500
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=55
2016-08-15 18:07:49 +00:00
5d79f9a0d1
Accepting request 394524 from devel:languages:python
...
1
OBS-URL: https://build.opensuse.org/request/show/394524
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenvwrapper?expand=0&rev=19
2016-05-14 10:23:22 +00:00
Todd R
060fe92123
Accepting request 394523 from home:TheBlackCat:branches:devel:languages:python
...
Update to 4.7.1
OBS-URL: https://build.opensuse.org/request/show/394523
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=53
2016-05-09 18:52:59 +00:00
df607fb03b
Accepting request 294680 from devel:languages:python
...
1
OBS-URL: https://build.opensuse.org/request/show/294680
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenvwrapper?expand=0&rev=18
2015-04-07 07:30:16 +00:00
Denisart Benjamin
2cb0ec1e2e
Accepting request 294500 from home:benoit_monin:branches:devel:languages:python
...
update to 4.3.2
OBS-URL: https://build.opensuse.org/request/show/294500
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=51
2015-04-06 22:11:43 +00:00
7f0f29f574
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
2014-12-03 21:47:51 +00:00
Todd R
b406c705ed
Accepting request 263631 from home:TheBlackCat:branches:devel:languages:python
...
Update to 4.3.1
OBS-URL: https://build.opensuse.org/request/show/263631
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=49
2014-12-01 16:17:45 +00:00
51935629b9
Accepting request 262087 from devel:languages:python
...
1
OBS-URL: https://build.opensuse.org/request/show/262087
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenvwrapper?expand=0&rev=16
2014-11-24 10:08:15 +00:00
Denisart Benjamin
a9e7497383
Accepting request 261862 from home:Ledest:misc
...
fix shebang in virtualenvwrapper_lazy.sh script that contains bash-specific constructions
OBS-URL: https://build.opensuse.org/request/show/261862
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=47
2014-11-17 18:59:48 +00:00
Denisart Benjamin
9968e0f3fe
Accepting request 260382 from home:Ledest:misc
...
fix bashisms in pre script
OBS-URL: https://build.opensuse.org/request/show/260382
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=46
2014-11-14 15:30:48 +00:00
Stephan Kulow
e85abaffb0
Accepting request 228209 from devel:languages:python
...
Update to 4.2 (forwarded request 228208 from TheBlackCat)
OBS-URL: https://build.opensuse.org/request/show/228209
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenvwrapper?expand=0&rev=14
2014-03-31 18:44:37 +00:00
Todd R
dc9925dab3
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
2014-03-30 09:23:40 +00:00
Tomáš Chvátal
4d14a828c6
Accepting request 203051 from devel:languages:python
...
Implement update-alternatives (forwarded request 203050 from posophe)
OBS-URL: https://build.opensuse.org/request/show/203051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenvwrapper?expand=0&rev=13
2013-10-14 12:30:52 +00:00
Denisart Benjamin
224225c29f
Accepting request 203050 from home:posophe:branches:devel:languages:python
...
Implement update-alternatives
OBS-URL: https://build.opensuse.org/request/show/203050
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=42
2013-10-12 16:43:39 +00:00
Denisart Benjamin
c5ff6bbb57
Accepting request 203045 from home:posophe:branches:devel:languages:python
...
Update
OBS-URL: https://build.opensuse.org/request/show/203045
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=41
2013-10-12 15:33:59 +00:00
Stephan Kulow
1b48101b23
Accepting request 174773 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/174773
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenvwrapper?expand=0&rev=11
2013-05-13 13:30:07 +00:00
Alexandre Rogoski
29039f490d
- Update to 4.0:
...
- All tests pass under Python 2.6, 2.7, 3.2 and 3.3.
- Fix the name of the script in an error message produced by
virtualenvwrapper_lazy.sh. (Contributed by scottstvnsn.)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=39
2013-04-30 19:23:55 +00:00
Stephan Kulow
e2bd24e666
Accepting request 164018 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/164018
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenvwrapper?expand=0&rev=10
2013-04-16 04:56:35 +00:00
Alexandre Rogoski
6efdeecc2c
- Update to 3.7.1:
...
- Rename functions for generating help so they do not pollute the
global namespace, and especially so they do not interfere with
tab completion. Contributed by davidszotten.
- Fix an issue with listing project templates if none are
installed. (#179 )
- Fix an issue with the --python option to mkvirtualenv becoming
*sticky* for future calls that do not explicitly specify the
option. (#178 )
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=37
2013-04-08 02:35:38 +00:00
Stephan Kulow
828c030ff7
Accepting request 160716 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/160716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenvwrapper?expand=0&rev=9
2013-04-02 10:53:25 +00:00
Stephan Kulow
40a7e1d516
Accepting request 159593 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/159593
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenvwrapper?expand=0&rev=8
2013-03-17 09:07:57 +00:00
Alexandre Rogoski
fda026b0cb
- Update to 3.7:
...
- Improve tab-completion support for users of the lazy-loading
mode. (upsuper)
- Add --help option to mkproject.
- Add --help option to workon.
- Turn off logging from the hook loader by default, and replace
VIRTUALENVWRAPPER_LOG_DIR environment variable with
VIRTUALENVWRAPPER_LOG_FILE. The rotating log behavior remains
the same. The motivation for this change is the race condition
caused by that rotating behavior, especially when the wrappers are
being used by users with different permissions and
umasks. (152)
- Use flake8 for style checking.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=34
2013-03-16 18:18:46 +00:00
Alexandre Rogoski
64dc4160e6
- Update to 3.6.1:
...
- Sorry, no changelog entry yet.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=33
2013-03-08 13:07:00 +00:00
Stephan Kulow
15238b91c4
Accepting request 149687 from devel:languages:python
...
Update to 3.6.
OBS-URL: https://build.opensuse.org/request/show/149687
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenvwrapper?expand=0&rev=7
2013-01-29 13:37:34 +00:00
Alexandre Rogoski
ccc8431b74
- Fix bnc#787875, added python-virtualenv-clone as Requires in spec
...
file.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=31
2012-11-03 02:48:53 +00:00
Alexandre Rogoski
adfc66081b
Add stevedore as package Requieres.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=30
2012-08-19 06:20:18 +00:00
Alexandre Rogoski
3db4e0bf77
- Update to 3.6:
...
- Switch to stevedore for plugin management
- mkvirtualenv_help should use $VIRTUALENVWRAPPER_PYTHON instead
of calling virtualenv directly (issue 148).
- Fix issue with lazy-loader code under zsh (issue 144).
- Fix issue with noclobber option under zsh (issue 137). Fix based
on patch from rob_b.
- Fix documentation for add2virtualenv to show the correct name for
the file containing the new path entry. (contributed by rvoicilas)
- Fix problem with virtualenvwrapper_show_workon_options under zsh
with chpwd functions that produce output. (issue 153)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=29
2012-08-19 05:59:21 +00:00
Stephan Kulow
9f594b5a13
Accepting request 126140 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/126140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenvwrapper?expand=0&rev=5
2012-06-26 16:03:47 +00:00
Alexandre Rogoski
d42349ea1b
- Update to 3.5:
...
- Rewrite cpvirtualenv to use virtualenv-clone instead of making
the new environment relocatable. Contributed by Justin Barber
(barberj). This also resolves a problem with cpvirtualenv not
honoring the --no-site-packages flag (issue 102).
- Update docs with link to virtualenvwrapper-win port by David
Marble.
- Use command to avoid functions named the same as common
utilities. (issue 119)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=27
2012-06-11 12:10:48 +00:00
Stephan Kulow
17d40f137a
Accepting request 122677 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/122677
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenvwrapper?expand=0&rev=3
2012-05-31 15:09:46 +00:00
Alexandre Rogoski
74d4a0eabd
- Update to 3.4:
...
- Add install-lazy-loader option.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=25
2012-05-21 02:13:37 +00:00
Alexandre Rogoski
43a3d83a69
- Update to 3.3:
...
- Clean up file permissions and remove shebangs from scripts not
intended to be executed on the command line. (contributed by
ralphbean)
- Worked on some brittle tests.
- Received updates to Japanese translation of the documentation
from t2y.
- Fix the test script and runner so the user’s $WORKON_HOME is not
erased if they do not have some test shells installed. (big thanks
to agriffis).
- If the hook loader is told to list plugins but is not given a
hook name, it prints the list of core hooks.
- Merge several fixes for path and variable handling for MSYS users
from bwanamarko. Includes a fix for issue 138.
- Change mkvirtualenv so it catches both -h and --help.
- Fix some issues with the way temporary files are used for hook
scripts. (contributed by agriffis)
- Allow relative path to requirements file with mkvirtualenv and
-r option. (barberj)
- Make whitespace consistent. (agriffis)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=24
2012-05-12 23:32:03 +00:00
Stephan Kulow
8b308db188
Accepting request 114452 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/114452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenvwrapper?expand=0&rev=2
2012-04-20 13:19:50 +00:00
Stephan Kulow
84f32cd248
Accepting request 113061 from devel:languages:python
...
Please add
OBS-URL: https://build.opensuse.org/request/show/113061
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenvwrapper?expand=0&rev=1
2012-04-17 20:01:06 +00:00
Sascha Peilicke
f1030ad8a8
Accepting request 113309 from home:babelworx:ldig:branches:devel:languages:python
...
license update: HPND
License most akin to SPDX HPND license
OBS-URL: https://build.opensuse.org/request/show/113309
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=21
2012-04-12 09:13:38 +00:00