summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-06-05 16:12:03 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-06-05 16:16:30 +0200
commitfbbdf4fbaff5812c633008aeca7998b44ed55ed9 (patch)
treeadff624ea5e333ddb0779acd850ac53aca9e6729
parentdev-python/aiosmtpd: treeclean (diff)
downloadgentoo-fbbdf4fb.tar.gz
gentoo-fbbdf4fb.tar.bz2
gentoo-fbbdf4fb.zip
dev-python/robot-detection: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-python/robot-detection/Manifest1
-rw-r--r--dev-python/robot-detection/metadata.xml10
-rw-r--r--dev-python/robot-detection/robot-detection-0.4.0-r1.ebuild19
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 31 deletions
diff --git a/dev-python/robot-detection/Manifest b/dev-python/robot-detection/Manifest
deleted file mode 100644
index 9c579d21d319..000000000000
--- a/dev-python/robot-detection/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST robot-detection-0.4.0.tar.gz 81090 BLAKE2B d8422567119a633e1f97586895191a5f331e7800db596b204cc6e7a0b44efee1ffbc0e4941911a1410be329126997f59eebb63441e12196feaf5ac8000b1434b SHA512 10b1fbd2307c375e3cd067e43bee1bc0ff71f4b83ede9b92d2fb8d60edfd6d4a8d1a4d06d74e3c0653056f2e2b2cb81a7e997047093e925bd79bf4626d33d85f
diff --git a/dev-python/robot-detection/metadata.xml b/dev-python/robot-detection/metadata.xml
deleted file mode 100644
index ff64bfec115c..000000000000
--- a/dev-python/robot-detection/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <stabilize-allarches/>
- <upstream>
- <remote-id type="pypi">robot-detection</remote-id>
- <remote-id type="github">rory/robot-detection</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/robot-detection/robot-detection-0.4.0-r1.ebuild b/dev-python/robot-detection/robot-detection-0.4.0-r1.ebuild
deleted file mode 100644
index 9619e2b5e7f0..000000000000
--- a/dev-python/robot-detection/robot-detection-0.4.0-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Module to detect if a given HTTP User Agent is a web crawler"
-HOMEPAGE="https://github.com/rory/robot-detection"
-SRC_URI="https://github.com/rory/robot-detection/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
-
-distutils_enable_tests unittest
diff --git a/profiles/package.mask b/profiles/package.mask
index db06d4795c3a..0b2b6d0dbf40 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -365,7 +365,6 @@ dev-python/lazr-delegates
dev-python/python3-openid
dev-python/rcssmin
dev-python/rjsmin
-dev-python/robot-detection
# Matt Turner <mattst88@gentoo.org> (2022-04-30)
# Masked for testing. Apparently causes crashes. Bug #841857.