From 752d6256e5204b958b0ef7905675a940b5e9172f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 12 May 2022 16:42:50 +0300 Subject: gentoo resync : 12.05.2022 --- dev-python/tomlkit/Manifest | 8 +++---- dev-python/tomlkit/metadata.xml | 4 ++++ dev-python/tomlkit/tomlkit-0.10.0.ebuild | 30 -------------------------- dev-python/tomlkit/tomlkit-0.10.1.ebuild | 30 -------------------------- dev-python/tomlkit/tomlkit-0.10.2.ebuild | 37 ++++++++++++++++++++++++++++++++ 5 files changed, 44 insertions(+), 65 deletions(-) delete mode 100644 dev-python/tomlkit/tomlkit-0.10.0.ebuild delete mode 100644 dev-python/tomlkit/tomlkit-0.10.1.ebuild create mode 100644 dev-python/tomlkit/tomlkit-0.10.2.ebuild (limited to 'dev-python/tomlkit') diff --git a/dev-python/tomlkit/Manifest b/dev-python/tomlkit/Manifest index d988f03c48ce..6a2a597ee972 100644 --- a/dev-python/tomlkit/Manifest +++ b/dev-python/tomlkit/Manifest @@ -1,5 +1,3 @@ -DIST tomlkit-0.10.0.tar.gz 183499 BLAKE2B b9906dea2dd8867dca0208f3ce86b3d587f8504addfe25cf29f9164f50dc12d244010df53791ed01e0e7dd16e71ad77ce22c9ea7a37a6216880059c058f112e8 SHA512 05d03ae71a1d72ca0e03276f2b2530ca9fab7d6f366166a79839c66eaa00b55abb5f70a669ecb4d762dbbd655f10e4c4a373a7683cd781ae034d0910a0c3eccf -DIST tomlkit-0.10.1.tar.gz 183650 BLAKE2B 373ab028b60503cfb9983a969e97318a61004a8db1bafed32b775e2a26a5557f8493ea9026ac9dbeff707d198c2913c34bf25c7e424345bb6b5ea3aa211e3a4a SHA512 a5082b88a9b3832393d860258dd7584ed05788777d4c1dd98415bfb7c64acf8f77eaf18c3fcf824913d999ffa37b4481675b3fce9b8af8ef9c1be0712ad622a9 -EBUILD tomlkit-0.10.0.ebuild 767 BLAKE2B 7ad977e65116339b9540af40b167a129ffd4f0e26c682410d4317fb7d2855ca4602371e0abd9f6a3f8c5c96a862af78c44d749f744386fdf5813455fdbeb0ec8 SHA512 6f63e46e9dd16bf2d62dd35e40a8323073baf387f23337ea0f873ee9099294cf26db035efd0dfb12803d1bea1efc6441b6016edf9c7f2d2a65eab96366375f17 -EBUILD tomlkit-0.10.1.ebuild 775 BLAKE2B d26dcfea2fe0d866c74db9c7133375c2026a9a2cdfa0e71f8b9ee80b3dbb6ad5983a5cae92afa2b37940745b0b53cb611959f5be003696a60775e03f10b42b0b SHA512 e3c60ef19c64bf2478d9afd5c264864314b005f59fdd1e3e7d45c63cd040785345ec5060806d2d8c50e955253fea7a5d885ab3f8f803deaba3aa2e5114e4e1b7 -MISC metadata.xml 418 BLAKE2B 6013d98bdc27197495bc61306e7038b81c725d392ee57611d451b9289885f4b019c76721ef3877d5ec1183ceb8b40f8b199556b4e1b63ccc61ba033b33308140 SHA512 f2c3c72396d6c073701a5dfa574cbc95243649cb964a08e179e707ef23098f018c2b5de6c92a110a9329e78880541ef54590c50c31128c1ce6b4698e76388a16 +DIST tomlkit-0.10.2.tar.gz 184537 BLAKE2B ab912e1c45d641e7c57f1121a6281ed0609c3ddf18c55eb887a67ac8a4df669a3e958e769a07f7ad456c80713337af4b892d4bb73671ce12e4b2fc4d09af0734 SHA512 e1d5353659f9a0f4ba2f6a0b82980f0b50b012e3b299c2c6b12aa8a63fc4772649bdc2b5a755c21acc46fe2d226241918fb09a4202cca596b6e9633be95e79d8 +EBUILD tomlkit-0.10.2.ebuild 819 BLAKE2B b6edad59101ca0aaf277192dfcd7f6437f07e8cc200481d77580aa9a8a45754ee42b827916f55f9539e1968af615b33f9635ae808324f99d1117968a109de2b2 SHA512 af4f05b4d651cb485f9913f19d38cb57bb498cd28d74535df959e5734dd6176677b7b83f6e73eed6ae1c8bfb23fc6616344a1f46bae4deb08ad06b02fa55016f +MISC metadata.xml 525 BLAKE2B 663169c851817eb7368c49d678119f1f2dfebe642325d3dbc59498f60b452710a257ca5cd5173a4fc8391d33038cce079b3fba112ad7e9c0caf0c1872ee43f13 SHA512 5a6cf412fc06854557d001ae4a6f654b36d351c8c0b4bc08c1a7c40f49d8dceba931598f5eed6c75e1d7797570fcf8fb7799f5f035931f80d05b1e9bd0d258c0 diff --git a/dev-python/tomlkit/metadata.xml b/dev-python/tomlkit/metadata.xml index 0437ab7ddee7..1a938ee652b2 100644 --- a/dev-python/tomlkit/metadata.xml +++ b/dev-python/tomlkit/metadata.xml @@ -5,6 +5,10 @@ sci@gentoo.org Gentoo Science Project + + python@gentoo.org + Python + tomlkit diff --git a/dev-python/tomlkit/tomlkit-0.10.0.ebuild b/dev-python/tomlkit/tomlkit-0.10.0.ebuild deleted file mode 100644 index b5cb07612b11..000000000000 --- a/dev-python/tomlkit/tomlkit-0.10.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3 python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="Style preserving TOML library" -HOMEPAGE="https://github.com/sdispater/tomlkit" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" - -BDEPEND="test? ( dev-python/pyyaml[${PYTHON_USEDEP}] )" - -distutils_enable_tests pytest - -src_configure() { - # use setup.py to avoid circular dep with poetry-core - cat > pyproject.toml <<-EOF || die - [build-system] - requires = ["setuptools", "wheel"] - build-backend = "setuptools.build_meta" - EOF -} diff --git a/dev-python/tomlkit/tomlkit-0.10.1.ebuild b/dev-python/tomlkit/tomlkit-0.10.1.ebuild deleted file mode 100644 index 4de45e362c79..000000000000 --- a/dev-python/tomlkit/tomlkit-0.10.1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3 python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="Style preserving TOML library" -HOMEPAGE="https://github.com/sdispater/tomlkit" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" - -BDEPEND="test? ( dev-python/pyyaml[${PYTHON_USEDEP}] )" - -distutils_enable_tests pytest - -src_configure() { - # use setup.py to avoid circular dep with poetry-core - cat > pyproject.toml <<-EOF || die - [build-system] - requires = ["setuptools", "wheel"] - build-backend = "setuptools.build_meta" - EOF -} diff --git a/dev-python/tomlkit/tomlkit-0.10.2.ebuild b/dev-python/tomlkit/tomlkit-0.10.2.ebuild new file mode 100644 index 000000000000..efdc6369cdae --- /dev/null +++ b/dev-python/tomlkit/tomlkit-0.10.2.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( pypy3 python3_{8..11} ) + +inherit distutils-r1 + +DESCRIPTION="Style preserving TOML library" +HOMEPAGE=" + https://github.com/sdispater/tomlkit/ + https://pypi.org/project/tomlkit/ +" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" + +BDEPEND=" + test? ( + dev-python/pyyaml[${PYTHON_USEDEP}] + ) +" + +distutils_enable_tests pytest + +src_configure() { + # use setup.py to avoid circular dep with poetry-core + cat > pyproject.toml <<-EOF || die + [build-system] + requires = ["setuptools", "wheel"] + build-backend = "setuptools.build_meta" + EOF +} -- cgit v1.2.3