diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-08-20 20:39:37 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-08-20 20:39:37 +0100 |
commit | 289f1b26cc418e64d838c0014e838c56fa368c8a (patch) | |
tree | 4fe4020edaef46c454dc2937172445f5f0ac1c35 /dev-python/pystache | |
parent | dd45cee79a4c905271356e96af531293b62c429b (diff) |
gentoo auto-resync : 20:08:2022 - 20:39:37
Diffstat (limited to 'dev-python/pystache')
-rw-r--r-- | dev-python/pystache/Manifest | 6 | ||||
-rw-r--r-- | dev-python/pystache/metadata.xml | 21 | ||||
-rw-r--r-- | dev-python/pystache/pystache-0.6.1.ebuild (renamed from dev-python/pystache/pystache-0.6.0.ebuild) | 32 |
3 files changed, 34 insertions, 25 deletions
diff --git a/dev-python/pystache/Manifest b/dev-python/pystache/Manifest index c03e5b729da5..f0257d2c3502 100644 --- a/dev-python/pystache/Manifest +++ b/dev-python/pystache/Manifest @@ -1,3 +1,3 @@ -DIST pystache-0.6.0.tar.gz 78240 BLAKE2B b3ba14090f7969b7d3bd77f6e23bda8007fbf6f750e008585676f48bb1a4bfc520484b2205225477f2d2d625b0d6c1500d875685fa50f87c11b19589b0d45622 SHA512 802e12795c3ae08fbde37c9e266a60478d46d55a42e2fc339389b664edf3c5ebb2e34069546b820789ad48ed9921f4a2b89f82bb37e72e94846eec0a9ba1568c -EBUILD pystache-0.6.0.ebuild 880 BLAKE2B c433bf2ba26cdfe07a0e59c86aa27f8dfc2621245506b0dd0ac5400e8d66341d63cfd3ab13f01aeca389dfce4ed85038b170d63dece5733a085db3ab814959d5 SHA512 fff1ba0b3bdf97355c7c951b4476193a27b326480cf8e3bdf4b9da0720e24a1e2cf0afc9c3794c58e4e8a8a8f221fcf4c740e47715d1dcb521f0bab2922e20cf -MISC metadata.xml 375 BLAKE2B f4040be8757c826c0a2aaa2d3ef2d638f094f2c77745bf5e6bbbac454200d1a83cc2bfd8cf2f297712960109d6c4a856b52254b455a16ca312f0575841a3ec0d SHA512 bd34989f0cf52aa5cbf16b3a30a5fce4ef856c45b54b29d6387361da2469d88c5163b8801e8c5b7a452b8ffa4560208ae07acc5939bc2201f922cd5eeca82145 +DIST pystache-0.6.1.gh.tar.gz 279050 BLAKE2B 2c61ba260764aa4bf62039bfe1f844d34e26adc29af2f1e1d98619892bfabd3151aa1d34c69596389a68f0d84ce994ddf7114c091d42b497a17b300a5aff36cc SHA512 516d286f84d2c77650550365f6b219acb712376f0b7302fff2aba7dee4d64e3d3fc2d781782777dd37093f6debf52f9d2a40b6ed8b65aa5f7025ff762cb5efae +EBUILD pystache-0.6.1.ebuild 854 BLAKE2B 6502fefd9cc74e265a52933dbf6ea08f6c139f035daaac4b78687df6c30ba094f5f242ddaa51c9f4b79ba83d7f6afb07b716f702147e17e54b4df9c4838d6dac SHA512 0be98ab2ef4d29c384e0e241334f2e28d4f681abe908c82df18fab44fc9b7b600d0e6e381d61a0170befb80f7065d8f12f061b5642b4229ac9ff716d234705da +MISC metadata.xml 508 BLAKE2B 7630eefd70918d888f0cb18a8f4c2f053b8a25902e8063c2eb0ce388bcd2bbc26e51e0f18a6d354206f474bbc84d1982fd75ab8f67a5b9ebd2ed8dd45e1ce860 SHA512 b1b92ea9ea7ce37d8bbfcda2bb7409d73280b843aca7f0367d7b3b57d192b591fcbc888d18fe554faa064f81519aad6202d6ac89b19b949b0ddf9e40971fef3a diff --git a/dev-python/pystache/metadata.xml b/dev-python/pystache/metadata.xml index 9095fcbce41f..4732addd5f39 100644 --- a/dev-python/pystache/metadata.xml +++ b/dev-python/pystache/metadata.xml @@ -1,12 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="person"> - <email>nerdboy@gentoo.org</email> - <name>Steve Arnold</name> -</maintainer> -<upstream> - <remote-id type="github">PennyDreadfulMTG/pystache</remote-id> - <remote-id type="pypi">pystache</remote-id> -</upstream> + <maintainer type="person"> + <email>nerdboy@gentoo.org</email> + <name>Steve Arnold</name> + </maintainer> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <stabilize-allarches/> + <upstream> + <remote-id type="github">PennyDreadfulMTG/pystache</remote-id> + <remote-id type="pypi">pystache</remote-id> + </upstream> </pkgmetadata> diff --git a/dev-python/pystache/pystache-0.6.0.ebuild b/dev-python/pystache/pystache-0.6.1.ebuild index df23e888f31c..5c9556870963 100644 --- a/dev-python/pystache/pystache-0.6.0.ebuild +++ b/dev-python/pystache/pystache-0.6.1.ebuild @@ -1,38 +1,42 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 -PYTHON_COMPAT=( python3_{7..10} ) -DISTUTILS_USE_SETUPTOOLS="pyproject.toml" +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 DESCRIPTION="Updated Python implementation of Mustache templating framework" -HOMEPAGE="https://github.com/PennyDreadfulMTG/pystache" +HOMEPAGE=" + https://github.com/PennyDreadfulMTG/pystache/ + https://pypi.org/project/pystache/ +" if [[ ${PV} = 9999* ]]; then EGIT_REPO_URI="https://github.com/PennyDreadfulMTG/pystache.git" EGIT_BRANCH="master" inherit git-r3 else - SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + SRC_URI=" + https://github.com/PennyDreadfulMTG/pystache/archive/v${PV}.tar.gz + -> ${P}.gh.tar.gz + " KEYWORDS="~amd64 ~arm ~arm64 ~x86" fi LICENSE="MIT" SLOT="0" IUSE="test" +RESTRICT="!test? ( test )" -BDEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( dev-python/pyyaml[${PYTHON_USEDEP}] ) +BDEPEND=" + test? ( + dev-python/pyyaml[${PYTHON_USEDEP}] + ) " -RDEPEND="${PYTHON_DEPS}" - -RESTRICT="!test? ( test )" - python_test() { - distutils_install_for_testing - pystache-test . || die "Test failed with ${EPYTHON}" + pystache-test || die "Test failed with ${EPYTHON}" } |