From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-misc/gdown/
Date: Wed, 17 Jan 2024 13:51:59 +0000 (UTC) [thread overview]
Message-ID: <1705418235.2ef2230261b7d0c60a3baace1a873b9dec8a0e6a.davidroman@gentoo> (raw)
commit: 2ef2230261b7d0c60a3baace1a873b9dec8a0e6a
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Jan 16 15:17:15 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Jan 16 15:17:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2ef22302
net-misc/gdown: add 4.7.3
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
net-misc/gdown/Manifest | 1 +
net-misc/gdown/gdown-4.7.3.ebuild | 32 ++++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/net-misc/gdown/Manifest b/net-misc/gdown/Manifest
index 6a7b25db69..8d3638cc86 100644
--- a/net-misc/gdown/Manifest
+++ b/net-misc/gdown/Manifest
@@ -1 +1,2 @@
DIST gdown-4.7.1.gh.tar.gz 238770 BLAKE2B 3a362eaf98bcd006d02edcefb61a9c2722701c3c05f0997ed78216b630698ac1362554d40663ce1833faa66c6c42623cb119271c299a8ba1bddefd958cd4ce15 SHA512 1302fce5c920dc963d0d278c1c295821a30fb5034de3ecd6da8c49871dce85e0d4a2eba00233d3eb5214b49149bd2d5246db1a21aa68241b0ba67fddd2509019
+DIST gdown-4.7.3.gh.tar.gz 239150 BLAKE2B bb173137e651b48bb3865d1e6ee74443b43a7a5469a80e0b5d01be78c79dbcd13478f6a65eb6d3b2959505bf9fffb31726d41eb45ca164b0991a23bb50b62aa8 SHA512 5becfea76fcab0ad1978f8e812df6400cda28b971a64fe934e1bde5e6de6831527827474a09568b028004762009d789cf722fbc34b259dc6ae2d0b49c1349c82
diff --git a/net-misc/gdown/gdown-4.7.3.ebuild b/net-misc/gdown/gdown-4.7.3.ebuild
new file mode 100644
index 0000000000..c14c14fc42
--- /dev/null
+++ b/net-misc/gdown/gdown-4.7.3.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..12} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1
+
+DESCRIPTION="Google Drive direct download of big files"
+HOMEPAGE="
+ https://pypi.org/project/gdown/
+ https://github.com/wkentaro/gdown
+"
+SRC_URI="https://github.com/wkentaro/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RESTRICT="test"
+PROPERTIES="test_network"
+
+RDEPEND="
+ dev-python/beautifulsoup4[${PYTHON_USEDEP}]
+ dev-python/filelock[${PYTHON_USEDEP}]
+ dev-python/requests[socks5,${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]
+ dev-python/tqdm[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
next reply other threads:[~2024-01-17 13:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-17 13:51 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-20 22:13 [gentoo-commits] repo/proj/guru:master commit in: net-misc/gdown/ David Roman
2024-02-09 0:30 David Roman
2024-02-09 0:30 David Roman
2024-06-29 9:55 David Roman
2024-10-29 22:14 David Roman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1705418235.2ef2230261b7d0c60a3baace1a873b9dec8a0e6a.davidroman@gentoo \
--to=davidroman96@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox