From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/cloudscraper/ Date: Tue, 9 Jun 2020 14:57:18 +0000 (UTC) [thread overview] Message-ID: <1591714628.111df37346c536d28c233ff03cc02ba7617db132.andrewammerlaan@gentoo> (raw) commit: 111df37346c536d28c233ff03cc02ba7617db132 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Tue Jun 9 14:57:08 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Tue Jun 9 14:57:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=111df373 dev-python/cloudscraper: version bump, add py3_8 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-python/cloudscraper/Manifest | 1 + dev-python/cloudscraper/cloudscraper-1.2.40.ebuild | 28 ++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/dev-python/cloudscraper/Manifest b/dev-python/cloudscraper/Manifest index 67c8ef2..08ee127 100644 --- a/dev-python/cloudscraper/Manifest +++ b/dev-python/cloudscraper/Manifest @@ -1 +1,2 @@ DIST cloudscraper-1.2.34.tar.gz 115370 BLAKE2B 83161345b94378af08d8df51d58fd268c623545c00ff786d7005fa2908ee328c40d26c1a88f759008401af5e1134525981ca18e06553a60a864eda97c4948584 SHA512 ee9b75cbf5a16b97e6806e7ea902566a4f8e7aa4ad0128227fbe9e91897dfdbbd709049cdc22181b0a0eb7bda5d572c0f0b1264f621dcb100be3af2ee04a7ba9 +DIST cloudscraper-1.2.40.tar.gz 125216 BLAKE2B 7239d78d33ca80231ab3814a208da4c78ecfb1c1650e5ef9876517860107947bc849e688e19214d0636aff52eb02eeb750721e9fff7a4e164a5ce81eff2f7486 SHA512 f71d438acf4f0e423cb7d43a986871fab81122670cb1e353b264473c8b3446073c2fa7b39f1079fa85a398d7008c1d375e5417e2e9f74640b6bd52d07768f6bf diff --git a/dev-python/cloudscraper/cloudscraper-1.2.40.ebuild b/dev-python/cloudscraper/cloudscraper-1.2.40.ebuild new file mode 100644 index 0000000..57c9e58 --- /dev/null +++ b/dev-python/cloudscraper/cloudscraper-1.2.40.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6,7,8} ) + +inherit distutils-r1 + +DESCRIPTION="A Python module to bypass Cloudflare's anti-bot page" +HOMEPAGE="https://github.com/venomous/cloudscraper" +SRC_URI="https://github.com/VeNoMouS/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + >=dev-python/requests-2.9.2[${PYTHON_USEDEP}] + >=dev-python/requests-toolbelt-0.9.1[${PYTHON_USEDEP}] +" + +DEPEND="test? ( + dev-python/js2py[${PYTHON_USEDEP}] + dev-python/responses[${PYTHON_USEDEP}] +)" + +distutils_enable_tests pytest
WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/cloudscraper/ Date: Tue, 9 Jun 2020 16:37:03 +0000 (UTC) [thread overview] Message-ID: <1591714628.111df37346c536d28c233ff03cc02ba7617db132.andrewammerlaan@gentoo> (raw) Message-ID: <20200609163703._wQrxI4CVncTJhgXLFcc5hQJCHWjmqybQpRnfDvGDw8@z> (raw) commit: 111df37346c536d28c233ff03cc02ba7617db132 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Tue Jun 9 14:57:08 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Tue Jun 9 14:57:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=111df373 dev-python/cloudscraper: version bump, add py3_8 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-python/cloudscraper/Manifest | 1 + dev-python/cloudscraper/cloudscraper-1.2.40.ebuild | 28 ++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/dev-python/cloudscraper/Manifest b/dev-python/cloudscraper/Manifest index 67c8ef2..08ee127 100644 --- a/dev-python/cloudscraper/Manifest +++ b/dev-python/cloudscraper/Manifest @@ -1 +1,2 @@ DIST cloudscraper-1.2.34.tar.gz 115370 BLAKE2B 83161345b94378af08d8df51d58fd268c623545c00ff786d7005fa2908ee328c40d26c1a88f759008401af5e1134525981ca18e06553a60a864eda97c4948584 SHA512 ee9b75cbf5a16b97e6806e7ea902566a4f8e7aa4ad0128227fbe9e91897dfdbbd709049cdc22181b0a0eb7bda5d572c0f0b1264f621dcb100be3af2ee04a7ba9 +DIST cloudscraper-1.2.40.tar.gz 125216 BLAKE2B 7239d78d33ca80231ab3814a208da4c78ecfb1c1650e5ef9876517860107947bc849e688e19214d0636aff52eb02eeb750721e9fff7a4e164a5ce81eff2f7486 SHA512 f71d438acf4f0e423cb7d43a986871fab81122670cb1e353b264473c8b3446073c2fa7b39f1079fa85a398d7008c1d375e5417e2e9f74640b6bd52d07768f6bf diff --git a/dev-python/cloudscraper/cloudscraper-1.2.40.ebuild b/dev-python/cloudscraper/cloudscraper-1.2.40.ebuild new file mode 100644 index 0000000..57c9e58 --- /dev/null +++ b/dev-python/cloudscraper/cloudscraper-1.2.40.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6,7,8} ) + +inherit distutils-r1 + +DESCRIPTION="A Python module to bypass Cloudflare's anti-bot page" +HOMEPAGE="https://github.com/venomous/cloudscraper" +SRC_URI="https://github.com/VeNoMouS/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + >=dev-python/requests-2.9.2[${PYTHON_USEDEP}] + >=dev-python/requests-toolbelt-0.9.1[${PYTHON_USEDEP}] +" + +DEPEND="test? ( + dev-python/js2py[${PYTHON_USEDEP}] + dev-python/responses[${PYTHON_USEDEP}] +)" + +distutils_enable_tests pytest
next reply other threads:[~2020-06-09 14:58 UTC|newest] Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-06-09 14:57 Andrew Ammerlaan [this message] 2020-06-09 16:37 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/cloudscraper/ Andrew Ammerlaan -- strict thread matches above, loose matches on Subject: below -- 2021-06-01 9:34 [gentoo-commits] repo/proj/guru:dev " Maciej Barć 2021-05-17 0:49 Maciej Barć 2021-05-16 23:12 Maciej Barć 2021-05-16 23:12 Maciej Barć 2021-04-25 14:53 Maciej Barć 2021-02-20 14:39 Maciej Barć 2021-02-20 14:39 Maciej Barć 2020-09-28 8:08 Maciej Barć 2020-05-03 16:01 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-05-03 16:00 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-05-03 9:33 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-05-03 9:05 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-05-02 16:45 Maciej Barć
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=1591714628.111df37346c536d28c233ff03cc02ba7617db132.andrewammerlaan@gentoo \ --to=andrewammerlaan@riseup.net \ --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: linkBe 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