summaryrefslogtreecommitdiff
path: root/dev-python/youtube-search-python
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-05-06 19:40:37 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-05-06 19:40:37 +0000
commit6c2c44c149dc52d1f72e760c171f73fa33c4ee45 (patch)
tree3773e2585fde44992b91653203cbd021b1d82e2e /dev-python/youtube-search-python
parent5a1e2f874db05baac26359a99597859d0f575014 (diff)
downloadbaldeagleos-repo-6c2c44c149dc52d1f72e760c171f73fa33c4ee45.tar.gz
baldeagleos-repo-6c2c44c149dc52d1f72e760c171f73fa33c4ee45.tar.xz
baldeagleos-repo-6c2c44c149dc52d1f72e760c171f73fa33c4ee45.zip
Adding metadata
Diffstat (limited to 'dev-python/youtube-search-python')
-rw-r--r--dev-python/youtube-search-python/youtube-search-python-1.6.6-r3.ebuild (renamed from dev-python/youtube-search-python/youtube-search-python-1.6.6-r2.ebuild)6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/youtube-search-python/youtube-search-python-1.6.6-r2.ebuild b/dev-python/youtube-search-python/youtube-search-python-1.6.6-r3.ebuild
index 040ccf54a274..b928d3465796 100644
--- a/dev-python/youtube-search-python/youtube-search-python-1.6.6-r2.ebuild
+++ b/dev-python/youtube-search-python/youtube-search-python-1.6.6-r3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
+DISTUTILS_USE_PEP517="setuptools"
+PYPI_NO_NORMALIZE="1"
PYTHON_COMPAT=( python3_{10..14} )
inherit distutils-r1 pypi