summaryrefslogtreecommitdiff
path: root/dev-python/pychroot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
commit0f558761aa2dee1017b4751e4017205e015a9560 (patch)
tree037df795519468a25d9362b4e95cdaeb84eb1cf9 /dev-python/pychroot
parent752d6256e5204b958b0ef7905675a940b5e9172f (diff)
gentoo resync : 29.12.2022
Diffstat (limited to 'dev-python/pychroot')
-rw-r--r--dev-python/pychroot/Manifest4
-rw-r--r--dev-python/pychroot/pychroot-0.10.4.ebuild5
-rw-r--r--dev-python/pychroot/pychroot-9999.ebuild5
3 files changed, 8 insertions, 6 deletions
diff --git a/dev-python/pychroot/Manifest b/dev-python/pychroot/Manifest
index a1f6eaf90134..0074145e8075 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 991 BLAKE2B 7c98ec9708358d2b0f1d69496a32a75ef2aa132c3b072244a9685c628484509b59777db12e6b3bf096930dabb56cbc8b8d7231e3b523e692306785054d217225 SHA512 b2497e372e91ed66442dc55063e129118c7489b015fea8dc0075baa80ad7e85da9c706bea85e8ee2bcdf116ce3eaa1dc8a4cce380ba6add74ceebdf780e9dd02
-EBUILD pychroot-9999.ebuild 979 BLAKE2B 7e16af679ca589e241106bcceccf797debd185bd3781a5f34d6c26561374c2573c3cc27d5763018556f8d56c725d0817558546009c714fe3b5ae3fc16c6fdb5b SHA512 a1af2f20aec9ee911ede7622ba1c4d0027dbd6656726aa67641b05e2a6f6cb3dd0ef4da6e5d880ae6ebab47446c06848410035b9316ddc765950ab1b49960b72
+EBUILD pychroot-0.10.4.ebuild 994 BLAKE2B 2301c2e40ca20c12207d457ccd5e793299fc405b8e5f8b0d1f38c862c516c08ec3d38971c6b3f8219ca0fb78aa1372d587ef772a7f060c41d4f0e4cd7baaebc0 SHA512 1101bd1b0eae6c0c0c8c9c69919744e85b8dfbe1f4d50a1bb804e8a35221384d00638c8d49ba757511ba85e63fb3df23b68bbf89c04b2e6f27b8404e4ff1bacc
+EBUILD pychroot-9999.ebuild 982 BLAKE2B 8cde1f910f066acb3991e6b71d3cb68deb4fc77eb9c71e6ec41204d1cd1d504ace2531103bc897a797b36dfd1a714942201186ada34aad4810dc6afd12262a08 SHA512 2fdc78494540684dccf9afe312b8a2db1ce2e03d4087af1d1f92aa581706fd4851a0322316dd3bc6e6ca99f3e0b2062ac7f42b0f085843e29304c0ab2a48bd48
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 02d24600d1be..644764c88e80 100644
--- a/dev-python/pychroot/pychroot-0.10.4.ebuild
+++ b/dev-python/pychroot/pychroot-0.10.4.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8,9} )
+
+PYTHON_COMPAT=( python3_{8..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 6258c1a766d0..2b8740a71dd9 100644
--- a/dev-python/pychroot/pychroot-9999.ebuild
+++ b/dev-python/pychroot/pychroot-9999.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8,9} )
+
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
if [[ ${PV} == *9999 ]] ; then