From 29394d0921808a94a409f01eff49f681651de5d5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 17 Feb 2023 08:06:58 +0000 Subject: gentoo auto-resync : 17:02:2023 - 08:06:58 --- dev-python/pychroot/Manifest | 4 ++-- dev-python/pychroot/pychroot-0.10.4.ebuild | 4 ++-- dev-python/pychroot/pychroot-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-python/pychroot') diff --git a/dev-python/pychroot/Manifest b/dev-python/pychroot/Manifest index 18c42d9d41f0..c8448b2a3151 100644 --- a/dev-python/pychroot/Manifest +++ b/dev-python/pychroot/Manifest @@ -1,4 +1,4 @@ DIST pychroot-0.10.4.tar.gz 23745 BLAKE2B cce7be8c88b193b69838f14dfad62a5374936039bfe6478b8448b9a7f9e1ffcb373d5649ad1953beec6ca9ae138adc6871e129418a6fc64067b09eb6d4b4fa4c SHA512 fd93dba0a104eebe238f56e254fc445e1d34a2dbec6dcc307327fb92ebd7c85b1e729497ec818b756dee934f267cad755037ff004f78623d858617e39b473468 -EBUILD pychroot-0.10.4.ebuild 994 BLAKE2B 2533b2cfe8d9dd88c2fcbf011c55b14d2a1785efbc6a110bc48497b2e91566c6d8480b5ed6537b28919e39527c3521c3f21148de078d47c62d6145bc8d5d0806 SHA512 b382732f355c5e87d7d0f33d758263f14bac443e570569f62e88225526e0a756088b3baad32bcaf1df4b52341be2ec3686ad7dd13be68913afff9cb7aff0e7dd -EBUILD pychroot-9999.ebuild 982 BLAKE2B 97aae6f81befbd59749bec034f6a54664947500114ca94caff2693f2b05509fb12a5bdc32764eb6561ec18b609f28538e5f01ca9a04431486147511052a15654 SHA512 b0cc12793848845b5245db58e5fb89007168e6ea2d255a2cd5a62244ebd5121293f8e697df20b9fd793630aa5cebba4b94e4ac91ea14704b247d4fd8920fdfbf +EBUILD pychroot-0.10.4.ebuild 994 BLAKE2B c19bc1cc43111ec3d19803084b66733a3f4547ace475603237f4ba69916f5d92c8a64dee0a05379af380235a346d9d9d5c57a2f4a9c439140e6c160b71f65574 SHA512 bfb536bf7509afed4a426ec79672efe7969649ebaf7368a07146066014b6dace3836d646802ca7eb9f5c895b5ca43bae5d04a8db40994a036d88e50212de6f2f +EBUILD pychroot-9999.ebuild 982 BLAKE2B c29b5301381c30d01eee7d58588a0448b47464b0a2f5be88c36aae363da64c256b7098c2faa491543e18610de452950e128459d27458f91907a9866a3a531fc0 SHA512 a50578e16431b7bc4418df958c3d0857765667002704668f18dff5f4f8531964b8b325eca85af65f4880f7dceeca7baedb3e1e998fa6feafc7600f455e178ecd MISC metadata.xml 295 BLAKE2B 11cc50b4d91f820c103f10c332a219324672763dbbda0de14de487f8d1cbfc0dc542d4179c2ef29878ca28a51aa2bbcd28ba677ebbc9ad1853195cb08575cdf6 SHA512 7cb5822c5c0af4316da1bf4305e78779dd684c76175ecca0f8988f3da7cd82862cb72eff1ac51ce861a2755cfc7cffe30ef756b6f659f65a654553df59d49b94 diff --git a/dev-python/pychroot/pychroot-0.10.4.ebuild b/dev-python/pychroot/pychroot-0.10.4.ebuild index e514946e41f3..b3b3332e394f 100644 --- a/dev-python/pychroot/pychroot-0.10.4.ebuild +++ b/dev-python/pychroot/pychroot-0.10.4.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 if [[ ${PV} == *9999 ]] ; then diff --git a/dev-python/pychroot/pychroot-9999.ebuild b/dev-python/pychroot/pychroot-9999.ebuild index c1142df20922..cdcf4d4fd50c 100644 --- a/dev-python/pychroot/pychroot-9999.ebuild +++ b/dev-python/pychroot/pychroot-9999.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 if [[ ${PV} == *9999 ]] ; then -- cgit v1.2.3