Next | Query returned 95 messages, browsing 81 to 90 | Previous

History of commit frequency

CVS Commit History:


   2015-01-05 00:48:43 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 12.0.5:

12.0.5 (2015-01-03)
~~~~~~~~~~~~~~~~~~~

* Upgrade pip to 6.0.6

* Upgrade setuptools to 11.0
   2014-12-30 15:26:33 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 12.0.4:

12.0.4 (2014-22-23)
~~~~~~~~~~~~~~~~~~~

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

12.0.3 (2014-22-23)
~~~~~~~~~~~~~~~~~~~

* Fix an issue where Debian based Pythons would fail when using -p with the
  host Python.

* Upgrade pip to 6.0.3

12.0.2 (2014-12-23)
~~~~~~~~~~~~~~~~~~~

* Upgraded pip to 6.0.2

12.0.1 (2014-12-22)
~~~~~~~~~~~~~~~~~~~

* Upgraded pip to 6.0.1

12.0 (2014-12-22)
~~~~~~~~~~~~~~~~~

* **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
   2014-05-20 10:49:26 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 1.11.6:

1.11.6 (2014-05-16)
~~~~~~~~~~~~~~~~~~~

* Updated setuptools to 3.6
* Updated pip to 1.5.6
   2014-05-04 19:17:01 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 1.11.5:

1.11.5 (2014-05-03)
~~~~~~~~~~~~~~~~~~~

* Updated setuptools to 3.4.4
* Updated documentation to use https://virtualenv.pypa.io/
   2014-02-24 13:04:44 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 1.11.4:

1.11.4 (2014-02-21)
~~~~~~~~~~~~~~~~~~~

* Updated pip to 1.5.4

1.11.3 (2014-02-20)
~~~~~~~~~~~~~~~~~~~

* Updated setuptools to 2.2
* Updated pip to 1.5.3
   2014-01-27 20:15:55 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
Update to 1.11.2:

1.11.2 (2014-01-26)
~~~~~~~~~~~~~~~~~~~

* Fixed easy_install installed virtualenvs by updated pip to 1.5.2

1.11.1 (2014-01-20)
~~~~~~~~~~~~~~~~~~~

* 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
* Upgraded pip to v1.5.1
* Upgraded setuptools to v2.1
   2014-01-27 19:41:15 by Thomas Klausner | Files touched by this commit (72)
Log message:
Do not set FETCH_USING, should not be set in a package Makefile.
   2014-01-16 03:57:42 by Blue Rats | Files touched by this commit (3)
Log message:
Update to latest release, 1.11. From doc/news.rst:

1.11 (2014-01-02)
~~~~~~~~~~~~~~~~~

* **BACKWARDS INCOMPATIBLE** Switched to using wheels for the bundled copies of
  setuptools and pip. Using sdists is no longer supported - users supplying
  their own versions of pip/setuptools will need to provide wheels.
* **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
   2013-08-15 12:44:10 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 1.10.1:

1.10.1 (2013-08-07)
~~~~~~~~~~~~~~~~~~~

* **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
   2013-07-29 12:23:16 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix build with python != 2.7

Next | Query returned 95 messages, browsing 81 to 90 | Previous