From 623ee73d661e5ed8475cb264511f683407d87365 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 12 Apr 2020 03:41:30 +0100 Subject: gentoo Easter resync : 12.04.2020 --- dev-python/appdirs/Manifest | 5 ++--- dev-python/appdirs/appdirs-1.4.3-r1.ebuild | 2 +- dev-python/appdirs/appdirs-1.4.3.ebuild | 36 ------------------------------ dev-python/appdirs/metadata.xml | 5 +---- 4 files changed, 4 insertions(+), 44 deletions(-) delete mode 100644 dev-python/appdirs/appdirs-1.4.3.ebuild (limited to 'dev-python/appdirs') diff --git a/dev-python/appdirs/Manifest b/dev-python/appdirs/Manifest index f93f5191921e..56a1d9dbb933 100644 --- a/dev-python/appdirs/Manifest +++ b/dev-python/appdirs/Manifest @@ -1,5 +1,4 @@ AUX appdirs-1.4.3-distutils.patch 782 BLAKE2B fcb1553424c0d22f4b60702ed7f771897cbb6e3f39078169bd1afe24a5c5825d629a286e620f5692414cd3f2aab9c38ae5ee20c2a18baee540ca685cc40a385e SHA512 e23630772b76f1a339ee74354f74f5d25d7c07a16db2b5ce307dbfd33f665c187aef86d7b7ec9e92bd43a3d8363fb40686d2bf49c10baa3b2825c8835e149905 DIST appdirs-1.4.3.tar.gz 9641 BLAKE2B edd7f6372e25279f6ba0f36cda595649cab7e69430e22bfdfd1bb5aa8d566a4a2fbf24c281adf80ab3eafea93f0f4f79b396688134395c3e5565476f24db75df SHA512 787f551ef5af355bbc77ffb3059553fab77614cce466b4145e4b55fecb8553d329f8748865fd69005d13451a9b11229a65721095a122db83a8433a2661503dfc -EBUILD appdirs-1.4.3-r1.ebuild 1224 BLAKE2B 8c4cbcb3b28b3e41a9912ff2fb22a352359333664ea547c151acd7b440ffc32afe99a32b3ffc2bf6857a7340f29eebed72920a184a685042d02dec8282e9d01f SHA512 ed5216a816befd0afa35a08c8d594dfa2c36a7ce007da3c0b9aa24d74aaea70011d3870f89a679fceda6b5c059a37d16daf4f1c4bb87dcac43a4c15c7a1c8c73 -EBUILD appdirs-1.4.3.ebuild 1166 BLAKE2B 8b73239cae58cb86b371fdb5a201b6847a6f287943c2e9d9e24d8eb6c7ea479d8d5acf4427950cf5793ca69ca2b5fe5955d36961d5559ba468f8d47a04330b79 SHA512 7ee6d61812c3db1e934ee063817711f908c5811e4c84340c0597146afef28c6f8b9861545ae5aa3969b11624a2f6ecfdb88d0c84459b129f029968574c6f4f5e -MISC metadata.xml 742 BLAKE2B 4731940c3aa6e3e0616487d4600c77f31712455aa70eff1bb900ec121cb062e45e1551206b86a5716b49f6163612096cb5ab9e3cf693af2d1fedaac023de29e6 SHA512 c1e35e090d6e3af99b8879a8a553c89989b149617857696fccecb4ea0435979f547049db2cdb7c505b50c20dc9f081233990f6fc0ee05de8ee27c7629292244e +EBUILD appdirs-1.4.3-r1.ebuild 1210 BLAKE2B 3b089744994d748d9d11eaeeace9005fff4a187e280354208d3cb49340584b3cdbbcb7808df15fae2e0535a2ae847d91d1f5e097207a16845b03fb6d2eeb64b4 SHA512 9772deb1306785ce0e234a97feca3b8eaed8cdbd5788d61ae257d568c4808bf9924bab1452766aff77cc4977df74e17d3b9583dca04b385900817b0b6f59b610 +MISC metadata.xml 615 BLAKE2B 25ecff1fc659fefee97a373a6c228a4d4609df375113f812f17935bb3d2fa32b79db79930e0458c5c9a3c738ed2c1bf1e999d1dc9d26243749b6401c5245849b SHA512 536fb34e9f8d5657941d883975c17ce95e177376b9434dd72a12b7e59ef126865cd696a0bef5d0d5f016514a216c3cca07b39377e66f87c9e3e706d9afb4cc33 diff --git a/dev-python/appdirs/appdirs-1.4.3-r1.ebuild b/dev-python/appdirs/appdirs-1.4.3-r1.ebuild index 8455f6d6eab0..49e74c6ddbfa 100644 --- a/dev-python/appdirs/appdirs-1.4.3-r1.ebuild +++ b/dev-python/appdirs/appdirs-1.4.3-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/ActiveState/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ppc ppc64 s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" PATCHES=( "${FILESDIR}"/${PN}-1.4.3-distutils.patch ) diff --git a/dev-python/appdirs/appdirs-1.4.3.ebuild b/dev-python/appdirs/appdirs-1.4.3.ebuild deleted file mode 100644 index 3af7a9410b80..000000000000 --- a/dev-python/appdirs/appdirs-1.4.3.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 ) - -inherit distutils-r1 - -DESCRIPTION="Module for determining appropriate platform-specific dirs" -HOMEPAGE="https://github.com/ActiveState/appdirs" -SRC_URI="https://github.com/ActiveState/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -PATCHES=( "${FILESDIR}"/${PN}-1.4.3-distutils.patch ) - -python_test() { - "${PYTHON}" test/test_api.py || die "Tests fail with ${EPYTHON}" -} - -[[ ${PV} == 1.4.3 ]] || die "Please remove pkg_preinst from the ebuild" -pkg_preinst() { - _remove_egg_info() { - local pyver="$("${PYTHON}" -c 'import sys; print(sys.version[:3])')" - local egginfo="${ROOT%/}$(python_get_sitedir)/${P}-py${pyver}.egg-info" - if [[ -d ${egginfo} ]]; then - einfo "Removing ${egginfo}" - rm -r "${egginfo}" || die - fi - } - python_foreach_impl _remove_egg_info -} diff --git a/dev-python/appdirs/metadata.xml b/dev-python/appdirs/metadata.xml index b0d682902c1b..3c3c94a20cdf 100644 --- a/dev-python/appdirs/metadata.xml +++ b/dev-python/appdirs/metadata.xml @@ -13,10 +13,7 @@ python@gentoo.org Python - - A small Python module for determining appropriate platform-specific - dirs, e.g. a "user data dir". - + appdirs ActiveState/appdirs -- cgit v1.2.3