From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1382517-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8D99F15808B for <garchives@archives.gentoo.org>; Mon, 4 Apr 2022 15:48:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53D8BE08C4; Mon, 4 Apr 2022 15:48:00 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9C00FE08C4 for <gentoo-commits@lists.gentoo.org>; Mon, 4 Apr 2022 15:47:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ADEA734145B for <gentoo-commits@lists.gentoo.org>; Mon, 4 Apr 2022 15:47:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 45120389 for <gentoo-commits@lists.gentoo.org>; Mon, 4 Apr 2022 15:47:56 +0000 (UTC) From: "Maciej Barć" <xgqt@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" <xgqt@gentoo.org> Message-ID: <1649087264.7a3405e55ceea5ea8480c93639f7b51c7d491ca9.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/youtube-search-python/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/youtube-search-python/Manifest dev-python/youtube-search-python/metadata.xml dev-python/youtube-search-python/youtube-search-python-1.6.3.ebuild X-VCS-Directories: dev-python/youtube-search-python/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 7a3405e55ceea5ea8480c93639f7b51c7d491ca9 X-VCS-Branch: master Date: Mon, 4 Apr 2022 15:47:56 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7c41fe83-beb1-48d1-a732-401ffc841876 X-Archives-Hash: bd5ba4aaeeb92e5f306909095716dda0 commit: 7a3405e55ceea5ea8480c93639f7b51c7d491ca9 Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Sun Apr 3 21:24:14 2022 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Mon Apr 4 15:47:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a3405e5 dev-python/youtube-search-python: new package; add version 1.6.3 Bug: https://github.com/deepjyoti30/ytmdl/issues/222 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> dev-python/youtube-search-python/Manifest | 1 + dev-python/youtube-search-python/metadata.xml | 13 +++++++++++++ .../youtube-search-python-1.6.3.ebuild | 22 ++++++++++++++++++++++ 3 files changed, 36 insertions(+) diff --git a/dev-python/youtube-search-python/Manifest b/dev-python/youtube-search-python/Manifest new file mode 100644 index 000000000000..1a181d73d22b --- /dev/null +++ b/dev-python/youtube-search-python/Manifest @@ -0,0 +1 @@ +DIST youtube-search-python-1.6.3.tar.gz 115934 BLAKE2B 1151a29da0d66206424a88a2ac3839269f11d970b4a829f9d33ede4ef7ffec39c6762bfe138edd5da9c57308444021be93054c34cbc71e12a031a8d798d94975 SHA512 16d0dfbc95387bb3ccac9224e53ea087cdfa41d1330abd96fc3ad0136af227359fc2d8409a2eca81ae2fe9790efdb86a42e409748ba1a49c595df2629216e331 diff --git a/dev-python/youtube-search-python/metadata.xml b/dev-python/youtube-search-python/metadata.xml new file mode 100644 index 000000000000..bc129c31ebbe --- /dev/null +++ b/dev-python/youtube-search-python/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> + +<pkgmetadata> + <maintainer type="person"> + <email>xgqt@gentoo.org</email> + <name>Maciej Barć</name> + </maintainer> + <upstream> + <bugs-to>https://github.com/alexmercerind/youtube-search-python/issues/</bugs-to> + <remote-id type="github">alexmercerind/youtube-search-python</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-python/youtube-search-python/youtube-search-python-1.6.3.ebuild b/dev-python/youtube-search-python/youtube-search-python-1.6.3.ebuild new file mode 100644 index 000000000000..923cfa88f17f --- /dev/null +++ b/dev-python/youtube-search-python/youtube-search-python-1.6.3.ebuild @@ -0,0 +1,22 @@ +# 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_{8..10} ) + +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}] +"