summaryrefslogtreecommitdiff
path: root/dev-python/pyacoustid
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyacoustid')
-rw-r--r--dev-python/pyacoustid/Manifest2
-rw-r--r--dev-python/pyacoustid/pyacoustid-1.3.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pyacoustid/Manifest b/dev-python/pyacoustid/Manifest
index 14062bb2c9fc..a8c9c7997695 100644
--- a/dev-python/pyacoustid/Manifest
+++ b/dev-python/pyacoustid/Manifest
@@ -1,4 +1,4 @@
DIST pyacoustid-1.3.0.tar.gz 17369 BLAKE2B 93f949943d792b4c1f4b2b99ae37821c1ffa5c7a2bbeda7aed276e6ad4f9ad35e5fc4c6e590667bee552710eec483cf2a16f58a7f34a1f02c94b4cb84ec45cf4 SHA512 3b38e580b2deda30df683fe749b338929be0ca23fb3ff462a5df9b98f140db4bde682d74254e7f3a157e394e824ecb6929171392b5e6c9bd92ca05fb6f71ed0a
DIST pyacoustid-test.mp3 4507187 BLAKE2B 54494d9f23481f9d1ee77b136ac3e1790e9fb78c782159ad1793dbebf18f694e13f6413a8259bae84c789f73ea8241e590dbd7e30ccb7377b2afa946335da19b SHA512 faa582640e759322d4bd58d85f4aa7d3ef88fd90aa3c67c1390ba6d4c3213278c11fb60c8d6c87a25e82dffcc54986caa4f0e463acfbcd90993166577e5226d8
-EBUILD pyacoustid-1.3.0.ebuild 1172 BLAKE2B 81c7e5ccf6b65a676df089ca20c99b60432fdb96c61384fd9ac46be49c0fc3130259f30820cafffb50226c137a04117941c08dfaf2030238527bf3138200e948 SHA512 f459c965bee49baf349cde64cb612bfa267d2b8ba437be8fe81d36cb72fbb2eb154d51a856b0c3e3841751003dd907deb7ce8ae79ee19d105e77fcc906f19e95
+EBUILD pyacoustid-1.3.0.ebuild 1172 BLAKE2B c2f53e9118a630e8fd772c52c5bfc8c33d8e4a9691948af9fe45ad132941f0d36cba4c9778b6039799c9613b27a0f9ed62d5c9f72faf34d041542a642cc01bf2 SHA512 26a2bcb86e9fc84d8c978d2c77cdd72198f88b6ddf5cc8bd42a7b2372bc6953f9204da1dbb217e099a2e73db128a3f132007f1ab2a6e59120b2eb55fa5d0183e
MISC metadata.xml 714 BLAKE2B bc0db30cff6644da34b7944bec3d60b47f394ac854d547fcbbf3ee4d2719edc4cb781a42b3ab266fb7dfb5762679daaa0e382fd0fa8c2cffdd35af4cc55633be SHA512 6b6063bfe7d64d8a053c0e5c1609d8011e8aeeb265a895db88154e246761027ec2ba5fd582fb08b64e5ee09b3a238030415613df9267620936a718b76d6d1692
diff --git a/dev-python/pyacoustid/pyacoustid-1.3.0.ebuild b/dev-python/pyacoustid/pyacoustid-1.3.0.ebuild
index 331d7b4c5248..aad519dc1f39 100644
--- a/dev-python/pyacoustid/pyacoustid-1.3.0.ebuild
+++ b/dev-python/pyacoustid/pyacoustid-1.3.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 pypi