From 1798c4aeca70ac8d0a243684d6a798fbc65735f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:57:42 +0100 Subject: gentoo resync : 14.07.2018 --- dev-python/google-apputils/Manifest | 5 --- .../google-apputils/files/0.4.2-sh_test-env.patch | 21 ---------- .../google-apputils-0.4.2-r1.ebuild | 34 ---------------- .../google-apputils-0.4.2-r2.ebuild | 45 ---------------------- dev-python/google-apputils/metadata.xml | 12 ------ 5 files changed, 117 deletions(-) delete mode 100644 dev-python/google-apputils/Manifest delete mode 100644 dev-python/google-apputils/files/0.4.2-sh_test-env.patch delete mode 100644 dev-python/google-apputils/google-apputils-0.4.2-r1.ebuild delete mode 100644 dev-python/google-apputils/google-apputils-0.4.2-r2.ebuild delete mode 100644 dev-python/google-apputils/metadata.xml (limited to 'dev-python/google-apputils') diff --git a/dev-python/google-apputils/Manifest b/dev-python/google-apputils/Manifest deleted file mode 100644 index a1b61cda7bf6..000000000000 --- a/dev-python/google-apputils/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -AUX 0.4.2-sh_test-env.patch 754 BLAKE2B c44babbd7f1ccf7a9a6ed2f1885e30ec6287eb48900446ccebf1699a5afc0bcea6e5079716e8aec064553d97fb03c6e2a42286c8fb769e9eca552696633fb3bb SHA512 a8a84c65d08c7574f4e33c6e6c0b75d1153e192e86ec37c0e74754cc84f45b081b523ee2f1919f57580ba5bf6d849922dfaf62bafa00ef098cb1a835a929331c -DIST google-apputils-0.4.2.tar.gz 81095 BLAKE2B d99c2fe8081616ee2891718fc3d00d00bcd703f694b9419bfc7aaebe75ba8cd0de12e8461dbc6459c1b7b88abf6e7af89972368c565565cb5dfb810938e4e1d2 SHA512 d7579ec461292bb01ad5b8e1b09e161c66af0e85361f43f6065b837c90bddb9711a2d56db2b73d780dc25945375d4dad2f646507512b9acfeefd517613feacd4 -EBUILD google-apputils-0.4.2-r1.ebuild 911 BLAKE2B 332c36d235ad6a2f1f3421cba287059ef3d238a8e45c059f12cf213226864859de4c12b2ef745b0823718438cb18049d58f80360a539c009d114f9acec1fcb08 SHA512 002ac6d13ff7fb217d0bac24524cd5280ffc7717181a847a486e2f6e5f18aaddb663297e9260d0d5574016ae7476e716877b07478e389dc86f457db3415c4e72 -EBUILD google-apputils-0.4.2-r2.ebuild 1109 BLAKE2B fa7a4750a8520abaf47c6dcdbdeebb13c78a34301d99f44c7cccb8bef5ea860c0c8f749984cb4e24f110649455ce01005f33f90cd12a8bf39f04ebdbde9f2563 SHA512 ac89061d403e6f02091c64e52b60ad9a923b18b99058d63f95498cd1c3f068dc626939f931fb774b512eebc36eff030abb0f630393159c3be0658dceafa1877f -MISC metadata.xml 392 BLAKE2B 5282cd7dbe47082409723576d76c9a8b9126ff1c9c6adca6ea6c1d07e28169a01725cd6e24e407392c42703ed848626feaec4e134ba3bc0731f9488f8593613d SHA512 7ccba7bf0fcdb9da27053154056eb947ad07ce01db7ecc41f5a7e58bf75d15e71ce08ff420ee70b8169e5ea44d48d04d529acad65c8280785e0bd21a21bbcb9a diff --git a/dev-python/google-apputils/files/0.4.2-sh_test-env.patch b/dev-python/google-apputils/files/0.4.2-sh_test-env.patch deleted file mode 100644 index 69ebe6278f9d..000000000000 --- a/dev-python/google-apputils/files/0.4.2-sh_test-env.patch +++ /dev/null @@ -1,21 +0,0 @@ -Prevent the environment from being clobbered during sh_test - -diff --git a/tests/sh_test.py b/tests/sh_test.py -index ab41055..d1b08c6 100644 ---- a/tests/sh_test.py -+++ b/tests/sh_test.py -@@ -29,12 +29,8 @@ class ShellScriptTests(basetest.TestCase): - path_with_python = ':'.join(( - os.path.dirname(sys.executable), os.environ.get('PATH'))) - -- env = { -- 'PATH': path_with_python, -- # Setuptools puts dependency eggs in our path, so propagate that. -- 'PYTHONPATH': os.pathsep.join(sys.path), -- 'TEST_TMPDIR': FLAGS.test_tmpdir, -- } -+ env = os.environ.copy() -+ env['TEST_TMPDIR'] = FLAGS.test_tmpdir - p = subprocess.Popen(sh_test_path, cwd=tests_path, env=env) - self.assertEqual(0, p.wait()) - diff --git a/dev-python/google-apputils/google-apputils-0.4.2-r1.ebuild b/dev-python/google-apputils/google-apputils-0.4.2-r1.ebuild deleted file mode 100644 index 4c34e95c5e8d..000000000000 --- a/dev-python/google-apputils/google-apputils-0.4.2-r1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -# Python 3: https://github.com/google/google-apputils/issues/9 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="Collection of utilities for building Python applications" -HOMEPAGE="https://github.com/google/google-apputils" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -IUSE="test" - -RDEPEND=" - >=dev-python/python-dateutil-1.4[${PYTHON_USEDEP}] - >=dev-python/python-gflags-1.4[${PYTHON_USEDEP}] - >=dev-python/pytz-2010[${PYTHON_USEDEP}]" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] - test? ( ${RDEPEND} dev-python/mox[${PYTHON_USEDEP}] )" - -src_unpack() { - default - chmod -R a+rX,u+w,g-w,o-w ${P} || die -} - -python_test() { - esetup.py google_test -} diff --git a/dev-python/google-apputils/google-apputils-0.4.2-r2.ebuild b/dev-python/google-apputils/google-apputils-0.4.2-r2.ebuild deleted file mode 100644 index a6076c32be6e..000000000000 --- a/dev-python/google-apputils/google-apputils-0.4.2-r2.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -# Python 3: https://github.com/google/google-apputils/issues/9 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="Collection of utilities for building Python applications" -HOMEPAGE="https://github.com/google/google-apputils" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" -IUSE="test" - -RDEPEND=" - dev-python/namespace-google[${PYTHON_USEDEP}] - >=dev-python/python-dateutil-1.4[${PYTHON_USEDEP}] - >=dev-python/python-gflags-1.4[${PYTHON_USEDEP}] - >=dev-python/pytz-2010[${PYTHON_USEDEP}]" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] - test? ( ${RDEPEND} dev-python/mox[${PYTHON_USEDEP}] )" - -PATCHES=( - "${FILESDIR}/0.4.2-sh_test-env.patch" -) - -src_unpack() { - default - chmod -R a+rX,u+w,g-w,o-w ${P} || die -} - -python_test() { - esetup.py google_test -} - -python_install_all() { - distutils-r1_python_install_all - - find "${D}" -name '*.pth' -delete || die -} diff --git a/dev-python/google-apputils/metadata.xml b/dev-python/google-apputils/metadata.xml deleted file mode 100644 index 12da0e45b5e2..000000000000 --- a/dev-python/google-apputils/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - python@gentoo.org - Python - - - google/google-apputils - google-apputils - - -- cgit v1.2.3