From fd1ea0a53f74daa4fd860ac35a20ba1817fd20fa Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 9 Dec 2023 17:12:21 +0000 Subject: gentoo auto-resync : 09:12:2023 - 17:12:21 --- dev-python/humanize/Manifest | 4 +--- dev-python/humanize/humanize-4.8.0.ebuild | 28 ---------------------------- dev-python/humanize/humanize-4.9.0.ebuild | 2 +- 3 files changed, 2 insertions(+), 32 deletions(-) delete mode 100644 dev-python/humanize/humanize-4.8.0.ebuild (limited to 'dev-python/humanize') diff --git a/dev-python/humanize/Manifest b/dev-python/humanize/Manifest index de3a92b85972..2cfd31590d3f 100644 --- a/dev-python/humanize/Manifest +++ b/dev-python/humanize/Manifest @@ -1,5 +1,3 @@ -DIST humanize-4.8.0.tar.gz 72894 BLAKE2B 905c9499c9e57959cda3c66d98f4ddb1ddd04278ad53e1d139ca5ff65cf84d526ec7ba5766a6fffecda7e4f31ce9a6b1e59c377b7f37bad3c929ea3bcc77d44f SHA512 2372b9518c6037bbd6bda341cce7f04e6acd0f68c1fe7218e3201477ce12324f6b98efca2bc7024222bfcc222840cd5a6a04649269c86ded7bb81b30d1602cc9 DIST humanize-4.9.0.tar.gz 78465 BLAKE2B bb13199f7ed9b833891e1e5f166dce33e167224c5fb75ab33130a551680e802aa347f5e19cd1162caa79917af6e0acbbb36226d5051a9d4eef07bc554ba0e19e SHA512 64238f6717302cec4cac853fd2813647132eb4f6cd73cc61fd43346577cd42bbc2cf5a7345910393cd9a4e9c2b5e949a50c6259b0bd8254a05e08d0d8d70a5d5 -EBUILD humanize-4.8.0.ebuild 540 BLAKE2B 17c8c32fd053ac3e3e890f06247496c2292d73b396716d5ca8aed916156ed5c4dbd09962dd7c1b745db47133dc18f833ffbaa04dcb4e15c6221545d70e7b1e37 SHA512 0931b1a95a02cc0bf946a39cf44b2481aaf4e5ccedf720e57f0af4883f71c6979e79e39813223af378a1b66dc18d1749b2c1a5018627239d58e1145f08453bf5 -EBUILD humanize-4.9.0.ebuild 543 BLAKE2B 00a3433aac0315411756b8a2017a444d1b4d0ae6d1ce054652373c8ff05462c3fa2d930473112a0f69fb9dbb1889889d755fd80a165cdd6f6ff1f4acfe0ea56f SHA512 1ace952f17c5d543c1c9caa51d6732115d63335198289df257cbd05d9ada8b75e93d073eb652e6b185999381cabe3cd06abe1408db239c3fc445e6a51d13be26 +EBUILD humanize-4.9.0.ebuild 540 BLAKE2B 17c8c32fd053ac3e3e890f06247496c2292d73b396716d5ca8aed916156ed5c4dbd09962dd7c1b745db47133dc18f833ffbaa04dcb4e15c6221545d70e7b1e37 SHA512 0931b1a95a02cc0bf946a39cf44b2481aaf4e5ccedf720e57f0af4883f71c6979e79e39813223af378a1b66dc18d1749b2c1a5018627239d58e1145f08453bf5 MISC metadata.xml 506 BLAKE2B c00c304481f8bd5d2309a1fa72a19bd8405d2f8d55e68a9e688435dec5410db728537362d6fc090f448738fa462ad62d03cfdb82fda8702b91aced4ecd6c05d5 SHA512 71905cfb331f60723b2b3dc02b1a5cbc2712ea9a411692d8ce12e62ea90a4ebef41bb4806b90f9bc0706d8dfb6a3ebb69d23ef16f0177eaddcfbdf07612d8614 diff --git a/dev-python/humanize/humanize-4.8.0.ebuild b/dev-python/humanize/humanize-4.8.0.ebuild deleted file mode 100644 index 49c71858c30b..000000000000 --- a/dev-python/humanize/humanize-4.8.0.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( pypy3 python3_{10..12} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Common humanization utilities" -HOMEPAGE=" - https://github.com/python-humanize/humanize/ - https://pypi.org/project/humanize/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm64 x86" - -BDEPEND=" - dev-python/hatch-vcs[${PYTHON_USEDEP}] - test? ( - dev-python/freezegun[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest diff --git a/dev-python/humanize/humanize-4.9.0.ebuild b/dev-python/humanize/humanize-4.9.0.ebuild index e7f52432b88b..49c71858c30b 100644 --- a/dev-python/humanize/humanize-4.9.0.ebuild +++ b/dev-python/humanize/humanize-4.9.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" BDEPEND=" dev-python/hatch-vcs[${PYTHON_USEDEP}] -- cgit v1.2.3