| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 Aug 2012 21:19:56
3.6
|
nivit  |
- Update to 3.6
- Add devel/py-stevedore to RUN_DEPENDS
- Use devel/py-sphinx and textproc/py-sphinxcontrib-bitbucket
to build DOCS
- Remove Author: field and the blank after WWW: from pkg-descr
ReleaseHistory: http://goo.gl/AYHv8
BuildLog: http://goo.gl/acOhy |
30 Jun 2012 21:04:00
3.5
|
nivit  |
- Update to 3.5
- Add add-plist-post target to fix pkg-plist when Python
version is >= 3.2
- Add devel/py-virtualenv-clone to RUN_DEPENDS
- Convert to the new options framework
- Remove http://www.doughellmann.com/* from MASTER_SITES |
21 Jan 2012 14:50:54
2.11.1
|
nivit  |
- Update to 2.11.1
- Remove nivi.interfree.it from MASTER_SITES |
24 Oct 2011 09:11:38
2.10.1
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
22 Oct 2011 21:18:41
2.10.1
|
nivit  |
- Update to 2.10.1 |
28 Aug 2011 08:45:11
2.8
|
nivit  |
- Update to 2.8 |
17 Apr 2011 22:51:19
2.7.1
|
nivit  |
- Update to 2.7.1 |
14 Apr 2011 12:44:02
2.7
|
nivit  |
- Update to 2.7 |
02 Mar 2011 22:47:50
2.6.3
|
nivit  |
- Update to 2.6.3
- Add files/patch-setup.py |
31 Dec 2010 17:06:32
2.6.1
|
nivit  |
- Update to 2.6.1
- Remove MD5 checksum from distinfo |
02 Oct 2010 15:31:32
2.5.3
|
nivit  |
- Update to 2.5.3
- Add another download site (CHEESESHOP) |
19 Sep 2010 08:50:19
2.5.2
|
nivit  |
- Update to 2.5.2
- Remove files/patch-setup.py |
11 Sep 2010 15:06:32
2.5
|
nivit  |
- Update to 2.5 |
06 May 2010 20:37:48
2.1.1
|
nivit  |
virtualenvwrapper is a set of extensions to Ian Bicking's `virtualenv
<http://pypi.python.org/pypi/virtualenv>`_ tool. The extensions include
wrappers for creating and deleting virtual environments and otherwise
managing your development workflow, making it easier to work on more
than one project at a time without introducing conflicts in their
dependencies.
WWW: http://www.doughellmann.com/projects/virtualenvwrapper/
Author: Doug Hellmann |