From: "Hanno Böck" <hanno@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/robot-detection/
Date: Wed, 16 Sep 2020 17:30:53 +0000 (UTC) [thread overview]
Message-ID: <1600277443.a0118dbd5759cf60f8ac49f0e1557e4b783952ba.hanno@gentoo> (raw)
commit: a0118dbd5759cf60f8ac49f0e1557e4b783952ba
Author: Hanno Böck <hanno <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 16 17:30:43 2020 +0000
Commit: Hanno Böck <hanno <AT> gentoo <DOT> org>
CommitDate: Wed Sep 16 17:30:43 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0118dbd
dev-python/robot-detection: Initial commit.
Needed for mailman 3.
Signed-off-by: Hanno Böck <hanno <AT> gentoo.org>
Package-Manager: Portage-3.0.7, Repoman-3.0.1
dev-python/robot-detection/Manifest | 1 +
dev-python/robot-detection/metadata.xml | 11 +++++++++++
dev-python/robot-detection/robot-detection-0.4.0.ebuild | 15 +++++++++++++++
3 files changed, 27 insertions(+)
diff --git a/dev-python/robot-detection/Manifest b/dev-python/robot-detection/Manifest
new file mode 100644
index 00000000000..9c579d21d31
--- /dev/null
+++ b/dev-python/robot-detection/Manifest
@@ -0,0 +1 @@
+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
new file mode 100644
index 00000000000..80afc2dedf6
--- /dev/null
+++ b/dev-python/robot-detection/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>hanno@gentoo.org</email>
+ </maintainer>
+ <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.ebuild b/dev-python/robot-detection/robot-detection-0.4.0.ebuild
new file mode 100644
index 00000000000..d4e7b9b609b
--- /dev/null
+++ b/dev-python/robot-detection/robot-detection-0.4.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+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"
next reply other threads:[~2020-09-16 17:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-16 17:30 Hanno Böck [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-10-11 8:24 [gentoo-commits] repo/gentoo:master commit in: dev-python/robot-detection/ Arthur Zamarin
2021-10-11 8:24 Arthur Zamarin
2021-10-11 19:57 Arthur Zamarin
2021-12-27 18:15 Hanno Böck
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=1600277443.a0118dbd5759cf60f8ac49f0e1557e4b783952ba.hanno@gentoo \
--to=hanno@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