Changelog for
python3-virtualenv-16.1.0-lp152.2.2.noarch.rpm :
* Tue Feb 05 2019 Nicolas Bock
- Version bump to 16.1.0:
* Fixed documentation to use pypi.org and correct curl options; :issue:`1042`
* bug fix: ensure prefix is absolute when creating a new virtual environment :issue:`1208`
* upgrade setuptools from ``39.1.0`` to ``40.5.0``
* upgrade wheel from ``0.31.1`` to ``0.32.2``
* upgrade pip from ``10.0.1`` to ``18.1``
* ``activate.csh`` does not use basename and handles newlines :issue:`1200`
* fix failure to copy on platforms that use lib64 :issue:`1189`
* enable tab-completion in the interactive interpreter by default, thanks to a new ``sys.__interactivehook__`` on Python 3 :issue:`967`
* suppress warning of usage of the deprecated ``imp`` module :issue:`1238`
* Drop support for Python 2.6.
* Upgrade pip to 10.0.1.
* Upgrade setuptools to 39.1.0.
* Upgrade wheel to 0.31.1.- Removed patch - pypa-virtualenv-1189.patch
* Sat Aug 04 2018 matwey.kornilovAATTgmail.com- Add requires: python-setuptools (bsc#1127328) > virtualenv-3.6 --help Traceback (most recent call last): File \"/usr/bin/virtualenv-3.6\", line 6, in from pkg_resources import load_entry_point ModuleNotFoundError: No module named \'pkg_resources\'
* Sun Jul 22 2018 tchvatalAATTsuse.com- Enable tests, skip upstream failing one
* Fri Jul 20 2018 mwilckAATTsuse.com- Fix failure of virtualenv --always-copy (bsc#1102096):
* pypa-virtualenv-1189.patch
* Wed Feb 21 2018 tbechtoldAATTsuse.com- Add missing Requires for python (bsc#1081707)
* Mon Mar 27 2017 jmatejekAATTsuse.com- do not generate HTML documentation for packages that are indirect dependencies of Sphinx (see docs at https://virtualenv.readthedocs.org/ )- move uninstall_alternatives to %postun
* Thu Mar 16 2017 tbechtoldAATTsuse.com- Merge python-virtualenv-doc.spec into python-virtualenv.spec
* Thu Mar 16 2017 tbechtoldAATTsuse.com- update to 15.1.0:
* Support Python 3.6.
* Upgrade setuptools to 28.0.0.
* Upgrade pip to 9.0.1.
* Don\'t install pre-release versions of pip, setuptools, or wheel from PyPI.- Switch to singlespec approach
* Tue Mar 08 2016 arunAATTgmx.de- specfile:
* update copyright
* fix update-alternatives- update to version 15.0.0:
* Remove the virtualenv-N.N script from the package; this can no longer be correctly created from a wheel installation. Resolves [#851], #692
* Remove accidental runtime dependency on pip by extracting certificate in the subprocess.
* Upgrade setuptools 20.2.2.
* Upgrade pip to 8.1.0.- changes from version 14.0.6:
* Upgrade setuptools to 20.0
* Upgrade wheel to 0.29.0
* Fix an error where virtualenv didn’t pass in a working ssl certificate for pip, causing “weird” errors related to ssl.- changes from version 14.0.5:
* Homogenize drive letter casing for both prefixes and filenames. #858- changes from version 14.0.4:
* Upgrade setuptools to 19.6.2
* Revert ac4ea65; only correct drive letter case. Fixes #856, #815- changes from version 14.0.3:
* Upgrade setuptools to 19.6.1- changes from version 14.0.2:
* Upgrade setuptools to 19.6
* Supress any errors from unset on different shells (PR #843)
* Normalize letter case for prefix path checking. Fixes #837- changes from version 14.0.1:
* Upgrade from pip 8.0.0 to 8.0.2.
* Fix the default of --(no-)download to default to downloading.- changes from version 14.0.0:
* BACKWARDS INCOMPATIBLE Drop support for Python 3.2.
* Upgrade setuptools to 19.4
* Upgrade wheel to 0.26.0
* Upgrade pip to 8.0.0
* Upgrade argparse to 1.4.0
* Added support for python-config script (PR #798)
* Updated activate.fish (PR #589) (PR #799)
* Account for a site.pyo correctly in some python implementations (PR #759)
* Properly restore an empty PS1 (#407)
* Properly remove pydoc when deactivating
* Remove workaround for very old Mageia / Mandriva linuxes (PR #472)
* Added a space after virtualenv name in the prompt: (env) $PS1
* Make sure not to run a –user install when creating the virtualenv (PR #803)
* Remove virtualenv.py’s path from sys.path when executing with a new python. Fixes issue #779, #763 (PR #805)
* Remove use of () in .bat files so Program Files (x86) works #35
* Download new releases of the preinstalled software from PyPI when there are new releases available. This behavior can be disabled using --no-download.
* Make --no-setuptools, --no-pip, and --no-wheel independent of each other.
* Wed Sep 16 2015 rhaferAATTsuse.com- update to version 13.1.2:
* Upgrade pip to 7.1.2.- additional changes from version 13.1.1
* Upgrade pip to 7.1.1.
* Upgrade setuptools to 18.2.
* Make the activate script safe to use when bash is running with ``-u``.- additional changes from version 13.1.0
* Upgrade pip to 7.1.0
* Upgrade setuptools to 18.0.1- additional changes from version 13.0.3
* Upgrade pip to 7.0.3- additional changes from version 13.0.2
* Upgrade pip to 7.0.2
* Upgrade setuptools to 17.0- additional changes from version 13.0.1
* Upgrade pip to 7.0.1- additional changes from version 13.0.0
* Automatically install wheel when creating a new virutalenv. This can be disabled by using the ``--no-wheel`` option.
* Don\'t trust the current directory as a location to discover files to install packages from.
* Upgrade setuptools to 16.0.
* Upgrade pip to 7.0.0.
* Wed Jul 29 2015 toddrme2178AATTgmail.com- Split documentation into subpackage to avoid dependency loop
* Thu Apr 02 2015 benoit.moninAATTgmx.fr- update to version 12.0.7:
* Upgrade pip to 6.0.8- additional changes from version 12.0.6:
* Upgrade pip to 6.0.7
* Upgrade setuptools to 12.0.5- additional changes from version 12.0.5:
* Upgrade pip to 6.0.6
* Upgrade setuptools to 11.0- additional changes from version 12.0.4:
* Revert the fix to ``-p`` on Debian based pythons as it was broken in other situations.
* Revert several sys.path changes new in 12.0 which were breaking virtualenv.- additional changes from version 12.0.3:
* Fix an issue where Debian based Pythons would fail when using - p with the host Python.
* Upgrade pip to 6.0.3- additional changes from version 12.0.2:
* Upgraded pip to 6.0.2- additional changes from version 12.0.1:
* Upgraded pip to 6.0.1- additional changes from version 12.0:
*
*
*PROCESS
*
* Version numbers are now simply ``X.Y`` where the leading ``1`` has been dropped.
* Split up documentation into structured pages
* Now using pytest framework
* Correct sys.path ordering for debian, issue #461
* Correctly throws error on older Pythons, issue #619
* Allow for empty $PATH, pull #601
* Don\'t set prompt if $env:VIRTUAL_ENV_DISABLE_PROMPT is set for Powershell
* Updated setuptools to 7.0
* Sat Nov 08 2014 Led - fix bashism in pre script