summaryrefslogtreecommitdiff
path: root/dev-python/pychroot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /dev-python/pychroot
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/pychroot')
-rw-r--r--dev-python/pychroot/Manifest4
-rw-r--r--dev-python/pychroot/pychroot-0.10.4.ebuild4
-rw-r--r--dev-python/pychroot/pychroot-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/pychroot/Manifest b/dev-python/pychroot/Manifest
index 0074145e8075..18c42d9d41f0 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 2301c2e40ca20c12207d457ccd5e793299fc405b8e5f8b0d1f38c862c516c08ec3d38971c6b3f8219ca0fb78aa1372d587ef772a7f060c41d4f0e4cd7baaebc0 SHA512 1101bd1b0eae6c0c0c8c9c69919744e85b8dfbe1f4d50a1bb804e8a35221384d00638c8d49ba757511ba85e63fb3df23b68bbf89c04b2e6f27b8404e4ff1bacc
-EBUILD pychroot-9999.ebuild 982 BLAKE2B 8cde1f910f066acb3991e6b71d3cb68deb4fc77eb9c71e6ec41204d1cd1d504ace2531103bc897a797b36dfd1a714942201186ada34aad4810dc6afd12262a08 SHA512 2fdc78494540684dccf9afe312b8a2db1ce2e03d4087af1d1f92aa581706fd4851a0322316dd3bc6e6ca99f3e0b2062ac7f42b0f085843e29304c0ab2a48bd48
+EBUILD pychroot-0.10.4.ebuild 994 BLAKE2B 2533b2cfe8d9dd88c2fcbf011c55b14d2a1785efbc6a110bc48497b2e91566c6d8480b5ed6537b28919e39527c3521c3f21148de078d47c62d6145bc8d5d0806 SHA512 b382732f355c5e87d7d0f33d758263f14bac443e570569f62e88225526e0a756088b3baad32bcaf1df4b52341be2ec3686ad7dd13be68913afff9cb7aff0e7dd
+EBUILD pychroot-9999.ebuild 982 BLAKE2B 97aae6f81befbd59749bec034f6a54664947500114ca94caff2693f2b05509fb12a5bdc32764eb6561ec18b609f28538e5f01ca9a04431486147511052a15654 SHA512 b0cc12793848845b5245db58e5fb89007168e6ea2d255a2cd5a62244ebd5121293f8e697df20b9fd793630aa5cebba4b94e4ac91ea14704b247d4fd8920fdfbf
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 644764c88e80..e514946e41f3 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-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit distutils-r1
if [[ ${PV} == *9999 ]] ; then
diff --git a/dev-python/pychroot/pychroot-9999.ebuild b/dev-python/pychroot/pychroot-9999.ebuild
index 2b8740a71dd9..c1142df20922 100644
--- a/dev-python/pychroot/pychroot-9999.ebuild
+++ b/dev-python/pychroot/pychroot-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit distutils-r1
if [[ ${PV} == *9999 ]] ; then