Geobasespypy

Latest version: v5.0.16

Safety actively analyzes 629639 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 15

1.8.3

------------------

* Fixed readline on OS X. Thanks minrk

* Updated distribute to 0.6.30 (improves our error reporting, plus new
distribute features and fixes). Thanks Gabriel (g2p)

* Added compatibility with multiarch Python (Python 3.3 for example). Added an
integration test. Thanks Gabriel (g2p)

* Added ability to install distribute from a user-provided egg, rather than the
bundled sdist, for better speed. Thanks Paul Moore.

* Make the creation of lib64 symlink smarter about already-existing symlink,
and more explicit about full paths. Fixes 334 and 330. Thanks Jeremy Orem.

* Give lib64 site-dir preference over lib on 64-bit systems, to avoid wrong
32-bit compiles in the venv. Fixes 328. Thanks Damien Nozay.

* Fix a bug with prompt-handling in ``activate.csh`` in non-interactive csh
shells. Fixes 332. Thanks Benjamin Root for report and patch.

* Make it possible to create a virtualenv from within a Python
3.3. pyvenv. Thanks Chris McDonough for the report.

* Add optional --setuptools option to be able to switch to it in case
distribute is the default (like in Debian).

1.8.2

------------------

* Updated the included pip version to 1.2.1 to fix regressions introduced
there in 1.2.

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.

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 environment 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.

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.

1.7.1.2

--------------------

* Fixed minor issue in `--relocatable`. Thanks, Cap Petschulat.

Page 8 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.