commit: 6e65ce3318973efbd463e7b599b35d204c47bf43 Author: Tiziano Müller <dev-zero <AT> gentoo <DOT> org> AuthorDate: Thu Jun 9 10:06:02 2016 +0000 Commit: Tiziano Müller <dev-zero <AT> gentoo <DOT> org> CommitDate: Thu Jun 9 10:06:02 2016 +0000 URL: https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=6e65ce33
dev-python/httplib2: drop obsolete dev-python/httplib2/ChangeLog | 63 ---------------------- dev-python/httplib2/Manifest | 5 -- .../files/0.5.0-fail_to_connect_crashes.diff | 12 ----- dev-python/httplib2/httplib2-0.5.0-r1.ebuild | 25 --------- dev-python/httplib2/metadata.xml | 12 ----- 5 files changed, 117 deletions(-) diff --git a/dev-python/httplib2/ChangeLog b/dev-python/httplib2/ChangeLog deleted file mode 100644 index d02070f..0000000 --- a/dev-python/httplib2/ChangeLog +++ /dev/null @@ -1,63 +0,0 @@ -# ChangeLog for dev-python/httplib2 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v 1.14 2009/10/07 17:36:14 nixnut Exp $ - - 07 Oct 2009; nixnut <[email protected]> httplib2-0.5.0.ebuild: - ppc stable #286968 - - 03 Oct 2009; Markus Meier <[email protected]> httplib2-0.5.0.ebuild: - amd64/x86 stable, bug #286968 - -*httplib2-0.5.0 (29 Aug 2009) - - 29 Aug 2009; Arfrever Frehtes Taifersar Arahesis <[email protected]> - -httplib2-0.3.0.ebuild, -httplib2-0.4.0.ebuild, +httplib2-0.5.0.ebuild: - Version bump. Set SUPPORT_PYTHON_ABIS. - - 21 May 2009; Brent Baude <[email protected]> httplib2-0.4.0-r1.ebuild: - stable ppc, bug 269398 - - 14 May 2009; Markus Meier <[email protected]> httplib2-0.4.0-r1.ebuild: - amd64/x86 stable, bug #269398 - -*httplib2-0.4.0-r1 (23 Apr 2009) - - 23 Apr 2009; Patrick Lauer <[email protected]> - +files/compat-2.6-0.4.0.patch, +httplib2-0.4.0-r1.ebuild: - Py 2.6 deprecation fix. Thanks to djc for pointing it out, thanks to - Benoit Chesneau for the patch. Fixes #267184 - - 14 Apr 2009; Raúl Porcel <[email protected]> httplib2-0.4.0.ebuild: - x86 stable wrt #264496 - - 03 Apr 2009; Tiago Cunha <[email protected]> httplib2-0.4.0.ebuild: - stable amd64, bug 264496 - - 02 Apr 2009; Joseph Jezak <[email protected]> httplib2-0.4.0.ebuild: - Marked ppc stable for bug #264496. - - 20 Mar 2009; Joseph Jezak <[email protected]> httplib2-0.3.0.ebuild, - httplib2-0.4.0.ebuild: - Marked ~ppc for bug #255626. - -*httplib2-0.4.0 (31 Mar 2008) - - 31 Mar 2008; Piotr Jaroszyński <[email protected]> +httplib2-0.4.0.ebuild: - Add 0.4.0. - - 01 Sep 2007; Lukasz Strzygowski <[email protected]> - -httplib2-0.2.0.ebuild, httplib2-0.3.0.ebuild: - Fixed HOMEPAGE and SRC_URI (bug #190942). Added NEED_PYTHON. Dropped old - version. - -*httplib2-0.3.0 (21 Mar 2007) - - 21 Mar 2007; Piotr Jaroszyński <[email protected]> +httplib2-0.3.0.ebuild: - Version bump. - -*httplib2-0.2.0 (23 Oct 2006) - - 23 Oct 2006; Piotr Jaroszyński <[email protected]> +metadata.xml, - +httplib2-0.2.0.ebuild: - New package. Thanks to Tim Cera <[email protected]>. bug #150691. - diff --git a/dev-python/httplib2/Manifest b/dev-python/httplib2/Manifest deleted file mode 100644 index de47f53..0000000 --- a/dev-python/httplib2/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -MISC ChangeLog 2160 RMD160 abc223d5eb5464a13e4207ecf1d2a769a2c0261b SHA1 97c675eb4c6e76f17963e2fb7008979189fb74a0 SHA256 1c70d29897c65ce884e9f7c39ee2f7081099f0da8600c8dcacc061df706d51a8 -AUX 0.5.0-fail_to_connect_crashes.diff 495 RMD160 ff1b14ee725a0bd9b91eb5eddcb8ba92cc184c0a SHA1 c8d2ca417d7135bd70e6471f427bc6893477e6e3 SHA256 83f6f0ccf0931132339580b2160a2333a04ab27d88aa1e133f8a72eea22c5778 -EBUILD httplib2-0.5.0-r1.ebuild 557 RMD160 8a3aefca29606d72b6d17c46b8d8564702f7b55a SHA1 699ad5668e482788292cdd1e2f590500bb72dd30 SHA256 0535addeaad63eff530aa5d962471d95b422da05584fdd0e9b3e543de4e788ce -MISC metadata.xml 307 RMD160 8783f9c7caa0f013592c0e28ecb741ab614ce97d SHA1 b1155712613e27fcfe580d2112e46a73320d1505 SHA256 9d84958e04cbafc80b45ce283fc20395695cad045774239d45d337e8bfccd867 -DIST httplib2-0.5.0.tar.gz 17418 RMD160 e588b4bea3013e754926ad92716db2feaaee0095 SHA1 497b305ec59111eb01e998e2c5044ed4775a6b68 SHA256 6ebe1a29fec45f00eb8c88502841c956425feb95684b0c963680cc5e08fbf4a0 diff --git a/dev-python/httplib2/files/0.5.0-fail_to_connect_crashes.diff b/dev-python/httplib2/files/0.5.0-fail_to_connect_crashes.diff deleted file mode 100644 index f7aeb71..0000000 --- a/dev-python/httplib2/files/0.5.0-fail_to_connect_crashes.diff +++ /dev/null @@ -1,12 +0,0 @@ -Index: httplib2/__init__.py -=================================================================== ---- httplib2/__init__.py (revision 16732) -+++ httplib2/__init__.py (working copy) -@@ -852,6 +852,7 @@ - def _conn_request(self, conn, request_uri, method, body, headers): - for i in range(2): - try: -+ conn.connect() - conn.request(method, request_uri, body, headers) - except socket.gaierror: - conn.close() diff --git a/dev-python/httplib2/httplib2-0.5.0-r1.ebuild b/dev-python/httplib2/httplib2-0.5.0-r1.ebuild deleted file mode 100644 index 16c3f81..0000000 --- a/dev-python/httplib2/httplib2-0.5.0-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="2" - -inherit distutils - -DESCRIPTION="A comprehensive HTTP client library with caching and authentication." -HOMEPAGE="http://code.google.com/p/httplib2/ http://pypi.python.org/pypi/httplib2" -SRC_URI="http://httplib2.googlecode.com/files/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -DEPEND="" -RDEPEND="" - -src_prepare() { - distutils_src_prepare - - epatch "${FILESDIR}/${PV}-fail_to_connect_crashes.diff" -} diff --git a/dev-python/httplib2/metadata.xml b/dev-python/httplib2/metadata.xml deleted file mode 100644 index 8f9f399..0000000 --- a/dev-python/httplib2/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <herd>python</herd> - <maintainer> - <email>[email protected]</email> - <name>Piotr Jaroszyński</name> - </maintainer> - <longdescription lang="en"> - </longdescription> -</pkgmetadata> -
