From 0f558761aa2dee1017b4751e4017205e015a9560 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 29 Jun 2022 12:04:12 +0100 Subject: gentoo resync : 29.12.2022 --- dev-python/poetry-core/Manifest | 2 +- dev-python/poetry-core/poetry-core-1.0.8.ebuild | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-python/poetry-core') diff --git a/dev-python/poetry-core/Manifest b/dev-python/poetry-core/Manifest index 469a0cdd9cb8..f8712d7e9389 100644 --- a/dev-python/poetry-core/Manifest +++ b/dev-python/poetry-core/Manifest @@ -1,3 +1,3 @@ DIST poetry-core-1.0.8.gh.tar.gz 414941 BLAKE2B 1f663d927aee1f18a9ff38cbf95809538bf9c9e8079d040c240fbc1ffa9e492c6fd20c69f89ddf7e68ddea05beee3b909fdee02e93f47437fffa687dc492ec9a SHA512 6dfed1e1124c37a5f0ec535ede8848e25466da3df6fa6629f6330ce32f05a4d82725d64407e5bcf294d6e467b52966642505ee29f563d3794c4e7aca78045285 -EBUILD poetry-core-1.0.8.ebuild 1587 BLAKE2B 8b16b51d343c468cdd3573179a29b188d46ab7e5627e74439e9e2bb36d767c1373b7c0c279638e7a7938b21dfefc59e4ed24505f3cb1728462e5fba7fc4cd746 SHA512 3b72ea6c80ef0a7cf1cae959de086ad6953fca528957638f9717c99ad193197c9d5a995479d0a4d2c5c059862c8c0e154092c74593becf30708b3318ce7eeb93 +EBUILD poetry-core-1.0.8.ebuild 1593 BLAKE2B b118fba68c03afda98f3bc816c1e6f0c484808bc1fcfdc92f308d3b8cd4140fb212cebe8fb0eb6f8c6493ea4fbfa4b04ac6ac021ffcfbf3566db1c87d4d07404 SHA512 09b736b8a4d2cc54a85063f48e8a6782dab52f6227aa4e71238d522adce5e174356345541e6ab8558f4c4f59c5d2ee829cc8f273cfd21961974aa0639682f276 MISC metadata.xml 382 BLAKE2B 82dfc3f146cf3b669fed67ab2e21694b00d5473fdf855cae9fb3a0481785b32c4cf1ed9743a5d64cd055c1cb544377f936a9ec26c9d1dec2cf5fbef6749f5587 SHA512 032fd4dca8f8138c2b527e517f041889e15600ccca876fc3c9e53050196186ad2a9346168bce9c4bae7ffd8a77ff4dd19cc2559fd1da1fd4c7c181056fd49a13 diff --git a/dev-python/poetry-core/poetry-core-1.0.8.ebuild b/dev-python/poetry-core/poetry-core-1.0.8.ebuild index ee2d78cdaa1a..e5d93f22a8f1 100644 --- a/dev-python/poetry-core/poetry-core-1.0.8.ebuild +++ b/dev-python/poetry-core/poetry-core-1.0.8.ebuild @@ -4,11 +4,15 @@ EAPI=8 DISTUTILS_USE_PEP517=standalone -PYTHON_COMPAT=( pypy3 python3_{8..10} ) +PYTHON_COMPAT=( pypy3 python3_{8..11} ) + inherit distutils-r1 DESCRIPTION="Poetry PEP 517 Build Backend" -HOMEPAGE="https://pypi.org/project/poetry-core/ https://github.com/python-poetry/poetry-core" +HOMEPAGE=" + https://github.com/python-poetry/poetry-core/ + https://pypi.org/project/poetry-core/ +" SRC_URI=" https://github.com/python-poetry/poetry-core/archive/${PV}.tar.gz -> ${P}.gh.tar.gz -- cgit v1.2.3