PEP440 has the "local version" idea to distinguish locally patched projects
from upstream versions.
http://legacy.python.org/dev/peps/pep-0440/#local-version-identifiers
e.g. Django-1.6.4-1 for a locally patched Django-1.6.4 to place on a
local index.
Although it doesn't relate directly to this list, I know Nick (the PEP440
author) works with Redhat, so for understanding, what's the parallel in rpm
(or deb)? is there a documented concept for this, because I can't seem to
find anything other than post releases.
Marcus
Hey all,
The next 2.7 release is coming up in a few weeks, and work is still needed
on getting the SSL infrastructure updated.
That release will likely also be the first one with Steve Dower at the helm
for the creation of the Windows installers.
Accordingly, I think it makes sense to leave proposing backporting
ensurepip until 2.7.8 in November at the earliest. (Fortunately, there's no
pyvenv in 2.7, so unbundling for the Linux distros is much simpler)
Cheers,
Nick.
I’ve issued a new release of Pip and Virtualenv, the latest versions of both
are now 1.5.5 and 1.11.5 respectively.
Pip Change log
==============
**1.5.5 (2014-05-03)**
* Fixes #1632. Uninstall issues on debianized pypy, specifically issues with
setuptools upgrades. (PR #1743)
* Update documentation to point at https://bootstrap.pypa.io/get-pip.py for
bootstrapping pip.
* Update docs to point to https://pip.pypa.io/
* Upgrade the bundled projects (distlib==0.1.8, html5lib==1.0b3, six==1.6.1,
colorama==0.3.1, setuptools==3.4.4).
Virtualenv Change log
=====================
* Updated setuptools to 3.4.4
* Updated documentation to use https://virtualenv.pypa.io/
* Updated pip to 1.5.5
-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
This url is redirecting to itself, causing bandersnatch to fail, and
thus its never updating its serial, so its pulling gradually larger
and larger datasets.
https://pypi.python.org/simple/Mopidy-TuneIn
Reusing existing connection to pypi.python.org:443.
HTTP request sent, awaiting response...
HTTP/1.1 301 Moved Permanently
Date: Tue, 25 Feb 2014 02:14:48 GMT
Server: Apache
Location: /simple/Mopidy-TuneIn/
Cache-Control: max-age=86400, public
Strict-Transport-Security: max-age=31536000
Content-Length: 0
Accept-Ranges: bytes
Age: 8204
Keep-Alive: timeout=10, max=31
Connection: Keep-Alive
-Rob
--
Robert Collins <rbtcollins(a)hp.com>
Distinguished Technologist
HP Converged Cloud
So recently setuptools has been having problems with bitbucket rate limiting
it's hosted ez_setup.py. In order to provide some consistency and to prevent
rate limiting and the such we've setup a new location for setuptools and pip
bootstrap scripts. They will be served by Fastly so they should also be
quite fast to download :)
The new locations are at: https://bootstrap.pypa.io/
If you're using the old locations anywhere I suggest updating to the new
locations!
-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA