public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/cloudscraper/
Date: Wed,  2 Jun 2021 16:00:32 +0000 (UTC)	[thread overview]
Message-ID: <1622540018.b2d664f55931344a38c3fbeedc58ebb225ab7992.andrewammerlaan@gentoo> (raw)

commit:     b2d664f55931344a38c3fbeedc58ebb225ab7992
Author:     Maciej Barć <xgqt <AT> riseup <DOT> net>
AuthorDate: Tue Jun  1 09:33:38 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Jun  1 09:33:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b2d664f5

dev-python: cloudscraper moved to ::gentoo

Closes: https://github.com/gentoo/guru/issues/63
Signed-off-by: Maciej Barć <xgqt <AT> riseup.net>

 dev-python/cloudscraper/Manifest                   |  2 --
 dev-python/cloudscraper/cloudscraper-1.2.56.ebuild | 29 ----------------------
 dev-python/cloudscraper/cloudscraper-1.2.58.ebuild | 29 ----------------------
 dev-python/cloudscraper/metadata.xml               | 12 ---------
 4 files changed, 72 deletions(-)

diff --git a/dev-python/cloudscraper/Manifest b/dev-python/cloudscraper/Manifest
deleted file mode 100644
index 7443bd9c4..000000000
--- a/dev-python/cloudscraper/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST cloudscraper-1.2.56.tar.gz 110983 BLAKE2B cba3136ba1ec25ea077f21f46eed2fff5412bc31cdf967cadd0c40837fd4bc62b7c0df580a2955dcee63857bab86d7f5b6560ca3bd470192447da1449dbea493 SHA512 f1f0ff97542cd08afb065a50a6e9d48e4d50fe2e51a89d9b0501c5de51e3eef326544ffb76940e6bb4ba080a35f21808f191abd7d7868a57021e955fa420c514
-DIST cloudscraper-1.2.58.tar.gz 110992 BLAKE2B b3e002d559ebdbb07686d74fe9967776f832397758653c2d6fe8ba766239d5744608fe6f321a0284c1da02a1ddb8257d7ce1931bb5adf71096e4151dbb9cb2a2 SHA512 bab8a9b00e891d2e0b982200de1a9a8fd800f554bda02624a963d0de19388880c4abf2ee32944177853eb7cb14e67521b0591e8d9430d1789425e67de9f1d467

diff --git a/dev-python/cloudscraper/cloudscraper-1.2.56.ebuild b/dev-python/cloudscraper/cloudscraper-1.2.56.ebuild
deleted file mode 100644
index 262ee0251..000000000
--- a/dev-python/cloudscraper/cloudscraper-1.2.56.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{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"
-
-DEPEND="
-	test? (
-		dev-python/js2py[${PYTHON_USEDEP}]
-		dev-python/responses[${PYTHON_USEDEP}]
-		net-libs/nodejs
-	)"
-RDEPEND="
-	>=dev-python/requests-2.9.2[${PYTHON_USEDEP}]
-	>=dev-python/requests-toolbelt-0.9.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/cloudscraper/cloudscraper-1.2.58.ebuild b/dev-python/cloudscraper/cloudscraper-1.2.58.ebuild
deleted file mode 100644
index 8e3deabed..000000000
--- a/dev-python/cloudscraper/cloudscraper-1.2.58.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-
-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"
-
-DEPEND="
-	test? (
-		dev-python/js2py[${PYTHON_USEDEP}]
-		dev-python/responses[${PYTHON_USEDEP}]
-		net-libs/nodejs
-	)"
-RDEPEND="
-	>=dev-python/requests-2.9.2[${PYTHON_USEDEP}]
-	>=dev-python/requests-toolbelt-0.9.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/cloudscraper/metadata.xml b/dev-python/cloudscraper/metadata.xml
deleted file mode 100644
index f9f0bacf4..000000000
--- a/dev-python/cloudscraper/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="person">
-    <email>xgqt@riseup.net</email>
-    <name>Maciej Barć</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="github">venomous/cloudscraper</remote-id>
-    <remote-id type="pypi">cloudscraper</remote-id>
-  </upstream>
-</pkgmetadata>


             reply	other threads:[~2021-06-02 16:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-02 16:00 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-17 19:11 [gentoo-commits] repo/proj/guru:master commit in: dev-python/cloudscraper/ Andrew Ammerlaan
2021-05-17 19:11 Andrew Ammerlaan
2021-05-17 19:11 Andrew Ammerlaan
2021-04-25 20:28 Andrew Ammerlaan
2021-02-20 19:04 Andrew Ammerlaan
2021-02-20 19:04 Andrew Ammerlaan
2020-09-28  9:02 Andrew Ammerlaan
2020-06-09 14:57 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-06-09 16:37 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-03 16:01 Andrew Ammerlaan
2020-05-03  9:33 Andrew Ammerlaan
2020-05-03  9:33 Andrew Ammerlaan

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=1622540018.b2d664f55931344a38c3fbeedc58ebb225ab7992.andrewammerlaan@gentoo \
    --to=andrewammerlaan@gentoo.org \
    --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