summaryrefslogtreecommitdiff
path: root/dev-python/python-ly
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/python-ly
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/python-ly')
-rw-r--r--dev-python/python-ly/Manifest4
-rw-r--r--dev-python/python-ly/python-ly-0.9.6.ebuild4
-rw-r--r--dev-python/python-ly/python-ly-0.9.7.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/python-ly/Manifest b/dev-python/python-ly/Manifest
index 298cfbc0b62c..3f9a8c07a44e 100644
--- a/dev-python/python-ly/Manifest
+++ b/dev-python/python-ly/Manifest
@@ -1,5 +1,5 @@
DIST python-ly-0.9.6.tar.gz 179345 BLAKE2B 56b4e01b61ebe189f1de942ce848bb652bff857d61e2c410ac8e522cfff99b0e9c14d9619dd6d657a20d5a7abee16950c91bf0b1d5184fd7152c8cd2465360c9 SHA512 76da1c895555c87eb58308db13347feb66e9090bb1f6cdc253a1eaf810439dbe4089e9e0453fa1e6e0e30d19a91e0a9d7d20ea3ceb0062c76ba16cdf3b389e3a
DIST python-ly-0.9.7.gh.tar.gz 239814 BLAKE2B 322d8e9bb3293aada00834e8e4822b2ace11643ac8bec2d351d38f302c941703c1c47f541c5141097fa0e9e7da59fb93f473891a568a222dc5f6cf212e004af3 SHA512 83b5030e2626146f1309b0cc8a4626d6fac58112c97785ef47672fcb14dcb8fb7e95ed86f3afb09709cdf6c15d4ed21619d94926b02315860b9e151c411f6652
-EBUILD python-ly-0.9.6.ebuild 518 BLAKE2B 6c4c598502562cd75c928eac43e72f2a68ea4c2aa13d4c8a9b42f11bff97c862c77b2fb8723ef6ae919f557b000a35a5c627c92246f7a2d19c88368bc0f47621 SHA512 08291203751905df39ee8af9c693fa4a6858f86a6ee4e426add957f7d9adc2fa7d94ba6c5bc17f896b2923e9ab38e02ce6c22c92abd1c10afebfd320ebbd0a13
-EBUILD python-ly-0.9.7.ebuild 576 BLAKE2B 852884a687c60f0e503e37b8259dd10afccad4aba18bc9dfd90c6c6d019cce2a0e1507048894c6233f074169e89a0455e421c9dbf24fc658dfd422c7ca988903 SHA512 3f754d24eda950c7c9bfcc8e39e0854fff3fe54ec400a555b773e620911e42bcbf4fc3c3c9e5980ff6b076c20c8cf8c5ad30b5383fd05ad77d2ea70d2c3f20e5
+EBUILD python-ly-0.9.6.ebuild 513 BLAKE2B 223494bbb11938555273594d5fc484a6d53f077ba4825c0ab51da50480ee048e30f2e8bf0517b3e1ba7adeb07cf83af05c438f1bd435fae6a4d996264735ebbd SHA512 dd07246eec073b39244b566fdfac34cd1e251e5283fe3469b285776c7df2a81fd3d14027092f52affb0a97b9c3fbbe243e0178ef646f2e81e27d510a45c88588
+EBUILD python-ly-0.9.7.ebuild 576 BLAKE2B bff7d13e1266c2dc34d25bd1d9f79b3fc7690d318b97296ef74ab3b1d3ee3cd55af5fa4ff28d91d89223c41484ef9228bfedc81667d479fa18b9f1291c14eaf5 SHA512 44f4b57c48ea84f7f9aa5649266932f1f957b91e57311d76ac1b7b33bd78123aa16acaeb671b923ff31de41788856e840cf598cea643cb4623204827663c305c
MISC metadata.xml 308 BLAKE2B 98c8e0b71cb17a542fdca32a5ce319424e03edce2e7f4404a196ec22d1268938a04264cc432f67488b4eb2016e748a98e690206253a3e8305a62469c81e16874 SHA512 3fa5710f000482b5ff321d7fd66a0d3eb62542fd4bf18a424a6248dc0b02250fb7c8552e2b3869f6eaed6959be0ecdf63d82f1a3014e258591156561a80fb2f8
diff --git a/dev-python/python-ly/python-ly-0.9.6.ebuild b/dev-python/python-ly/python-ly-0.9.6.ebuild
index aa983b7eb9dd..b262a15e73b8 100644
--- a/dev-python/python-ly/python-ly-0.9.6.ebuild
+++ b/dev-python/python-ly/python-ly-0.9.6.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_9 )
inherit distutils-r1
DESCRIPTION="Tool and library for manipulating LilyPond files"
diff --git a/dev-python/python-ly/python-ly-0.9.7.ebuild b/dev-python/python-ly/python-ly-0.9.7.ebuild
index 2f9018b2c0b3..7dc8c9f964f1 100644
--- a/dev-python/python-ly/python-ly-0.9.7.ebuild
+++ b/dev-python/python-ly/python-ly-0.9.7.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
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit distutils-r1
DESCRIPTION="Tool and library for manipulating LilyPond files"