From 1fe49f5b3e13481832866b6b1600741bf3a1f024 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 10 Jan 2023 18:21:11 +0000 Subject: gentoo auto-resync : 10:01:2023 - 18:21:10 --- app-emulation/Manifest.gz | Bin 14823 -> 14825 bytes app-emulation/cloud-init/Manifest | 4 ++-- app-emulation/cloud-init/cloud-init-22.2.2.ebuild | 4 ++-- app-emulation/cloud-init/cloud-init-9999.ebuild | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'app-emulation') diff --git a/app-emulation/Manifest.gz b/app-emulation/Manifest.gz index 334d1ba79bd4..4b8e04f02f0e 100644 Binary files a/app-emulation/Manifest.gz and b/app-emulation/Manifest.gz differ diff --git a/app-emulation/cloud-init/Manifest b/app-emulation/cloud-init/Manifest index e1b29e536344..d7a10884e7db 100644 --- a/app-emulation/cloud-init/Manifest +++ b/app-emulation/cloud-init/Manifest @@ -1,4 +1,4 @@ DIST cloud-init-22.2.2.tar.gz 1349451 BLAKE2B fdb6669e9762984614fefe787834f20f056345d304327679fa8bc7b4d6566509a23ecc4a7ac4e6368b9b9078a72fe6fe35533a67e7aeb0c0accbf5ad014f8aae SHA512 18b75ebbb5e808e19df5ceddb6402cc881c33443fb169f736f54837254ba43836994f2392a26febbd8df3342b3467ee72759b6942cfeb96d07c0e452c11dd0bf -EBUILD cloud-init-22.2.2.ebuild 2354 BLAKE2B da3cadf5eba83c92ac5063ba811a0a7df29d62ca733600c2ec502c34badd7d66371882d989fc96bc3603af208a210d628316edadec59d6ba116e44013e5ec9f6 SHA512 a738fbdef4b7bb644d5dac5b12f6a749bce23df03d5c937dc85475b8309c05ade183e1a47c77fcd8618bd421bd90757889dd2e6b347f224967289678e07d5975 -EBUILD cloud-init-9999.ebuild 2320 BLAKE2B 214f605d5b3583eab6b9c9756393c8c6b2a170c00459b4afcaa78a33eac5b45132cb62c04e1788263d40d7b33fb84ed65464787a4f2537588876cf6765c54ff6 SHA512 d4ce4ef4f6488a9a0a416b53fe3344e53c37f205991b332db4b73c1ce8b180a4cfd5bfb445b83a3c704022674e05cb201ba848b5d674b1daee7b85dc47f0850e +EBUILD cloud-init-22.2.2.ebuild 2349 BLAKE2B 7d07d812fd91251e685abc7896c27d37f6b73c8fe6459fbb844e009fac79b29621f4f6dfc1e5f53f62dea78f3e49ebf44fc27ba486e3d0df0ba59978a60e3608 SHA512 561c83ee47dbb3ea4c6265cfcf79b10e9feff76a1ed3c9a7cc6d09e7b1cb730e3684c89bc12eff0d3cd943cc0529aad469aeedf2a953f86782cbe363d6103982 +EBUILD cloud-init-9999.ebuild 2315 BLAKE2B ce2b1a5c34955b5e7daf45ff253a7249e0df6233bd0e5fa26b7b9acd0a1e7839932b6dac6d5cb594ce7900398d2ce460106ff019202de3e8f2eb00aa7dd87866 SHA512 7d9206afd80e8e76a18f9c4cc8b249d3bf21528a80941278788ab42ba3f7cf26b6103b15ed8c3b43ff85a466f8e01b47b197897020c45765bd2ed461e6d0534e MISC metadata.xml 714 BLAKE2B 22888016216cea9e471f7cef63e94022c344961263a3319508d5b23db64eeaaeb34a470fc51482bf7a0a4cb658dd814f5655393ee4498a7212ccec28caee5256 SHA512 3bd7be60f29d5a1e4a830577c0afc8c5925123f1258a78b82dbc36c8f76f096149db8bcebfaf3b6db5feeab0bc82ccb65d7d71ec12feb4f56027f05eeb930401 diff --git a/app-emulation/cloud-init/cloud-init-22.2.2.ebuild b/app-emulation/cloud-init/cloud-init-22.2.2.ebuild index fd7315e5a33e..a1d0ec08c413 100644 --- a/app-emulation/cloud-init/cloud-init-22.2.2.ebuild +++ b/app-emulation/cloud-init/cloud-init-22.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 # Disabled for now: bug #850628 # https://bugs.launchpad.net/cloud-init/+bug/1978328 #DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_10 ) inherit distutils-r1 udev diff --git a/app-emulation/cloud-init/cloud-init-9999.ebuild b/app-emulation/cloud-init/cloud-init-9999.ebuild index 2f759e423a9f..db06a885bdae 100644 --- a/app-emulation/cloud-init/cloud-init-9999.ebuild +++ b/app-emulation/cloud-init/cloud-init-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 # Disabled for now: bug #850628 #DISTUTILS_USE_PEP517=setuptools # https://bugs.launchpad.net/cloud-init/+bug/1978328 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_10 ) inherit distutils-r1 udev -- cgit v1.2.3