diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-05-19 00:01:59 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-05-19 00:01:59 +0100 |
commit | 9d4810f84de876ec9d0ae03d0d44224500b41188 (patch) | |
tree | 1ca0866afdc949e405d20635d3d7f2115abb9ace /dev-python/pylast | |
parent | 075fd1f8cabc5879c6eb42127fb84c3058677fde (diff) |
gentoo auto-resync : 19:05:2024 - 00:01:59
Diffstat (limited to 'dev-python/pylast')
-rw-r--r-- | dev-python/pylast/Manifest | 2 | ||||
-rw-r--r-- | dev-python/pylast/pylast-5.2.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pylast/Manifest b/dev-python/pylast/Manifest index 6d0ccf7a7311..26675378c0ef 100644 --- a/dev-python/pylast/Manifest +++ b/dev-python/pylast/Manifest @@ -1,3 +1,3 @@ DIST pylast-5.2.0.tar.gz 41137 BLAKE2B a7742bd2a23e281ab1a12d0198c74f1b5d8302700cb58490a5b3bff693098c8c3bf548ed52ca7f8cefecbcc10972c57da9ca04fe1d791141aacbb84ead9592ed SHA512 1ae76ff4ec6f009388abfcf8525f1c19e47cbabaace1f5e8c518819d0856168d855b789e3c08a9699dd7ab88ebfc7c3ab81c2d74a0fa1fd210450741b99da8c6 -EBUILD pylast-5.2.0.ebuild 643 BLAKE2B 0fb2a072df7b5b39b7059d93ac713d6940070e60c0dc5f4bdb795c2f29c066df281120dd4808b655c9ed9b72c37a21bba3a51629d31fa048e66f89efc8e44e5b SHA512 3c27c381b57ad3a21aa0e7bad459717ed2e17932c3e3d199bc90e4e645da46ad0990214f65b38925db686cf451fc958e8e8a9e8bad60e6caac90acca6f151873 +EBUILD pylast-5.2.0.ebuild 643 BLAKE2B 45cd7b53523dca58f182280411e63942ac4452c517da6b898f9e4ef33bf07da0474bd8695f0ac4ec28f969f8d297d2660ab889749eabb4e6746b50a22374d61d SHA512 3c7693d00897bb7e374942159fdaf6973428ce7159ba671821cc1b0958fb6e42bb2159667c96692f81b44959317128af1f9eb880648862ec1b3d70a655e8da42 MISC metadata.xml 907 BLAKE2B a4a6aee5b2e805d27d001b7c51dfb2a26b935c38380e85027059b02e75057fc02f9ad311fd21326f6f16e7528a15c0577aae31f695f8a74ac42d274c10e7ca17 SHA512 1d0b7327a4e9a24940cff7a27b64bf5a27d5e2a1391d31a99d3473fccd54e534722ba826a64bcfc5f0da7a505241e617d23aa1f7490218f1d39af4cd3aa29357 diff --git a/dev-python/pylast/pylast-5.2.0.ebuild b/dev-python/pylast/pylast-5.2.0.ebuild index 4dff978a1fea..c95e79f3f4a4 100644 --- a/dev-python/pylast/pylast-5.2.0.ebuild +++ b/dev-python/pylast/pylast-5.2.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=hatchling -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit distutils-r1 pypi |