summaryrefslogtreecommitdiff
path: root/dev-python/pycollada
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/pycollada
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/pycollada')
-rw-r--r--dev-python/pycollada/Manifest2
-rw-r--r--dev-python/pycollada/pycollada-0.7.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pycollada/Manifest b/dev-python/pycollada/Manifest
index 05756e2ffa83..49b93833de11 100644
--- a/dev-python/pycollada/Manifest
+++ b/dev-python/pycollada/Manifest
@@ -1,3 +1,3 @@
DIST pycollada-0.7.2.tar.gz 3526845 BLAKE2B 3d8b4d2478fa4937756db69afbd8716ccd2dd4e0bec8e7dc045e84f06573605c0872d31bdee3d6ccca4b800699746877530f2fa81b5790c3f5c0cb3e7583fa66 SHA512 5c21155d52d54de62d192d4da0385bc7110ddd3962fe3e0e9e5904bbcd0e66cb1a95765c9996cdc5beef0edb30ee2123ae23b904d029be1c119e902d2fc4e7fe
-EBUILD pycollada-0.7.2.ebuild 990 BLAKE2B f46c85286fc008c0397c38a818f382296f92f1aa6ebf5c060d6bcb2ed7a1d883c22b028c702821e4bdcaac028414b74d3dc5a01fa891156abb2b175c3024d60b SHA512 db41a0018c362cd16a66cf66bcc1c5c160b283942271f97dd11056b48aa792bba2e072fb3ab044150d4f218f9d8d02760d670fb64dcc0c96bc1ccc30ec8138e9
+EBUILD pycollada-0.7.2.ebuild 990 BLAKE2B b8d308a8a089efc86b02ed958f11693bc9ed1ac6c941b7ad09481ecb9bcbe8dcdc1ca24b4dc250cb360576c298072b5995bb09877052f02837f07431f2add4f4 SHA512 822e30636e98e3667cf3ecfd1af2ef63849d1c4c628617bafd77ea2186d9e162f4534bd4d023b4a286f3da09c2ed17e09a226f0b48f116e2bf3b9aefd6207fc5
MISC metadata.xml 905 BLAKE2B 9e1283685c76cd27ff971ab68ef51f56cf296aa44fe3dbb5bf74a3e6b4ea69abb927603acc16747bd1bf8db906b4437cf792330df5e7803a211b1699a01034d3 SHA512 686ffa6bb798bd4387106cdb461f0abdc2a685c53c4552c95c86febd6789e4b323ae1ac9717109fea96287ac100a93b33e3ce37eea37e6de3e4f4e704e40e9e8
diff --git a/dev-python/pycollada/pycollada-0.7.2.ebuild b/dev-python/pycollada/pycollada-0.7.2.ebuild
index 10420926170d..a34c60185bcb 100644
--- a/dev-python/pycollada/pycollada-0.7.2.ebuild
+++ b/dev-python/pycollada/pycollada-0.7.2.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=8
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
DESCRIPTION="Python library for reading and writing COLLADA documents"