diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-05 07:14:28 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-05 07:14:28 +0000 |
| commit | 3f9f4e97c1ac6ba1b1d0590e4c70afeb592c172b (patch) | |
| tree | 6f557e790667e96e8b85eea50c54fb4182cc83b8 /dev-python/pylast | |
| parent | eb879137397b2780739bdbeddd7ea01439186c1c (diff) | |
| download | baldeagleos-repo-3f9f4e97c1ac6ba1b1d0590e4c70afeb592c172b.tar.gz baldeagleos-repo-3f9f4e97c1ac6ba1b1d0590e4c70afeb592c172b.tar.xz baldeagleos-repo-3f9f4e97c1ac6ba1b1d0590e4c70afeb592c172b.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pylast')
| -rw-r--r-- | dev-python/pylast/Manifest | 4 | ||||
| -rw-r--r-- | dev-python/pylast/pylast-7.0.0.ebuild | 30 | ||||
| -rw-r--r-- | dev-python/pylast/pylast-7.0.1.ebuild | 30 |
3 files changed, 0 insertions, 64 deletions
diff --git a/dev-python/pylast/Manifest b/dev-python/pylast/Manifest index 05e81a5d4d9a..7709038b9141 100644 --- a/dev-python/pylast/Manifest +++ b/dev-python/pylast/Manifest @@ -1,7 +1,3 @@ DIST pylast-6.0.0.tar.gz 45408 BLAKE2B 736d2d3967499c490d5407accbb3e0e1640b64ab3c2a6b5d7a9a4ec834db03ea16bd38e03c146f68c798ae1160c55dc7a00a2cc621834d794576f6ffc3b8f26a SHA512 5bb462f369f003fc78e1998915acdc2f96b320670ae80d71009b9e88d513639ac376424d8f3840fb7bfef9f3133247590460f00737d754933b7c5da8f9eb7561 -DIST pylast-7.0.0.tar.gz 435280 BLAKE2B cb8017f91cd03c8feacfa9391f52c28034dd8b549c82a914e429c47eb4820a1604468f8379818573b053024ad234f1b0cb788e5460b4144f16b1bde30269196e SHA512 caae15ccea8400093db50f9bd8350e8035020219945a4c98ef05ca5cd72982350ccf46d62b7aa5c20237c57b64398c8737a950dbbec1ddbb23fa738fdf7f59dd -DIST pylast-7.0.0.tar.gz.provenance 9115 BLAKE2B 08c1fafd853f5ff29243f03c70105b99eba139a94c5cbf0e9479b089b49cd62f7ae6194019eb6fe031d24d41a576b550556cc6f5abff4007de42ff0291392c65 SHA512 f971806d5693caa0244303f6c66aa8c778a1de8751c012e084be7004d2031d149384f5c5b3db8558159cf1325dcf0875753c89d6ef30d31e81a19a44752c9bc2 -DIST pylast-7.0.1.tar.gz 435323 BLAKE2B ed283c7e9572a75bf3cf7e0a3048cc456c03b7dcd21d741a80d7abc4549f4fdcc4aed03fa9ffc3a94b21a9c0f2994a2cb79d3101a080d871c7c128e91702ef06 SHA512 f52423b2d3f490abebca522f517619265fdf4e7aa812070f23141af7817cfa57f4bf8359ff21b04111af7835670ec694f3a2621c468c38bd982da719a2e53829 -DIST pylast-7.0.1.tar.gz.provenance 9162 BLAKE2B df521c1fc3cc8aabf87c92398c56e2863caaac1bf78729b327bf0cf53cc01b6febe871791084c26e06a9c8fb3e43d6fada19de10e29ed7e4df46629338060eee SHA512 eb5cb5c1a6b0a692f07bee9f2854ea8d45a081fd6d73bfb17fb3a8dae68eda306330f205e6d74806c20763d76762154ca6d71e66a5c20a26f54cdf698d837628 DIST pylast-7.0.2.tar.gz 435704 BLAKE2B 5582e6fa5e585a9c73cc10afae6c94af52cd10ed712dc97ff6f360429a1acfa8bef885b0561f9a8125102ee96a64bea90e67de427f29c43cb197c2314e3a7950 SHA512 2cf4583658a55765059f436144ea3fcaf17943d15209485e46a7a03d998ab5eeec8f925ff36e67511c6b84491fb8040160c7d138488f32b621f0aa4db8766791 DIST pylast-7.0.2.tar.gz.provenance 9256 BLAKE2B 82d02125c0c646efd84bcdd8ce41308bc9946657cbc7be427a6a5e8c25ba9dbc0ce02c78088f43601c3381963126fb72fed4cf066908554108cc53f28db19ecf SHA512 d1b2dbedcfd3e3ceebd19c6b1b35ab11b161db705ef7a0fb44e8d1b8c778c44bc9c2c2da03ffd088954f2cddf40936e55d504614ee92b42f383713e5b19a7e7c diff --git a/dev-python/pylast/pylast-7.0.0.ebuild b/dev-python/pylast/pylast-7.0.0.ebuild deleted file mode 100644 index 48be11e64035..000000000000 --- a/dev-python/pylast/pylast-7.0.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=hatchling -PYPI_VERIFY_REPO=https://github.com/pylast/pylast -PYTHON_COMPAT=( python3_{10..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Python interface to last.fm and other api-compatible websites" -HOMEPAGE=" - https://pypi.org/project/pylast/ - https://github.com/pylast/pylast/ -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86" - -RDEPEND=" - >=dev-python/httpx-0.26[${PYTHON_USEDEP}] -" -BDEPEND=" - dev-python/hatch-vcs[${PYTHON_USEDEP}] -" - -EPYTEST_PLUGINS=( flaky pytest-recording ) -distutils_enable_tests pytest diff --git a/dev-python/pylast/pylast-7.0.1.ebuild b/dev-python/pylast/pylast-7.0.1.ebuild deleted file mode 100644 index c17eba1f036c..000000000000 --- a/dev-python/pylast/pylast-7.0.1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=hatchling -PYPI_VERIFY_REPO=https://github.com/pylast/pylast -PYTHON_COMPAT=( python3_{10..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Python interface to last.fm and other api-compatible websites" -HOMEPAGE=" - https://pypi.org/project/pylast/ - https://github.com/pylast/pylast/ -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" - -RDEPEND=" - >=dev-python/httpx-0.26[${PYTHON_USEDEP}] -" -BDEPEND=" - dev-python/hatch-vcs[${PYTHON_USEDEP}] -" - -EPYTEST_PLUGINS=( flaky pytest-recording ) -distutils_enable_tests pytest |
