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: Thu, 14 Nov 2019 08:07:33 +0000 (UTC)	[thread overview]
Message-ID: <1573718843.19a0dae3fca50eded49ab9a2d458708b754f35c6.voyageur@gentoo> (raw)

commit:     19a0dae3fca50eded49ab9a2d458708b754f35c6
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 14 08:06:55 2019 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Thu Nov 14 08:07:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19a0dae3

dev-python/tld: 0.9.7 bump

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

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

diff --git a/dev-python/tld/Manifest b/dev-python/tld/Manifest
index e8939a2eb51..60bbebfa0b7 100644
--- a/dev-python/tld/Manifest
+++ b/dev-python/tld/Manifest
@@ -1,3 +1,4 @@
 DIST tld-0.9.2.tar.gz 562143 BLAKE2B 6b7f3c15127d2a97240054b3ee53c628ebf3f381399f7b4460879cd0034dae4f944e33950cafeaf36ab222b9578146564369c0401dc8066d8092bc00ebeb40c4 SHA512 72e829efa48fccb7f8f771f7b84e98d7f38de8f214c26d25741448981de432bbe09f3dac646779135a74c8f3fd0669e3c371d2136e5edc3c2e3750fd5d5631dd
 DIST tld-0.9.3.tar.gz 563527 BLAKE2B 60a6c33e1a3ce1b7336e1f7eb731510a9675bb3e2a8bd05662c6a9c869d54a97ba71c6f3af2ba4bdd20e6f1af7123dcd383c9fc5e0d34776b75fb7ff4e84ca23 SHA512 2884dcce2c08da4e8af5773f9e593c779baaa10930d26f3161314b4ec871d7c788dd583cdd30e9db304d8bd13abf2f8f5eea8c42e8834015c27e5ac8e249d4ab
 DIST tld-0.9.6.tar.gz 826845 BLAKE2B 5084bd326f12628be81b6f702b5672f46c753d970fa249e2116c1f0932cb1567092698dfd358130756f2535cf020125af4c585d76c11c210b2566be9019d8738 SHA512 329bb3e0e2c2682fbc3d3bf16244858cd9202cd4df34c61dcd9e3a62f0566bf365207d0099b63b2da280fa78d541ff68c1d75236d2d5da0f0c575896d347c6be
+DIST tld-0.9.7.tar.gz 912360 BLAKE2B be5373040a689fc4d8831c85fb9da29070978c6ea6a7c279caf9dace80c3171ad414861f2558bcdd3ae0f15cba33e577f40869c536611a14eeafc4c1265fdcc4 SHA512 45a42f0c9ffe18912c33c26f30eda33117efd37688cfadbdb05514e22249d0c371629cb29a1d2eb4bce49efdb5d45bab3438f1b6e0dddef905b7ec6ad4fd99e5

diff --git a/dev-python/tld/tld-0.9.7.ebuild b/dev-python/tld/tld-0.9.7.ebuild
new file mode 100644
index 00000000000..4d524f15e24
--- /dev/null
+++ b/dev-python/tld/tld-0.9.7.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+
+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:[~2019-11-14  8:07 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-14  8:07 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-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-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=1573718843.19a0dae3fca50eded49ab9a2d458708b754f35c6.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