From f3784aee1f8e4d7971fd27543cb7490cb9f83649 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 16 Mar 2023 06:23:32 +0000 Subject: gentoo auto-resync : 16:03:2023 - 06:23:32 --- dev-python/capturer/Manifest | 2 +- dev-python/capturer/capturer-3.0-r1.ebuild | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'dev-python/capturer') diff --git a/dev-python/capturer/Manifest b/dev-python/capturer/Manifest index 3f0546727262..ee7ccf50004b 100644 --- a/dev-python/capturer/Manifest +++ b/dev-python/capturer/Manifest @@ -1,3 +1,3 @@ DIST capturer-3.0.tar.gz 18146 BLAKE2B 345313fa9e58c4e0121c795bd99606f99e46459215ed239da56586da8f8ffab35d97f0bf655258abe9cc45d4abaf7cb0ad2e76054d8c1781be2531ca01b04381 SHA512 3c83c0eade27380304347bdc93df392b2cb84c084e50693993dcca5fd572b8f92d31de43b4a2ddd0a0e8c7eb097629127e86a4860918c507d13b0e2979a04098 -EBUILD capturer-3.0-r1.ebuild 707 BLAKE2B c3e47a806ebb749c9d088126fb2c56be40aebc3a8167951183a2de4ea741b5347498b8545aedc97a60360488651c5d824075ab1b0769e6bdfb03c1bc26f53ae9 SHA512 96cb489646d3012614d864d2c44c50a2589aad54c7b4d0de1fbd3526c924c29a0df605e8b2d980878287f12794ce076dd5b5f44c344cf94fcffa5c7ea2372320 +EBUILD capturer-3.0-r1.ebuild 660 BLAKE2B a3888dc4d534638fba253b2550b882e08e813dfd208eb50e48fa6113185195a7fdcab2cece3df069263019a6cbbb5d0a425a2332abc608f5668c0a5e7ef9327d SHA512 e9560a6060304d9cc9049bd93e2c83f60d8a59297a24f44738d8892cabee7bea93788459c964ba03a407556c253ff1a39df7238709b57a5ff3333e188fc9816e MISC metadata.xml 373 BLAKE2B 61cece580c214d12891efe3c8fcf599cff07912940dd5d9c95e7f868e4db2c9873a4a78350aede6b5af36b7a19b856b49f8bf5dce8116485ba758aad9ecc69b8 SHA512 0f8e9e5c7c1075e96f5dbc98a70962e6b6d7ec6f8d064fe3d54f295de673223a839e54efe3504fb3edad8b3402e77be4687382375806f246b7caa83dc825bd34 diff --git a/dev-python/capturer/capturer-3.0-r1.ebuild b/dev-python/capturer/capturer-3.0-r1.ebuild index 22c95ef3bf14..2c76070eba3f 100644 --- a/dev-python/capturer/capturer-3.0-r1.ebuild +++ b/dev-python/capturer/capturer-3.0-r1.ebuild @@ -5,13 +5,12 @@ EAPI=8 PYTHON_COMPAT=( pypy3 python3_{9..11} ) DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="Easily capture stdout/stderr of the current process and subprocesses" HOMEPAGE="https://capturer.readthedocs.io/en/latest/ https://pypi.org/project/capturer/ https://github.com/xolox/python-capturer" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -- cgit v1.2.3