SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-virtualenv-15.1.0-2.1.noarch.rpm :
Thu Nov 17 13:00:00 2016 arunAATTgmx.de
- update to version 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.

Sat Aug 6 14:00:00 2016 arunAATTgmx.de
- update to version 15.0.3:

* Test for given python path actually being an executable file, #939

* Only search for copy actual existing Tcl/Tk directories (PR #937)

* Generically search for correct Tcl/Tk version (PR #926, PR #933)

* Upgrade setuptools to 22.0.5

Sat May 28 14:00:00 2016 arunAATTgmx.de
- update to version 15.0.2:

* Copy Tcl/Tk libs on Windows to allow them to run, fixes #93 (PR
[#888])

* Upgrade setuptools to 21.2.1.

* Upgrade pip to 8.1.2.

Sun May 8 14:00:00 2016 arunAATTgmx.de
- specfile:

* updated source url to files.pythonhosted.org

Thu Mar 17 13:00:00 2016 arunAATTgmx.de
- update to version 15.0.1:

* Print error message when DEST_DIR exists and is a file

* Upgrade setuptools to 20.3

* Upgrade pip to 8.1.1.

Sun Mar 6 13:00:00 2016 arunAATTgmx.de
- specfile:

* fixed 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
:issue:`851`, :issue:`692`

* Remove accidental runtime dependency on pip by extracting
certificate in the subprocess.

* Upgrade setuptools 20.2.2.

* Upgrade pip to 8.1.0.

Mon Feb 8 13:00:00 2016 arunAATTgmx.de
- update to 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.

Tue Feb 2 13:00:00 2016 arunAATTgmx.de
- update to version 14.0.5:

* Homogenize drive letter casing for both prefixes and
filenames. #858

Sun Jan 31 13:00:00 2016 arunAATTgmx.de
- update to version 14.0.4:

* Upgrade setuptools to 19.6.2

* Revert ac4ea65; only correct drive letter case. Fixes #856, #815

Sat Jan 30 13:00:00 2016 arunAATTgmx.de
- update to 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

Fri Jan 22 13:00:00 2016 arunAATTgmx.de
- update to version 14.0.1:

* Upgrade from pip 8.0.0 to 8.0.2.

* Fix the default of --(no-)download to default to downloading.

Wed Jan 20 13:00:00 2016 arunAATTgmx.de
- specfile:

* update copyright year
- update to 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 file’s path from directory 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.

Sun Aug 23 14:00:00 2015 arunAATTgmx.de
- update to version 13.1.2:

* Upgrade pip to 7.1.2.
- 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.

Tue Jul 28 14:00:00 2015 toddrme2178AATTgmail.com
- Don\'t depend on pip for python >= 3.4, since it is built-in.

Tue Jul 28 14:00:00 2015 toddrme2178AATTgmail.com
- Split documentation into a separate subpackage to avoid a
dependency loop.

Thu Jul 2 14:00:00 2015 jacobwinskiAATTgmail.com
- update to version 13.1.0

* Upgrade pip to 7.1.0

* Upgrade setuptools to 18.0.1
- changes from version 13.0.3

* Upgrade pip to 7.1.0

* Upgrade setuptools to 18.0.1

Tue Jun 2 14:00:00 2015 arunAATTgmx.de
- update to version 13.0.3:

* Upgrade pip to 7.0.3
- changes from version 13.0.2:

* Upgrade pip to 7.0.2

* Upgrade setuptools to 17.0

Mon May 25 14:00:00 2015 arunAATTgmx.de
- update to version 13.0.1:

* Upgrade pip to 7.0.1
- 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.

Tue Apr 7 14:00:00 2015 arunAATTgmx.de
- update to version 12.1.1:

* Upgrade pip to 6.1.1
- changes from version 12.1.0:

* Upgrade setuptools to 15.0

* Upgrade pip to 6.1.0

Thu Feb 5 13:00:00 2015 arunAATTgmx.de
- update to version 12.0.7:

* Upgrade pip to 6.0.8

Sat Jan 31 13:00:00 2015 arunAATTgmx.de
- update to version 12.0.6:

* Upgrade pip to 6.0.7

* Upgrade setuptools to 12.0.5

Sun Jan 4 13:00:00 2015 arunAATTgmx.de
- specfile: update copyright year
- update to version 12.0.5:

* Upgrade pip to 6.0.6

* Upgrade setuptools to 11.0

Wed Dec 31 13:00:00 2014 arunAATTgmx.de
- update to 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.
- 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
- changes from version 12.0.2:

* Upgraded pip to 6.0.2
- changes from version 12.0.1:

* Upgraded pip to 6.0.1
- 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 8 13:00:00 2014 Led
- fix bashism in pre script

Thu Jul 3 14:00:00 2014 speilickeAATTsuse.com
- Update to version 1.11.6:
+ Updated setuptools to 3.5
+ Updated pip to 1.5.6
- Changes from version 1.11.5:
+ Updated setuptools to 3.4.4
+ Updated documentation to use https://virtualenv.pypa.io/
+ Updated pip to 1.5.5

Sun Mar 30 14:00:00 2014 toddrme2178AATTgmail.com
- update to 1.11.4

* Updated pip to 1.5.4
- update to 1.11.3

* Updated setuptools to 2.2

* Updated pip to 1.5.3

Tue Feb 11 13:00:00 2014 dmuellerAATTsuse.com
- update to 1.11.2:

* Fixed easy_install installed virtualenvs by updated pip to 1.5.2

* Fixed an issue where pip and setuptools were not getting installed when using
the ``--system-site-packages`` flag.

* Updated setuptools to fix an issue when installed with easy_install

* Fixed an issue with Python 3.4 and sys.stdout encoding being set to ascii

Wed Jan 8 13:00:00 2014 speilickeAATTsuse.com
- Update to version 1.11:
+ BACKWARDS INCOMPATIBLE Switched to using wheels for the bundled
copies of setuptools and pip. Using sdists is no longer supported
+ BACKWARDS INCOMPATIBLE Modified the handling of --extra-search-dirs.
This option now works like pip’s --find-links option, in that it
adds extra directories to search for compatible wheels for pip and
setuptools. The actual wheel selected is chosen based on version
and compatibility, using the same algorithm as pip install setuptools.
+ Upgraded pip to v1.5
+ Upgraded setuptools to v1.4
- Symlink /usr/bin/virtualenv in buildroot (u-a warning) and ghost
alternatives link on 12.3 or newer

Fri Oct 11 14:00:00 2013 speilickeAATTsuse.com
- Update to version 1.10.1:
+
*
*New Signing Key
*
* Release 1.10.1 is using a different key than normal with
fingerprint: 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
+ Upgraded pip to v1.4.1
+ Upgraded setuptools to v0.9.8

Mon Jul 29 14:00:00 2013 speilickeAATTsuse.com
- Don\'t drop shipped setuptools / pip, they\'ve been fetched from the
interwebs previously. It doesn\'t make sense to use the (currently
matching) system equivalents, it\'s meant to be self-contained

Mon Jul 29 14:00:00 2013 speilickeAATTsuse.com
- Initial version


 
ICM