From: "Amy Liffey" <amynka@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/click-threading/
Date: Sun, 27 May 2018 09:12:03 +0000 (UTC) [thread overview]
Message-ID: <1527412258.b3f21eabecfb2ec6f6030b255ae140cce34d5ec6.amynka@gentoo> (raw)
commit: b3f21eabecfb2ec6f6030b255ae140cce34d5ec6
Author: Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Sun May 27 09:10:12 2018 +0000
Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Sun May 27 09:10:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3f21eab
dev-python/click-threading: remove old 0.1.2
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-python/click-threading/Manifest | 1 -
.../click-threading/click-threading-0.1.2.ebuild | 21 ---------------------
2 files changed, 22 deletions(-)
diff --git a/dev-python/click-threading/Manifest b/dev-python/click-threading/Manifest
index 6006e75187b..a2ba70be84f 100644
--- a/dev-python/click-threading/Manifest
+++ b/dev-python/click-threading/Manifest
@@ -1,3 +1,2 @@
-DIST click-threading-0.1.2.tar.gz 3232 BLAKE2B b50ffc6291ddd7ef02f9fbf7177cc96730ceb482372ff1731968268cfdde115336b3ccd4f82a0595439261d381dae82a51d15673506bb08742d13d84f7e2028d SHA512 4612c5314800a76e65468fb80c9495e14605bbda8b5e25e8d78e8baaa9392e424d673d942bd7d0f3955e0241ddc4b87aa348dcb7f3b9516ba94fb8352c0400b6
DIST click-threading-0.3.0-gh.tar.gz 3759 BLAKE2B 2d91085004c2cd6dd6af2ad4b61284c93ad83b458fb68df0908fdab0de1d87bfd994d3c68cd58e671219b38af55282ee5a17b45a12a4e76e7c40768869ce7968 SHA512 ca535a54f5d88c70c3f8f05f2d423e1b9b0f0b3793a1c04cdc90b61d4fa99f6906a327143dacb2b946ba8c1a9977d9c96ce9caeac9638521641d574316a0bad6
DIST click-threading-0.4.4-gh.tar.gz 9815 BLAKE2B 57f4cd386c0d1a0ee999ea7ccb91319e8bc2d177e9f52b9979b4a93d68a1c3502f8aa05f163a991a8f78c90692c65d026295a710004035f2c48868453bf2f2a5 SHA512 4a7af23be600cab43dcda267d9d9d3ed0cc885f9829f2412844ac9cd3f0f41d1bea3f157f9e37cc3333c4b0a3d65ab4525edcaeec767850efab5cc037e95e532
diff --git a/dev-python/click-threading/click-threading-0.1.2.ebuild b/dev-python/click-threading/click-threading-0.1.2.ebuild
deleted file mode 100644
index 7d9b9a05b96..00000000000
--- a/dev-python/click-threading/click-threading-0.1.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} )
-
-inherit distutils-r1
-
-DESCRIPTION="Multithreaded Click apps made easy."
-HOMEPAGE="https://github.com/click-contrib/click-threading https://pypi.org/project/click-threading/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-python/click-5.0"
-RDEPEND="${DEPEND}"
-
-DOCS=( README.rst )
next reply other threads:[~2018-05-27 9:12 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-27 9:12 Amy Liffey [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-27 12:08 [gentoo-commits] repo/gentoo:master commit in: dev-python/click-threading/ Michał Górny
2024-05-17 14:26 Michał Górny
2023-06-02 15:09 Michał Górny
2022-06-16 8:04 Michał Górny
2022-06-04 17:48 Michał Górny
2022-05-23 6:55 Michał Górny
2022-05-23 6:55 Michał Górny
2021-12-21 3:39 Yixun Lan
2021-10-17 7:33 Michał Górny
2021-06-01 13:03 Sam James
2021-05-30 20:47 Michał Górny
2020-04-26 14:52 Michał Górny
2020-03-04 5:01 Michał Górny
2020-02-04 15:48 Michał Górny
2019-12-24 19:54 Mikle Kolyada
2019-12-13 16:07 Aaron Bauman
2018-05-27 9:12 Amy Liffey
2017-04-22 16:41 Michał Górny
2017-04-22 16:41 Michał Górny
2017-04-22 16:41 Michał Górny
2016-08-31 8:27 Amy Winston
2016-02-21 15:18 Amy Winston
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=1527412258.b3f21eabecfb2ec6f6030b255ae140cce34d5ec6.amynka@gentoo \
--to=amynka@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