diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-03-20 00:40:44 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-03-20 00:40:44 +0000 |
commit | 4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch) | |
tree | 356496503d52354aa6d9f2d36126302fed5f3a73 /dev-python/testpath | |
parent | fcc5224904648a8e6eb528d7603154160a20022f (diff) |
gentoo resync : 20.03.2022
Diffstat (limited to 'dev-python/testpath')
-rw-r--r-- | dev-python/testpath/Manifest | 5 | ||||
-rw-r--r-- | dev-python/testpath/testpath-0.5.0.ebuild | 22 | ||||
-rw-r--r-- | dev-python/testpath/testpath-0.6.0.ebuild (renamed from dev-python/testpath/testpath-0.5.0-r1.ebuild) | 2 |
3 files changed, 3 insertions, 26 deletions
diff --git a/dev-python/testpath/Manifest b/dev-python/testpath/Manifest index 2d81f9abb033..6923532f5f78 100644 --- a/dev-python/testpath/Manifest +++ b/dev-python/testpath/Manifest @@ -1,4 +1,3 @@ -DIST testpath-0.5.0.tar.gz 93168 BLAKE2B 864ac80e027192fb1a83f1a15db55fe72729154c7236f2054abfe161be36741614732efbea2a6b4eeb1fb59befa36002d767b4113fab98202ff22330ad15e21d SHA512 d960da04b490b355c5ca9d8e348d81a0d528f13dc7a2b5d6d3c09327a603c1582bce76f7de6d1666b490112306a10d6a19c7979c1119fb726c08c712a08bbcb0 -EBUILD testpath-0.5.0-r1.ebuild 627 BLAKE2B 8ff9cf508e33b6ac3c6f7c933180b27c9dace6a719b080296f8bda06442ed261cba8bd3cc1a7fe6866a35cb3d8ea43310e020de4518b27ca40de2a0ad4419f20 SHA512 7a5ac80e87e32cbae9f24a2362185e62d6ddcdde85e4380f4fdc9f0ef0a7356e107f358480a5993ace86d853b9f79c4712dba507bb445e91258e53407acb09ae -EBUILD testpath-0.5.0.ebuild 678 BLAKE2B f7b345fb3547c9cf65ba2e35248c5b1e8aedbe3475a724357e757bd557ec49c0f29938fcb7b4aa2e16546c3010c30b4cef724c48f94a5342857ca7aabe3036bf SHA512 92ef31c4b1cfa1e7a41ba7b319b579703b747cda4b2b3aa73cd542bc03edc26cc4ef93c43761c2b0ebab863b08b7c91f4fcabc4e6d6e3677f5a654a01aa38725 +DIST testpath-0.6.0.tar.gz 92307 BLAKE2B 320695b4224803214759a74e64e969a244814f4767eb6092b758ba9fcbfadce81afa3fa5eee65b8c8fe9c54e486d9abf75a18b867883740052c58d1eb2671e23 SHA512 fe13523138c1e67f33a3aa707e81b8cc8b5a720ab231ea2c2407da003178d779a649f664213822022e26325fed4ddf468cf727737b94eb2ebf7315aacbce6857 +EBUILD testpath-0.6.0.ebuild 619 BLAKE2B 6beae99d3f41176a55290f462f7b69bcf208621b5ca8f51111f5a83954f36c0c34853869a966c45017d259df485ae47a57906f710cddec42accbe003aef65b1b SHA512 14ea6ac8160199605761e668ca583a48efee319cf7bda3f7bba920693d6560ed412f635bf13907afdc0cab0f74e16a4a088c934cb5402edb25c4af1f9d94677b MISC metadata.xml 765 BLAKE2B be598f7b1de674f7aa6ae377a4f7ba5e52a69fcfaf03e077016425be6471374f4ab1c226fca1454453496fb3d1545f839be7cedadd81b3859eff036cda3fa84a SHA512 017ed9b6be9f7ffbd4754df8d5709111f86fe40da54edb0a67502f9912f3dbb7af2bcf21ea122a210a4dba5e7d451bc88f479f018360b3ec1640c89936d87fa7 diff --git a/dev-python/testpath/testpath-0.5.0.ebuild b/dev-python/testpath/testpath-0.5.0.ebuild deleted file mode 100644 index c525350e0de6..000000000000 --- a/dev-python/testpath/testpath-0.5.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( pypy3 python3_{7..10} ) - -inherit distutils-r1 - -DESCRIPTION="Test utilities for code working with files and commands" -HOMEPAGE="https://github.com/jupyter/testpath https://testpath.readthedocs.io/en/latest/" -SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" - -BDEPEND=">=dev-python/pyproject2setuppy-15" - -distutils_enable_tests pytest -distutils_enable_sphinx doc diff --git a/dev-python/testpath/testpath-0.5.0-r1.ebuild b/dev-python/testpath/testpath-0.6.0.ebuild index 1bd8ec23135b..b6d500206251 100644 --- a/dev-python/testpath/testpath-0.5.0-r1.ebuild +++ b/dev-python/testpath/testpath-0.6.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" distutils_enable_tests pytest distutils_enable_sphinx doc |