diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-11-14 13:04:06 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-11-14 13:04:06 +0000 |
| commit | 544cfa91aaa39ff4404ac80b2cf1fb9069b09137 (patch) | |
| tree | c4fe0a67e4e836da47099abd00e7d7ff454a929b /dev-python/youtube-search-python | |
| parent | 38ddbc6cbbe7942fe57bc53cebf9f1bf68d4350d (diff) | |
| download | baldeagleos-repo-544cfa91aaa39ff4404ac80b2cf1fb9069b09137.tar.gz baldeagleos-repo-544cfa91aaa39ff4404ac80b2cf1fb9069b09137.tar.xz baldeagleos-repo-544cfa91aaa39ff4404ac80b2cf1fb9069b09137.zip | |
Adding metadata
Diffstat (limited to 'dev-python/youtube-search-python')
| -rw-r--r-- | dev-python/youtube-search-python/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/youtube-search-python/youtube-search-python-1.6.5.ebuild | 22 |
2 files changed, 0 insertions, 23 deletions
diff --git a/dev-python/youtube-search-python/Manifest b/dev-python/youtube-search-python/Manifest index 20434c2282ad..471f0068df9e 100644 --- a/dev-python/youtube-search-python/Manifest +++ b/dev-python/youtube-search-python/Manifest @@ -1,2 +1 @@ -DIST youtube-search-python-1.6.5.tar.gz 115469 BLAKE2B 80e3732155113ee6764f370af894c3cf261812dc5ae6d44a1a7f614645a7a85482c4c35736d8319246f3b2e3cb66188908253bfed910700ad6b83d7fd2d9d92f SHA512 1d319401fb6e24064c3235d82680fd6f156bc600155b4d8157cb1b69ae61cffb587d5ac59ea5b5a353657cd3a1275b038dd9af9939da7fe7ac81c7866de10832 DIST youtube-search-python-1.6.6.tar.gz 115732 BLAKE2B d53f99272917c488709a2b7b6273e430e1831d5d34930ad39a5cbb838fec1ee9694b8d7fc8aefcac643dfec0fc91bb278a40224b2e0bc865a93db17d647c8ac8 SHA512 b03ead324e7684f7bf28a4c05a104a558dce8bb4e126b42853bcd875675a4a39876bb47cad3e57a618eaffdc1561fd523021be3dd77dd1180b9bf7d752faa2ee diff --git a/dev-python/youtube-search-python/youtube-search-python-1.6.5.ebuild b/dev-python/youtube-search-python/youtube-search-python-1.6.5.ebuild deleted file mode 100644 index 1b6931d4d1aa..000000000000 --- a/dev-python/youtube-search-python/youtube-search-python-1.6.5.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10,11} ) - -inherit distutils-r1 - -DESCRIPTION="Get YouTube video information using link WITHOUT YouTube Data API v3" -HOMEPAGE="https://github.com/alexmercerind/youtube-search-python/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - dev-python/httpx[${PYTHON_USEDEP}] - net-misc/yt-dlp[${PYTHON_USEDEP}] -" |
