summaryrefslogtreecommitdiff
path: root/dev-python/pylast
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/pylast
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/pylast')
-rw-r--r--dev-python/pylast/Manifest2
-rw-r--r--dev-python/pylast/pylast-5.1.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pylast/Manifest b/dev-python/pylast/Manifest
index 004e9d22f95e..d3cc92891679 100644
--- a/dev-python/pylast/Manifest
+++ b/dev-python/pylast/Manifest
@@ -1,3 +1,3 @@
DIST pylast-5.1.0.gh.tar.gz 40178 BLAKE2B f290afa72d71cb2f88793aaa31aa059a603375e91b310c3ca9180ed5626c589f3d91ae1961db15e256b01bd019b8e59dd48be45ff96683707c05ee9170dfed84 SHA512 64c71f5365638f3bdb435ac2d7405bd1e7a3ebe95fee97469c64bee63ad9850d45781756ebd59942c70780830fbb0519874908d2894e227acadedb5120c3b9ab
-EBUILD pylast-5.1.0.ebuild 770 BLAKE2B 3b4e1d50612223c7f5727f5c8fa5d08a54f956ce8528d406aa4eafc52a76581d15dd6178b566448db269bbf9716b67b2350193e4d360e8a602bfd9149536ebc3 SHA512 1996908469b977fff1f6dc69c9649ecb7426bff4479ad2d659238610f23343c0bfb1b0dfe505381c84975fb7330d3651cb1bc3d5b13115bb678753a50cacb614
+EBUILD pylast-5.1.0.ebuild 770 BLAKE2B f781cd314910a3496dc7680c00a6d54cd1067c66ebcbdd74027dc1795f7353419c2d236570de5a909ac4f31acbd39054e603117dfc2fcdf28fc2392e442ea98c SHA512 69a2aae7d03654728a8014f8e9b8fe4d78724a7809b78b0b42fcc65f59e94fc74cd85b18b42abbf7ef2ace5b9b8c431aa5b07c6fe6143f605220fcc2dd3b6279
MISC metadata.xml 907 BLAKE2B a4a6aee5b2e805d27d001b7c51dfb2a26b935c38380e85027059b02e75057fc02f9ad311fd21326f6f16e7528a15c0577aae31f695f8a74ac42d274c10e7ca17 SHA512 1d0b7327a4e9a24940cff7a27b64bf5a27d5e2a1391d31a99d3473fccd54e534722ba826a64bcfc5f0da7a505241e617d23aa1f7490218f1d39af4cd3aa29357
diff --git a/dev-python/pylast/pylast-5.1.0.ebuild b/dev-python/pylast/pylast-5.1.0.ebuild
index 8b3590c42903..d72f41f96819 100644
--- a/dev-python/pylast/pylast-5.1.0.ebuild
+++ b/dev-python/pylast/pylast-5.1.0.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=hatchling
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1