1
0
Commit Graph

11 Commits

Author SHA256 Message Date
Alexandre Rogoski
02d0181241 - Update to 1.8.1:
* Fixed distribute version used with --never-download. Thanks
    michr for report and patch.
  * Fix creating Python 3.3 based virtualenvs by unsetting the
    __PYVENV_LAUNCHER__ environment variable in subprocesses.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=17
2012-09-03 13:03:41 +00:00
Alexandre Rogoski
66853c9693 - Update to 1.8:
- Dropped support for Python 2.4 The minimum supported Python
    version is now Python 2.5.
  - Fix --relocatable on systems that use lib64. Fixes #78. Thanks
    Branden Rolston.
  - Symlink some additional modules under Python 3. Fixes #194.
    Thanks Vinay Sajip, Ian Clelland, and Stefan Holek for the report.
  - Fix --relocatable when a script uses __future__ imports. Thanks
    Branden Rolston.
  - Fix a bug in the config option parser that prevented setting
    negative options with environemnt variables. Thanks Ralf Schmitt.
  - Allow setting --no-site-packages from the config file.
  - Use /usr/bin/multiarch-platform if available to figure out the
    include directory. Thanks for the patch, Mika Laitio.
  - Fix install_name_tool replacement to work on Python 3.X.
  - Handle paths of users' site-packages on Mac OS X correctly
    when changing the prefix.
  - Updated the embedded version of distribute to 0.6.28 and pip
    to 1.2.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=16
2012-09-01 23:26:13 +00:00
Alexandre Rogoski
0bc5758487 - Update to 1.7.2:
- Updated to distribute 0.6.27.
  - Fix activate.fish on OS X. Fixes #8. Thanks David Schoonover.
  - Create a virtualenv-x.x script with the Python version when
    installing, so virtualenv for multiple Python versions can be
    installed to the same script location. Thanks Miki Tebeka.
  - Restored ability to create a virtualenv with a path longer than
    78 characters, without breaking creation of virtualenvs with
    non-ASCII paths. Thanks, Bradley Ayers.
  - Added ability to create virtualenvs without having installed
    Apple's developers tools (using an own implementation of
    install_name_tool). Thanks Mike Hommey.
  - Fixed PyPy and Jython support on Windows. Thanks Konstantin
    Zemlyak.
  - Added pydoc script to ease use. Thanks Marc Abramowitz. Fixes
    #149.
  - Fixed creating a bootstrap script on Python 3. Thanks Raul
    Leal. Fixes #280.
  - Fixed inconsistency when having set the PYTHONDONTWRITEBYTECODE
    env var with the --distribute option or the
    VIRTUALENV_USE_DISTRIBUTE env var. VIRTUALENV_USE_DISTRIBUTE
    is now considered again as a legacy alias.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=14
2012-06-22 22:36:04 +00:00
Alexandre Rogoski
10241aca72 - Update to 1.7.1.2:
* Fixed minor issue in --relocatable. Thanks, Cap Petschulat.
- Aditional changes from 1.7.1.1:
  * Bumped the version string in virtualenv.py up, too.
  * Fixed rST rendering bug of long description.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=12
2012-02-17 11:58:11 +00:00
Alexandre Rogoski
387f45d8e6 Accepting request 94536 from home:aledr:branches
Update to 1.7.

OBS-URL: https://build.opensuse.org/request/show/94536
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=10
2011-12-06 10:16:45 +00:00
Sascha Peilicke
156bca68c1 Accepting request 76681 from home:aledr:branches
Update to 1.6.4.

OBS-URL: https://build.opensuse.org/request/show/76681
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=8
2011-07-22 06:58:25 +00:00
OBS User buildservice-autocommit
d2c7a63fb6 Updating link to change in openSUSE:Factory/python-virtualenv revision 5.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=9ec7c44133a04ca01cdf9847fd8f2122
2011-07-20 08:07:49 +00:00
Sascha Peilicke
4523ef57eb - Update to version 1.6.3:
* Restored ability to run on Python < 2.7.
- Changes from version 1.6.2:
  * Updated embedded distribute release to 0.6.19.
  * Updated embedded pip release to 1.0.2.
  * Fixed #141 - Be smarter about finding pkg_resources when using the
    non-default Python intepreter (by using the -p option).
  * Fixed #112 - Fixed path in docs.
  * Fixed #109 - Corrected doctests of a Logger method.
  * Fixed #118 - Fixed creating virtualenvs on platforms that use the
    "posix_local" install scheme, such as Ubuntu with Python 2.7.
  * Add missing library to Python 3 virtualenvs (_dummy_thread).
- Spec file cleanup:
  * Remove she-bang line from non-executable script (rpmlint warning)
  * Remove in-tree libraries (setuptools, pip & distribute)
  * Don't package PKG-INFO but AUTHORS.txt and LICENSE.txt

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=5
2011-07-19 13:29:34 +00:00
ad96eb4d7f Accepting request 76381 from devel:languages:python
Update to 1.6.3. (forwarded request 76338 from aledr)

OBS-URL: https://build.opensuse.org/request/show/76381
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=3
2011-07-19 13:19:33 +00:00
Sascha Peilicke
0fcd6688a1 Autobuild autoformatter for 67239
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=2
2011-04-14 11:07:29 +00:00
Sascha Peilicke
c47625d50d Accepting request 67239 from devel:languages:python
Accepted submit request 67239 from user babelworx

OBS-URL: https://build.opensuse.org/request/show/67239
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=1
2011-04-14 11:07:15 +00:00