diff options
| author | root <root@alpha.trunkmasters.com> | 2026-07-06 03:04:40 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-07-06 03:04:40 -0500 |
| commit | 615d6f7e3408947bf962ea4d7edde01977474d1e (patch) | |
| tree | 669937b348f12e0bd52d35ef889d0b283f90476c /dev-python/ytmusicapi | |
| parent | 7d0655e0f85be0eec06807898321a634968f9336 (diff) | |
| download | baldeagleos-repo-615d6f7e3408947bf962ea4d7edde01977474d1e.tar.gz baldeagleos-repo-615d6f7e3408947bf962ea4d7edde01977474d1e.tar.xz baldeagleos-repo-615d6f7e3408947bf962ea4d7edde01977474d1e.zip | |
Adding metadata
Diffstat (limited to 'dev-python/ytmusicapi')
| -rw-r--r-- | dev-python/ytmusicapi/Manifest | 2 | ||||
| -rw-r--r-- | dev-python/ytmusicapi/ytmusicapi-1.12.0.ebuild | 28 |
2 files changed, 0 insertions, 30 deletions
diff --git a/dev-python/ytmusicapi/Manifest b/dev-python/ytmusicapi/Manifest index 1084dd2abd13..065dd2890167 100644 --- a/dev-python/ytmusicapi/Manifest +++ b/dev-python/ytmusicapi/Manifest @@ -1,4 +1,2 @@ -DIST ytmusicapi-1.12.0.tar.gz 434631 BLAKE2B be43548b2a1cca0e8d4eb1c4bf98f9bb0eff5578b97fe5ceb2358733cf73d991a51d4e50a3b1cdbf10fb7e702fe096ff5f713083637205adddc1a9f43ca4b71b SHA512 1b2ea9ab262622c188435954c3d61175ca474b7c66f7deaec7ec9bae881afe02918de593006b838c3a887d83b62802d1e25f81d880dbe23795cd05b39b83d8c5 -DIST ytmusicapi-1.12.0.tar.gz.provenance 9670 BLAKE2B 773dce972309fd00c9224cddebfb20fb81edb6834bfae51982fe5bb75a5982a8770d135ea7d1720df27c905142ab5aa9f76ec5543df0affa17df00b80f466df4 SHA512 6edad245fa30a5d5972933bcaa1ed97ee695bca048de61cdc4bded4743fe3cc81f1b92a581454fe7fa90332bc54fa4445944cf85f977acd5c1e8843848f237f1 DIST ytmusicapi-1.12.1.tar.gz 529510 BLAKE2B cef4d2ec3920f99a746acc00f5dbc73f45cda4d69104092a6eb09017c5b84ef08eec898e9001281e22ea413b5cfbedcf5b286cfc88ca6f4094fbd13e479aab0b SHA512 f9945a0d61effa33fdf37565531aa3231e670ae6620e5c5d0bbfba69dabf9b5e5f4146786c61f6f0ac2c2b8a1a9ddb01b6c3f299158a4a8997c3bd7898c438e7 DIST ytmusicapi-1.12.1.tar.gz.provenance 9753 BLAKE2B 373a26b3457de0a79aba637ae5a09db24ecdd1b124781271e48e9c56c75b75dcaf2afc52186c9e8ed660f7cb710d43c939c4aaf56a396affdd094ec6c4a623c9 SHA512 64598df0153be73c30a63f2815159f0c025504b17f5bf2e43dd49c2aee0def06232dbacbfb72f00fce9de929f276e624c751e01403eccd91165bdd8ec084388c diff --git a/dev-python/ytmusicapi/ytmusicapi-1.12.0.ebuild b/dev-python/ytmusicapi/ytmusicapi-1.12.0.ebuild deleted file mode 100644 index f59521e168e0..000000000000 --- a/dev-python/ytmusicapi/ytmusicapi-1.12.0.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517="setuptools" -PYPI_VERIFY_REPO=https://github.com/sigma67/ytmusicapi -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Unofficial API for YouTube Music" -HOMEPAGE=" - https://ytmusicapi.readthedocs.io/ - https://github.com/sigma67/ytmusicapi/ - https://pypi.org/project/ytmusicapi/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~x86" -RESTRICT="test" - -RDEPEND=" - dev-python/requests[${PYTHON_USEDEP}] -" - -distutils_enable_sphinx docs/source dev-python/sphinx-rtd-theme |
