summaryrefslogtreecommitdiff
path: root/virtual
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 /virtual
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'virtual')
-rw-r--r--virtual/Manifest.gzbin28258 -> 28260 bytes
-rw-r--r--virtual/python-cffi/Manifest2
-rw-r--r--virtual/python-cffi/python-cffi-1.ebuild4
-rw-r--r--virtual/python-greenlet/Manifest2
-rw-r--r--virtual/python-greenlet/python-greenlet-1.0-r2.ebuild4
5 files changed, 6 insertions, 6 deletions
diff --git a/virtual/Manifest.gz b/virtual/Manifest.gz
index 35bf8307cb58..82a4e1ecc294 100644
--- a/virtual/Manifest.gz
+++ b/virtual/Manifest.gz
Binary files differ
diff --git a/virtual/python-cffi/Manifest b/virtual/python-cffi/Manifest
index 03a77acb8140..0d7916f3dbeb 100644
--- a/virtual/python-cffi/Manifest
+++ b/virtual/python-cffi/Manifest
@@ -1,2 +1,2 @@
-EBUILD python-cffi-1.ebuild 670 BLAKE2B 0af41a8f8e164f6322b7feaa4618d6ddc92ea1dd0868f863fb8eaec5d8db80618c673af8fd82bb0e905721f80c8b35e7ff3133e3d84bb6cc8fd895c76158793d SHA512 b5bf3761a5f7059e64b76a45d436750f471088da524c4dcd631fc8d3268756c20cf300533304b0577ece13e151f7bd3b0a4cd1e7534d819cd92ca1767290961a
+EBUILD python-cffi-1.ebuild 670 BLAKE2B fd8ad22e63569548c73fb9b16beddeee756ad7104827b355980db33e9dc8d584c2d4c87ab69ce861ef8e3b1196674e04d1ff68950bdb169438f88c82f1ceb957 SHA512 d958f56223e7b0ea2a60e28f006d9bd2b911559bdf6eedfe3def4e42f2a44bc5ab4c27c4b970c8c4b3d01d84620894fabccecb632de7f6ffe3460e98f213f596
MISC metadata.xml 265 BLAKE2B 369a57fab1283b596588a82815bfe567fe7617b5c0cb17e97f6694beefdd1e932b0d9ffc1fcb23c6ef05b33d97b3c1d1bb3960618ffdf4924c4ebad262794282 SHA512 a682dac348f2d95b986749f4d33e5702c1e8f66cf2ff7a32a5c2a8d388ddbfde2919d97345028c2007415368d395c7cf657184be89f7def27c949f1af5c30170
diff --git a/virtual/python-cffi/python-cffi-1.ebuild b/virtual/python-cffi/python-cffi-1.ebuild
index ab6f4a42aba4..ddfc0ba244fb 100644
--- a/virtual/python-cffi/python-cffi-1.ebuild
+++ b/virtual/python-cffi/python-cffi-1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
EAPI=7
-PYTHON_COMPAT=( python3_{8..11} pypy3 )
+PYTHON_COMPAT=( python3_{9..11} pypy3 )
inherit python-r1
diff --git a/virtual/python-greenlet/Manifest b/virtual/python-greenlet/Manifest
index a37c3d3b6365..27fb08b3af03 100644
--- a/virtual/python-greenlet/Manifest
+++ b/virtual/python-greenlet/Manifest
@@ -1,2 +1,2 @@
-EBUILD python-greenlet-1.0-r2.ebuild 479 BLAKE2B e2fce97e2cbcaf11870d8f3fccbd3c673a029710e342675168b4878c88dfc7c8e005337eaf105b2b0b17cac1e19a3678952afffe0ef20f77128a8eab58164909 SHA512 dba18404c56e812787134820abcee2720bed690fccca5fcf282d6016db9263ec79a523942cce672874e04b10fd04767037cb0b986d7b1057af31af80b534f07a
+EBUILD python-greenlet-1.0-r2.ebuild 479 BLAKE2B fc17a0120d6f650478a97d7c590f04f6a93a65795ca5ee9411d8034987cddeb4ce613246e085860b844d45d187c024a52d4c99dc978817d6509775319fed5423 SHA512 018584815d19cc9ba17fcea142f44d7275bff11827009f3532e0ae9b6b12f5d7ba9e864de8446646810612ae1e872827bfb7f970176537eb7f5739e54d6d2c10
MISC metadata.xml 265 BLAKE2B 369a57fab1283b596588a82815bfe567fe7617b5c0cb17e97f6694beefdd1e932b0d9ffc1fcb23c6ef05b33d97b3c1d1bb3960618ffdf4924c4ebad262794282 SHA512 a682dac348f2d95b986749f4d33e5702c1e8f66cf2ff7a32a5c2a8d388ddbfde2919d97345028c2007415368d395c7cf657184be89f7def27c949f1af5c30170
diff --git a/virtual/python-greenlet/python-greenlet-1.0-r2.ebuild b/virtual/python-greenlet/python-greenlet-1.0-r2.ebuild
index 4b5418a9e45a..1308d496ae04 100644
--- a/virtual/python-greenlet/python-greenlet-1.0-r2.ebuild
+++ b/virtual/python-greenlet/python-greenlet-1.0-r2.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..11} pypy3 )
+PYTHON_COMPAT=( python3_{9..11} pypy3 )
inherit python-r1