From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: www-apps/twint/
Date: Wed, 20 Apr 2022 21:57:11 +0000 (UTC) [thread overview]
Message-ID: <1650491820.f6dc58ef9441437d63ea9d4e47be83f5f94c1954.Alessandro-Barbieri@gentoo> (raw)
commit: f6dc58ef9441437d63ea9d4e47be83f5f94c1954
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Wed Apr 20 21:54:28 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Wed Apr 20 21:57:00 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f6dc58ef
www-apps/twint: add 2.1.20_p20220316
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
www-apps/twint/Manifest | 1 +
www-apps/twint/twint-2.1.20_p20220316.ebuild | 42 ++++++++++++++++++++++++++++
2 files changed, 43 insertions(+)
diff --git a/www-apps/twint/Manifest b/www-apps/twint/Manifest
index faf4eefff..df254a3bb 100644
--- a/www-apps/twint/Manifest
+++ b/www-apps/twint/Manifest
@@ -1 +1,2 @@
DIST twint-2.1.20.tar.gz 33518 BLAKE2B 6a7401357d7c08956a05d046cf5daec61c854b618c9cf647c2c014091b4be4b55337f598dccf772b146b215a740855449049600a6251cd7899a01afc82ba8dea SHA512 022c855b660d4a30eb7d4c864147a520b92b45048db2e6869df23cf9ab9b23b6812f74de6452d8b4b439ca02dd6742349a5c097f9b3d19222e7365034b21b864
+DIST twint-2.1.20_p20220316.tar.gz 39871 BLAKE2B 6e289940c7d96537fe60a345470c059819a548461fa48c2e329a0f50af89eb0c6f0dc7b0525190edc3cf8f16e9b733ae2480e60e365065bbd92a87f8a29ce17c SHA512 73b646f8717f3e3cb9e2909a74e36a1d917da874bcb00cc4827853e4bd552811d3b7382c9f245defb68ace7eddbb0e83c5e563037d6cb7383a844366b43bb489
diff --git a/www-apps/twint/twint-2.1.20_p20220316.ebuild b/www-apps/twint/twint-2.1.20_p20220316.ebuild
new file mode 100644
index 000000000..3c4020d64
--- /dev/null
+++ b/www-apps/twint/twint-2.1.20_p20220316.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+COMMIT="20dee4a397ff46e29d26545c000eb039ddb8dbd0"
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API"
+HOMEPAGE="https://github.com/minamotorin/twint"
+SRC_URI="https://github.com/minamotorin/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RDEPEND="
+ dev-python/aiohttp[${PYTHON_USEDEP}]
+ dev-python/aiohttp-socks[${PYTHON_USEDEP}]
+ dev-python/aiodns[${PYTHON_USEDEP}]
+ dev-python/beautifulsoup4[${PYTHON_USEDEP}]
+ dev-python/cchardet[${PYTHON_USEDEP}]
+ dev-python/elasticsearch-py[${PYTHON_USEDEP}]
+ dev-python/fake-useragent[${PYTHON_USEDEP}]
+ dev-python/googletransx[${PYTHON_USEDEP}]
+ >=dev-python/pandas-0.23.0[${PYTHON_USEDEP}]
+ dev-python/PySocks[${PYTHON_USEDEP}]
+ dev-python/schedule[${PYTHON_USEDEP}]
+ sci-geosciences/geopy[${PYTHON_USEDEP}]
+"
+BDEPEND="test? ( ${RDEPEND} )"
+
+RESTRICT="test"
+PROPERTIES="test_network"
+
+python_test() {
+ "${EPYTHON}" test.py -v || die
+}
next reply other threads:[~2022-04-20 21:57 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-20 21:57 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-10-17 5:24 [gentoo-commits] repo/proj/guru:dev commit in: www-apps/twint/ Anna Vyalkova
2021-10-09 2:50 Alessandro Barbieri
2021-04-13 13:22 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-04-13 13:15 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-03-14 9:53 Alessandro Barbieri
2020-09-24 13:01 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-09-24 12:50 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-06-09 16:37 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-06-09 12:59 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-27 21:24 Alessandro Barbieri
2020-04-27 21:24 Alessandro Barbieri
2020-04-09 11:58 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-09 11:56 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-09 2:24 Alessandro Barbieri
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=1650491820.f6dc58ef9441437d63ea9d4e47be83f5f94c1954.Alessandro-Barbieri@gentoo \
--to=lssndrbarbieri@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