public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Bernard Cafarelli" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/tld/
Date: Mon,  2 Mar 2020 09:01:34 +0000 (UTC)	[thread overview]
Message-ID: <1583139500.fd085082e85e3acc9b9999688da00b88dc35c1ca.voyageur@gentoo> (raw)

commit:     fd085082e85e3acc9b9999688da00b88dc35c1ca
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  2 08:58:10 2020 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Mon Mar  2 08:58:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd085082

dev-python/tld: 0.11.10 bump

Package-Manager: Portage-2.3.91, Repoman-2.3.20
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 dev-python/tld/Manifest           |  1 +
 dev-python/tld/tld-0.11.10.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/dev-python/tld/Manifest b/dev-python/tld/Manifest
index b0eee3ee245..17973062b9a 100644
--- a/dev-python/tld/Manifest
+++ b/dev-python/tld/Manifest
@@ -1 +1,2 @@
+DIST tld-0.11.10.tar.gz 1345092 BLAKE2B c8451bb7bf8be75b6ccfab8a797f5f79a8b8e7992e73ea3f93b227a4f092feafba675dc7656bb7021cc4ffab2a95532ad50a9492e23878416612b23e6a0a0555 SHA512 c2eeaddd52d0e6e1aa42b6018cc4ce2e80630371c1223217bfc8761440231630fedb26ef3714a33c978c546045a08b36b90a8f2591af146ee2282b24b283c308
 DIST tld-0.11.8.tar.gz 1344244 BLAKE2B 37c485cbb4067db78e68c07b5c68ad8ef67026b30dcc683dd2af9e468ef9bef3b2d7684c7d1a311c1867336e615af4d817ea204511701a0aae28b9bfc3c0d5fb SHA512 d36f5a13ef871f54b654df3a136416e4fde8552ccbec8a398f51ae391672f9ce3e5e9d5a7b7e3b5714e800116dd9db9c1080dcbed5f8d801d20930a70e4e64e4

diff --git a/dev-python/tld/tld-0.11.10.ebuild b/dev-python/tld/tld-0.11.10.ebuild
new file mode 100644
index 00000000000..e1017bfa9ac
--- /dev/null
+++ b/dev-python/tld/tld-0.11.10.ebuild
@@ -0,0 +1,20 @@
+# 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="Extract the top level domain (TLD) from the URL given"
+HOMEPAGE="https://github.com/barseghyanartur/tld"
+SRC_URI="https://github.com/barseghyanartur/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=""


             reply	other threads:[~2020-03-02  9:01 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-02  9:01 Bernard Cafarelli [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-19 11:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/tld/ Michał Górny
2023-06-01 14:50 Michał Górny
2023-03-16 16:35 Michał Górny
2023-02-28  5:06 Michał Górny
2023-02-03  7:19 Michał Górny
2023-02-01 23:47 Bernard Cafarelli
2021-06-07  7:00 Michał Górny
2021-01-23  9:29 Bernard Cafarelli
2021-01-13  8:25 Bernard Cafarelli
2020-12-05 17:30 Bernard Cafarelli
2020-06-16 10:32 Bernard Cafarelli
2020-05-04 12:24 Michał Górny
2020-05-03 10:15 Bernard Cafarelli
2020-03-29 10:13 Michał Górny
2020-03-02  9:01 Bernard Cafarelli
2020-02-06  6:38 Michał Górny
2019-12-16 11:06 Bernard Cafarelli
2019-12-11  9:50 Bernard Cafarelli
2019-12-10 12:22 Bernard Cafarelli
2019-12-10 12:22 Bernard Cafarelli
2019-11-14  8:07 Bernard Cafarelli
2019-09-24 12:56 Bernard Cafarelli
2019-04-15 22:27 Bernard Cafarelli
2019-04-15 22:27 Bernard Cafarelli
2019-01-14 17:33 Bernard Cafarelli
2018-07-24 13:16 Bernard Cafarelli
2018-07-24 13:16 Bernard Cafarelli
2018-04-09 13:43 Bernard Cafarelli
2018-01-09 13:40 Bernard Cafarelli

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=1583139500.fd085082e85e3acc9b9999688da00b88dc35c1ca.voyageur@gentoo \
    --to=voyageur@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