From 3b1c2143322af728890024619d8fc649f05d51f7 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sun, 22 Jul 2012 09:42:36 -0400 Subject: [PATCH] Update pip URL on distributing-python post and add pip bug to bug post. --- posts/Bugs.mdwn | 9 +++++++++ posts/Distributing_Python.mdwn | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/posts/Bugs.mdwn b/posts/Bugs.mdwn index 7b6dc42..c416e04 100644 --- a/posts/Bugs.mdwn +++ b/posts/Bugs.mdwn @@ -223,6 +223,15 @@ thread][offlineimap-thread]). [offlineimap-thread]: http://thread.gmane.org/gmane.mail.imap.offlineimap.general/5138/focus=5139 +pip +=== + +* [Fixed URL query parsing][pip-query] for [pip][]. + +[pip-query]: https://github.com/pypa/pip/commit/0c05413b6f74adac13c89835b1e47c98ea34df7c +[pip]: http://www.pip-installer.org/ + + poker ===== diff --git a/posts/Distributing_Python.mdwn b/posts/Distributing_Python.mdwn index 64be81a..b8c8a82 100644 --- a/posts/Distributing_Python.mdwn +++ b/posts/Distributing_Python.mdwn @@ -16,7 +16,7 @@ I'm not sure how Ian has `pip` fitting into this, except that he [TZ]: http://tarekziade.wordpress.com/ [Distutils2]: http://distutils2.notmyidea.org/ [IB]: http://blog.ianbicking.org/ -[pip]: http://pip.openplans.org/ +[pip]: http://www.pip-installer.org/ [overview]: http://tarekziade.wordpress.com/2010/03/03/the-fate-of-distutils-pycon-summit-packaging-sprint-detailed-report/ [HGP]: http://guide.python-distribute.org/ [state]: http://guide.python-distribute.org/introduction.html#current-state-of-packaging -- 2.26.2