public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/tld/
Date: Mon,  4 May 2020 12:24:48 +0000 (UTC)	[thread overview]
Message-ID: <1588594966.29e73fcea40ad32c91f00608d5173a741870bfb7.mgorny@gentoo> (raw)

commit:     29e73fcea40ad32c91f00608d5173a741870bfb7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May  4 12:22:46 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May  4 12:22:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29e73fce

dev-python/tld: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

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

diff --git a/dev-python/tld/Manifest b/dev-python/tld/Manifest
index 8d6f5eabd08..0a04503d542 100644
--- a/dev-python/tld/Manifest
+++ b/dev-python/tld/Manifest
@@ -1,2 +1 @@
-DIST tld-0.11.10.tar.gz 1345092 BLAKE2B c8451bb7bf8be75b6ccfab8a797f5f79a8b8e7992e73ea3f93b227a4f092feafba675dc7656bb7021cc4ffab2a95532ad50a9492e23878416612b23e6a0a0555 SHA512 c2eeaddd52d0e6e1aa42b6018cc4ce2e80630371c1223217bfc8761440231630fedb26ef3714a33c978c546045a08b36b90a8f2591af146ee2282b24b283c308
 DIST tld-0.12.1.tar.gz 1346595 BLAKE2B 393c052872218212ef13ee60d011ed5fc0ee8eea37530081b43004c3e4d9e64a6198df1191a4e28032a1ee8ab884d52297995e138f830d81a4bd8484e9aa72f2 SHA512 eeaab86528fdd516f8e8ff42bd04432d6c1bea995c673563630a2b849705ec08450e592c39f9f5e649ced93548443a766507474222cce31b86ef0fc400d766f2

diff --git a/dev-python/tld/tld-0.11.10.ebuild b/dev-python/tld/tld-0.11.10.ebuild
deleted file mode 100644
index e1017bfa9ac..00000000000
--- a/dev-python/tld/tld-0.11.10.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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-05-04 12:24 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-04 12:24 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-27 17:08 [gentoo-commits] repo/gentoo:master commit in: dev-python/tld/ Michał Górny
2025-05-22 15:27 Michał Górny
2024-05-19 11:47 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-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-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=1588594966.29e73fcea40ad32c91f00608d5173a741870bfb7.mgorny@gentoo \
    --to=mgorny@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