diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-10-27 03:04:35 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-10-27 03:04:35 +0000 |
commit | 83d9fce566bb89f6976f36f5314bfc88b6d261fa (patch) | |
tree | 8d8a18f75ff0a6a98313046fcd757ee0135db98c /dev-python/jsonpath-ng | |
parent | d0349ca0f4903608beca459a9db2068dab9fa6ea (diff) |
gentoo auto-resync : 27:10:2024 - 03:04:35
Diffstat (limited to 'dev-python/jsonpath-ng')
-rw-r--r-- | dev-python/jsonpath-ng/Manifest | 6 | ||||
-rw-r--r-- | dev-python/jsonpath-ng/jsonpath-ng-1.6.1.ebuild | 31 | ||||
-rw-r--r-- | dev-python/jsonpath-ng/jsonpath-ng-1.7.0.ebuild | 2 | ||||
-rw-r--r-- | dev-python/jsonpath-ng/metadata.xml | 1 |
4 files changed, 4 insertions, 36 deletions
diff --git a/dev-python/jsonpath-ng/Manifest b/dev-python/jsonpath-ng/Manifest index cdce1b9db880..70bb5ed463c1 100644 --- a/dev-python/jsonpath-ng/Manifest +++ b/dev-python/jsonpath-ng/Manifest @@ -1,5 +1,3 @@ -DIST jsonpath-ng-1.6.1.tar.gz 36024 BLAKE2B ed6b47974e55c8bb5e086249c24d847dc0e1719d6912c0097bf6bcc06ad096f54b99f9c7053c088bb2efae4c612a49364cae3b061593890508e408b6776e73fb SHA512 84f4ceb3b2e76665b56df6c6cd9bf8c155d3677cc6b4798531bb35e95a591e98186c7fa756d400cbbde4c62acc7da077d0fdf989f5101846fb74bba83dd4be58 DIST jsonpath-ng-1.7.0.tar.gz 37838 BLAKE2B fbd9a77e332eb691444f29f27de1f00f6bd68d2ba729e94940a55f13fe948d73d46f3b54dc3e1097165164aa011ee7f669ad01324031d869ca33f2da5dba5991 SHA512 91dfedeee3ff3eab7df318ca02572caeb03a70a02146e281d849c7263147269610a65d81738972c436b717cef18c3a10efe106cf013e651f7acaa5ef81d71705 -EBUILD jsonpath-ng-1.6.1.ebuild 572 BLAKE2B ee83331d2b58fb7274b3caf06ef4f623f44003ff168112bd097ad5ee17f24af555ae120dd665dfccd0b7e0c6436166d3681f510bc545aec3a4eb6c4967844748 SHA512 bedb946e5ccb534896264544f4e9965dd78c8fa497db3c3766401277691d4113b4a0e67edee37fe64cb0639a0461c7ce4b9ac7f9c3b0e2b2715843976d158cd3 -EBUILD jsonpath-ng-1.7.0.ebuild 575 BLAKE2B 30171044cdb39c97441a85ce210195dcc94ad7c60f1fac59c6286fa2ae97e6cccb6c2df4a0ff11da4c06e58df9b5a18d1c1b314c44585f834a7a19efc73858df SHA512 55ec8447a1027afd18df1d44895556f33a50c67f1b3007066229f8873a094498255d4598507050e165ef5a619a36b0fe57b8c2c7df04755a8b5bde2a850e9a5c -MISC metadata.xml 378 BLAKE2B ab188f028a1ba9e15b6e0a2bba0b56d60fd92218736f6735c5164b360b7a6fd2dbf8535a6b6ca177fa03545361cdc8d819a6049ffadc6a6b41efa1c2839ab9b7 SHA512 579796e8aeb7740137ed68efd2312a6b85bef01374e1e1746420d47627a341c6fc4f22080a82829ad2bb174d92aa96173f9f6c4882f3a50b24cf615c46e7c30d +EBUILD jsonpath-ng-1.7.0.ebuild 572 BLAKE2B ee83331d2b58fb7274b3caf06ef4f623f44003ff168112bd097ad5ee17f24af555ae120dd665dfccd0b7e0c6436166d3681f510bc545aec3a4eb6c4967844748 SHA512 bedb946e5ccb534896264544f4e9965dd78c8fa497db3c3766401277691d4113b4a0e67edee37fe64cb0639a0461c7ce4b9ac7f9c3b0e2b2715843976d158cd3 +MISC metadata.xml 402 BLAKE2B 94eb360ed7877b004c50b39583a8b7ce932ed2088757819f301db0fc74e47d60406ebb3f9ecd52c3ee63eb5ac1abb866deb92282291824ecb641c7a3e9f7c75b SHA512 1ef3b6c15a1b8dc98d1402b9f92f6e71eb2b54d7bacbf7864dfdb443e42c35c9ab3328551a5fd810ff0a34c1ef80de7476bb014908785c87941879391dff852b diff --git a/dev-python/jsonpath-ng/jsonpath-ng-1.6.1.ebuild b/dev-python/jsonpath-ng/jsonpath-ng-1.6.1.ebuild deleted file mode 100644 index 3315ab7f9121..000000000000 --- a/dev-python/jsonpath-ng/jsonpath-ng-1.6.1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{10..13} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Python JSONPath Next-Generation" -HOMEPAGE=" - https://github.com/h2non/jsonpath-ng/ - https://pypi.org/project/jsonpath-ng/ -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 arm64 ~riscv x86" - -RDEPEND=" - dev-python/ply[${PYTHON_USEDEP}] -" -BDEPEND=" - test? ( - dev-python/oslotest[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest diff --git a/dev-python/jsonpath-ng/jsonpath-ng-1.7.0.ebuild b/dev-python/jsonpath-ng/jsonpath-ng-1.7.0.ebuild index c61083eed613..3315ab7f9121 100644 --- a/dev-python/jsonpath-ng/jsonpath-ng-1.7.0.ebuild +++ b/dev-python/jsonpath-ng/jsonpath-ng-1.7.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~riscv x86" RDEPEND=" dev-python/ply[${PYTHON_USEDEP}] diff --git a/dev-python/jsonpath-ng/metadata.xml b/dev-python/jsonpath-ng/metadata.xml index be832ad2f8c7..bc660ed9af6b 100644 --- a/dev-python/jsonpath-ng/metadata.xml +++ b/dev-python/jsonpath-ng/metadata.xml @@ -5,6 +5,7 @@ <name>Florian Schmaus</name> <email>flow@gentoo.org</email> </maintainer> + <stabilize-allarches/> <upstream> <remote-id type="github">h2non/jsonpath-ng</remote-id> <remote-id type="pypi">jsonpath-ng</remote-id> |