From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/click/
Date: Tue, 20 Sep 2016 00:46:56 +0000 (UTC) [thread overview]
Message-ID: <1474332398.db51b92c763b695cf83a328968be489511731f30.monsieurp@gentoo> (raw)
commit: db51b92c763b695cf83a328968be489511731f30
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 20 00:46:38 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Sep 20 00:46:38 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db51b92c
dev-python/click: Clean up old.
Package-Manager: portage-2.2.28
dev-python/click/Manifest | 5 ----
dev-python/click/click-2.0.ebuild | 23 ------------------
dev-python/click/click-5.1.ebuild | 49 ---------------------------------------
dev-python/click/click-6.2.ebuild | 49 ---------------------------------------
dev-python/click/click-6.3.ebuild | 49 ---------------------------------------
dev-python/click/click-6.5.ebuild | 49 ---------------------------------------
6 files changed, 224 deletions(-)
diff --git a/dev-python/click/Manifest b/dev-python/click/Manifest
index af4d043..5e1ff7f 100644
--- a/dev-python/click/Manifest
+++ b/dev-python/click/Manifest
@@ -1,6 +1 @@
-DIST click-2.0.tar.gz 47342 SHA256 33a984fe73aa8c6bf69c38098b69dd38405529db54baf4c8cf64c50b2dee644f SHA512 4c703ab4b5c76e393420b0edf9af9e8ddb301ccfef5f8117d3408eaa8a94abe6b7b5c7a8b61b7774a3b459b153c10438e8934f21ceb73697199828cce2c2887c WHIRLPOOL bf599395245319b31c189df297a1ec35ca69723ed24e2d3e9aa9231a3cfebdb80e1f43a0b010865b6fbecf09f23dc1121cca232aec26f09bdb455f41da5261c4
-DIST click-5.1.tar.gz 275592 SHA256 678c98275431fad324275dec63791e4a17558b40e5a110e20a82866139a85a5a SHA512 b860b0227644f5d1cc24d41e66985421ec971f11f3f596fb46508fdc787200b949e7ef29b2035421ebb0115384688da03c3c95a0d6acc58dd3b566b32a2b7c6a WHIRLPOOL 8bda8de886a272972595bf51af3881962063daaa4fc9e104af59b4798008a2f780c3fb4a758d7fe14ef075b92aecc43415b08bb213cbd6ac4ab92a56e405276e
-DIST click-6.2.tar.gz 281717 SHA256 fba0ff70f5ebb4cebbf64c40a8fbc222fb7cf825237241e548354dabe3da6a82 SHA512 3950bd4e05823dbd526b3e3d17f9eb6871e1591342bdc4d21b7d4cea8f66791b1ab1d79ec664dae55cfbeaa5086fabb0db596bc88593251002c6584eae823477 WHIRLPOOL a53c5be5510e485f51682de0f13abadadc6627eda1ef0a9e55d2e7fe78a1fe79ba200c4172d47674d08d103b9b83dacb18da3ff8ddc09ad8e781503b87d5ceaf
-DIST click-6.3.tar.gz 283062 SHA256 b720d9faabe193287b71e3c26082b0f249501288e153b7e7cfce3bb87ac8cc1c SHA512 c7518b9c595fe35efb6be4391006a471cdc909f6725b9b3c45b06ec7b8b24560543ee151ff3afabc76ea23f4367795c4e5ace9b4b780c18c48a3e512474e3bf8 WHIRLPOOL 252ddf31265a2ed4eecc616ac94a7e0c32438c204729bff7e57b0ec850dd02004c76751934202f9de3bb4dc5811dfd10cb05f50d7e4a465dcc752438176c8ecc
-DIST click-6.5.tar.gz 283427 SHA256 596b81cda1d84d8cb57ceefd17a78d084c60b134819067b0721a3b0f53dc3ad2 SHA512 d8a958a7bb07a546551664616f663a2c5c7ec47b4b70d28e427be3d3dd0e8035d2473128c35ac2cab8a1a7bb754c9117658f127f709d032d8b15c5a71c97683f WHIRLPOOL f8d1d02ddc1b8d49c6cce671587d58e0387d8c490ba5e051cf6d0187f16ca56f76a36c7c3c3bea988d3f8ee5ca44dfa2fb2cdbd16ce0315b1b8e147406cf2924
DIST click-6.6.tar.gz 283420 SHA256 cc6a19da8ebff6e7074f731447ef7e112bd23adf3de5c597cf9989f2fd8defe9 SHA512 5650cfe6c8b55a7e823e22248964143278d61383dac63497508a864807f1950f9dd5d76ce6a501e589dd81fed6e2a1248d3f8973be25a91950896b7408dc88bc WHIRLPOOL db9f36bb86599599b95ae350659f75f387d15196261acaef1e069769ca8e2f29be8dc3ae5cdd94d8303907f94b90ed00209a3410da863afcce74d393a2f48d3c
diff --git a/dev-python/click/click-2.0.ebuild b/dev-python/click/click-2.0.ebuild
deleted file mode 100644
index 057bf57..00000000
--- a/dev-python/click/click-2.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="A Python package for creating beautiful command line interfaces"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-HOMEPAGE="http://click.pocoo.org/ https://pypi.python.org/pypi/click"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-# FIXME: tests docs and examples aren't being shipped with releases.
-# Asked upstream to fix this. Avoided using github snapshots for now. (rafaelmartins)
-IUSE=""
-
-RDEPEND="dev-python/colorama"
-DEPEND="${RDEPEND}"
diff --git a/dev-python/click/click-5.1.ebuild b/dev-python/click/click-5.1.ebuild
deleted file mode 100644
index 102ce01..00000000
--- a/dev-python/click/click-5.1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="A Python package for creating beautiful command line interfaces"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-HOMEPAGE="http://click.pocoo.org/ https://pypi.python.org/pypi/click"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
-IUSE="doc examples test"
-
-REQUIRED_USE="doc? ( || ( $(python_gen_useflags 'python2*') ) )"
-
-DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? ( dev-python/pytest[${PYTHON_USEDEP}] )
- doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
-
-pkg_setup() {
- use doc && DISTUTILS_ALL_SUBPHASE_IMPLS=( 'python2*' )
-}
-
-python_prepare_all() {
- # Prevent un-needed d'loading
- sed -e "s/, 'sphinx.ext.intersphinx'//" -i docs/conf.py || die
- distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
- use doc && emake -C docs html
-}
-
-python_test() {
- emake test
-}
-
-python_install_all() {
- use doc && local HTML_DOCS=( docs/_build/html/. )
- use examples && local EXAMPLES=( examples/. )
- distutils-r1_python_install_all
-}
diff --git a/dev-python/click/click-6.2.ebuild b/dev-python/click/click-6.2.ebuild
deleted file mode 100644
index 59f7847..00000000
--- a/dev-python/click/click-6.2.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="A Python package for creating beautiful command line interfaces"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-HOMEPAGE="http://click.pocoo.org/ https://pypi.python.org/pypi/click"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE="doc examples test"
-
-REQUIRED_USE="doc? ( || ( $(python_gen_useflags 'python2*') ) )"
-
-DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? ( dev-python/pytest[${PYTHON_USEDEP}] )
- doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
-
-pkg_setup() {
- use doc && DISTUTILS_ALL_SUBPHASE_IMPLS=( 'python2*' )
-}
-
-python_prepare_all() {
- # Prevent un-needed d'loading
- sed -e "s/, 'sphinx.ext.intersphinx'//" -i docs/conf.py || die
- distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
- use doc && emake -C docs html
-}
-
-python_test() {
- emake test
-}
-
-python_install_all() {
- use doc && local HTML_DOCS=( docs/_build/html/. )
- use examples && local EXAMPLES=( examples/. )
- distutils-r1_python_install_all
-}
diff --git a/dev-python/click/click-6.3.ebuild b/dev-python/click/click-6.3.ebuild
deleted file mode 100644
index 06d1963..00000000
--- a/dev-python/click/click-6.3.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="A Python package for creating beautiful command line interfaces"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-HOMEPAGE="http://click.pocoo.org/ https://pypi.python.org/pypi/click"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
-IUSE="doc examples test"
-
-REQUIRED_USE="doc? ( || ( $(python_gen_useflags 'python2*') ) )"
-
-DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? ( dev-python/pytest[${PYTHON_USEDEP}] )
- doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
-
-pkg_setup() {
- use doc && DISTUTILS_ALL_SUBPHASE_IMPLS=( 'python2*' )
-}
-
-python_prepare_all() {
- # Prevent un-needed d'loading
- sed -e "s/, 'sphinx.ext.intersphinx'//" -i docs/conf.py || die
- distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
- use doc && emake -C docs html
-}
-
-python_test() {
- emake test
-}
-
-python_install_all() {
- use doc && local HTML_DOCS=( docs/_build/html/. )
- use examples && dodoc -r examples
- distutils-r1_python_install_all
-}
diff --git a/dev-python/click/click-6.5.ebuild b/dev-python/click/click-6.5.ebuild
deleted file mode 100644
index 6c9a3dc..00000000
--- a/dev-python/click/click-6.5.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="A Python package for creating beautiful command line interfaces"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-HOMEPAGE="http://click.pocoo.org/ https://pypi.python.org/pypi/click"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE="doc examples test"
-
-REQUIRED_USE="doc? ( || ( $(python_gen_useflags 'python2*') ) )"
-
-DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? ( dev-python/pytest[${PYTHON_USEDEP}] )
- doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
-
-pkg_setup() {
- use doc && DISTUTILS_ALL_SUBPHASE_IMPLS=( 'python2*' )
-}
-
-python_prepare_all() {
- # Prevent un-needed d'loading
- sed -e "s/, 'sphinx.ext.intersphinx'//" -i docs/conf.py || die
- distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
- use doc && emake -C docs html
-}
-
-python_test() {
- emake test
-}
-
-python_install_all() {
- use doc && local HTML_DOCS=( docs/_build/html/. )
- use examples && dodoc -r examples
- distutils-r1_python_install_all
-}
next reply other threads:[~2016-09-20 0:47 UTC|newest]
Thread overview: 119+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-20 0:46 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-21 1:04 [gentoo-commits] repo/gentoo:master commit in: dev-python/click/ Sam James
2025-09-19 2:44 Michał Górny
2025-08-02 5:20 Michał Górny
2025-06-07 9:28 Michał Górny
2025-06-07 9:18 Michał Górny
2025-05-21 5:38 Michał Górny
2025-05-19 18:08 Michał Górny
2025-05-11 3:09 Michał Górny
2025-05-10 20:04 Sam James
2025-02-16 14:46 Michał Górny
2025-01-11 9:29 Michał Górny
2025-01-11 8:51 Arthur Zamarin
2024-12-22 8:07 Michał Górny
2023-09-17 4:44 Michał Górny
2023-09-16 22:58 Sam James
2023-08-17 18:55 Michał Górny
2023-08-11 19:10 Michał Górny
2023-08-11 19:06 Arthur Zamarin
2023-07-19 6:57 Michał Górny
2023-07-14 5:33 Michał Górny
2023-07-07 3:15 Michał Górny
2023-05-27 17:45 Sam James
2022-05-31 7:22 Michał Górny
2022-05-31 7:08 Jakov Smolić
2022-05-11 17:54 Michał Górny
2022-05-08 12:44 Michał Górny
2022-05-01 12:56 Michał Górny
2022-04-28 18:48 Michał Górny
2022-04-26 20:28 Michał Górny
2022-04-01 7:11 Arthur Zamarin
2022-03-31 11:33 Michał Górny
2022-03-29 8:33 Michał Górny
2022-03-26 18:14 Arthur Zamarin
2022-03-26 17:36 Arthur Zamarin
2022-02-19 0:05 Michał Górny
2021-12-09 22:39 Michał Górny
2021-12-09 21:24 Sam James
2021-11-09 14:01 Michał Górny
2021-11-09 10:38 Michał Górny
2021-10-11 7:56 Michał Górny
2021-10-09 7:08 Michał Górny
2021-09-26 22:36 James Le Cuirot
2021-09-18 15:48 Arthur Zamarin
2021-08-28 8:16 Arthur Zamarin
2021-06-17 23:22 Sam James
2021-06-14 22:30 Michał Górny
2021-06-14 22:18 Sam James
2021-05-20 7:25 Michał Górny
2021-05-12 8:37 Michał Górny
2021-05-07 10:33 Michał Górny
2021-03-09 9:44 Sam James
2021-02-21 13:20 David Seifert
2020-11-28 8:27 Sam James
2020-09-20 10:24 Michał Górny
2020-07-08 13:08 Michał Górny
2020-07-08 7:18 Sergei Trofimovich
2020-07-08 7:11 Sergei Trofimovich
2020-07-02 17:05 Sergei Trofimovich
2020-05-26 10:42 Michał Górny
2020-05-26 10:35 Michał Górny
2020-03-07 11:06 Agostino Sarubbo
2020-03-07 11:03 Agostino Sarubbo
2020-03-07 10:58 Agostino Sarubbo
2020-03-07 10:54 Agostino Sarubbo
2020-03-07 10:50 Agostino Sarubbo
2020-03-07 9:44 Agostino Sarubbo
2020-03-07 8:59 Agostino Sarubbo
2019-12-07 23:07 Matt Turner
2019-12-03 3:02 Aaron Bauman
2019-11-25 12:35 Michał Górny
2019-11-22 7:30 Patrick McLean
2019-08-15 18:51 Sergei Trofimovich
2019-05-31 6:54 Sergei Trofimovich
2019-05-02 22:02 Mikle Kolyada
2019-04-14 2:05 Aaron Bauman
2019-03-26 18:52 Aaron Bauman
2019-03-04 1:35 Thomas Deutschmann
2019-01-04 23:10 Mikle Kolyada
2019-01-03 19:30 Sergei Trofimovich
2018-11-26 19:44 Mikle Kolyada
2018-11-07 23:03 Sergei Trofimovich
2018-10-27 18:46 Sergei Trofimovich
2018-10-18 20:02 Michał Górny
2018-08-30 15:48 Virgil Dupras
2018-08-21 2:11 Virgil Dupras
2018-08-13 12:45 Virgil Dupras
2018-08-13 12:01 Virgil Dupras
2018-06-14 14:11 Alexey Shvetsov
2018-04-14 20:36 Mart Raudsepp
2018-01-03 7:38 Sergei Trofimovich
2017-11-24 6:15 Markus Meier
2017-11-19 19:16 Sergei Trofimovich
2017-11-13 7:54 Sergei Trofimovich
2017-11-12 18:33 Sergei Trofimovich
2017-10-30 0:06 Manuel Rüger
2017-10-29 21:58 Sergei Trofimovich
2017-10-29 21:08 Thomas Deutschmann
2017-02-12 22:20 Zac Medico
2017-02-08 15:17 Manuel Rüger
2017-01-28 14:32 Mart Raudsepp
2016-09-20 0:46 Patrice Clement
2016-07-17 21:03 Patrick Lauer
2016-05-26 11:58 Tobias Klausmann
2016-04-05 21:07 Manuel Rüger
2016-03-18 6:08 Markus Meier
2016-03-15 15:27 Agostino Sarubbo
2016-02-27 13:38 Jeroen Roovers
2016-02-24 8:44 Justin Lecher
2016-02-23 9:22 Justin Lecher
2016-01-25 8:31 Justin Lecher
2015-11-28 9:28 Justin Lecher
2015-11-27 14:10 Justin Lecher
2015-11-23 6:44 Jeroen Roovers
2015-11-22 8:19 Markus Meier
2015-10-14 13:40 Justin Lecher
2015-10-11 11:25 Justin Lecher
2015-10-01 18:48 Manuel Rüger
2015-09-20 9:33 Justin Lecher
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=1474332398.db51b92c763b695cf83a328968be489511731f30.monsieurp@gentoo \
--to=monsieurp@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