From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cookiecutter/
Date: Mon, 6 Feb 2017 17:23:43 +0000 (UTC) [thread overview]
Message-ID: <1486401796.18977de209567511b4328077c57fb945e4898bef.mrueg@gentoo> (raw)
commit: 18977de209567511b4328077c57fb945e4898bef
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 6 17:23:16 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Feb 6 17:23:16 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18977de2
dev-util/cookiecutter: Remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-util/cookiecutter/Manifest | 1 -
dev-util/cookiecutter/cookiecutter-1.4.0.ebuild | 42 -------------------------
2 files changed, 43 deletions(-)
diff --git a/dev-util/cookiecutter/Manifest b/dev-util/cookiecutter/Manifest
index 524379b..357ec71 100644
--- a/dev-util/cookiecutter/Manifest
+++ b/dev-util/cookiecutter/Manifest
@@ -1,3 +1,2 @@
-DIST cookiecutter-1.4.0.tar.gz 226136 SHA256 7697b1d64cd9b8eb5abd9e7594e318a80f1382f45d879c425944175697b29db2 SHA512 21cc9293b81c21f9256a73728310bd7898b2132bc007ef650ba94394e872aa97dfba83b93018923e773b908f8822f5f9d992e5cc078936e2f9ba032f3cc83f9d WHIRLPOOL d1b01766fa42eaa46b6fefe2b82ebe7712c83327e08704ddc938c8dc8f5fb0167e2d1cfe47373274f2ef387c4a253d9f88b46ac57804ed7557b8585da94b7590
DIST cookiecutter-1.5.0.tar.gz 246654 SHA256 553d00dcbdb6eed252ff15b5622ed98b2a22ffa96fc1b49717b4fbea32378526 SHA512 4b80577966e735da688e8a8c924a4692cf09b1e6c63dbadcac428dd60511bf917a9fe7cd4b00ed06b0f0636501e335dd8acc61c5df435b860ce130a5f52b6b62 WHIRLPOOL c7637e7b0dc0982c1b9189d9a2ab9717c2f6f25f574b608b5a1c40a36ff8b8a497a6488a0a58ccfb014b3a70fd4923271b47dbce8f29acc8a2a5e5c3f5e39e81
DIST cookiecutter-1.5.1.tar.gz 247703 SHA256 eaf8c67c75335b899e58c608562536b4159284e8078cb59591505526aab7bbea SHA512 f40c38c0162ba7e2b5b65685509955d7949bca9497b18cbddcbf98926cd3afdc4b9cca5cf62fe1d4ee80175429df124b483c32912b883c34b13a783c227188d2 WHIRLPOOL 3a3a173eb986811fdcfd24faccfb0f1212e8095fa3f2ea35cd2abae8585cdf2046424075db8b078ae5089232aaa70369814a187ba911e863a0ba35ae3a203f95
diff --git a/dev-util/cookiecutter/cookiecutter-1.4.0.ebuild b/dev-util/cookiecutter/cookiecutter-1.4.0.ebuild
deleted file mode 100644
index e56a33a..00000000
--- a/dev-util/cookiecutter/cookiecutter-1.4.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_4} )
-
-inherit vcs-snapshot distutils-r1
-
-DESCRIPTION="Command-line utility to create projects from cookiecutters (project templates)"
-HOMEPAGE="https://github.com/audreyr/cookiecutter"
-
-SRC_URI="https://github.com/audreyr/cookiecutter/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-RESTRICT="test" # tests currently fail here
-
-RDEPEND=">=dev-python/binaryornot-0.2.0[${PYTHON_USEDEP}]
- >=dev-python/future-0.15.2[${PYTHON_USEDEP}]
- >=dev-python/jinja-2.7[${PYTHON_USEDEP}]
- >=dev-python/click-5.0[${PYTHON_USEDEP}]
- >=dev-python/whichcraft-0.1.1[${PYTHON_USEDEP}]
- >=dev-python/poyo-0.4.0[${PYTHON_USEDEP}]
- >=dev-python/jinja2-time-0.1.0[${PYTHON_USEDEP}]
- dev-python/setuptools[${PYTHON_USEDEP}]"
-
-DEPEND="${RDEPEND}
- test? (
- dev-python/pytest[${PYTHON_USEDEP}]
- >=dev-python/pytest-mock-1.1[${PYTHON_USEDEP}]
- dev-python/freezegun[${PYTHON_USEDEP}] )"
-
-DOCS=( README.rst HISTORY.rst CONTRIBUTING.rst )
-
-python_test() {
- py.test || die
-}
next reply other threads:[~2017-02-06 17:23 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-06 17:23 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-05 19:59 [gentoo-commits] repo/gentoo:master commit in: dev-util/cookiecutter/ Arthur Zamarin
2024-02-23 9:57 Andrew Ammerlaan
2024-02-23 9:57 Andrew Ammerlaan
2023-11-24 9:54 Andrew Ammerlaan
2023-11-23 20:38 Arthur Zamarin
2023-11-17 15:17 Andrew Ammerlaan
2023-10-09 10:41 Andrew Ammerlaan
2023-10-09 10:41 Andrew Ammerlaan
2023-10-09 10:41 Andrew Ammerlaan
2023-09-22 13:40 Andrew Ammerlaan
2023-08-17 7:49 Andrew Ammerlaan
2023-07-15 10:37 Cédric Krier
2023-07-07 11:39 Andrew Ammerlaan
2023-07-07 11:39 Andrew Ammerlaan
2022-08-08 12:34 Agostino Sarubbo
2022-06-25 16:37 Jakov Smolić
2022-06-07 21:20 Sam James
2022-06-07 21:16 Sam James
2022-06-07 14:02 Jakov Smolić
2022-06-07 9:25 Cédric Krier
2022-06-01 9:20 Andrew Ammerlaan
2022-05-17 12:20 Andrew Ammerlaan
2022-01-26 20:06 Arthur Zamarin
2021-09-04 21:29 Sam James
2021-09-04 21:29 Sam James
2021-08-20 6:38 Arthur Zamarin
2021-08-20 6:38 Arthur Zamarin
2021-06-05 10:47 Andrew Ammerlaan
2021-03-02 8:40 Sam James
2020-11-03 11:21 Sam James
2020-10-25 14:02 Cédric Krier
2020-09-15 8:09 Joonas Niilola
2020-06-18 22:36 Cédric Krier
2020-06-18 22:36 Cédric Krier
2020-05-21 7:53 Agostino Sarubbo
2020-02-04 12:30 Michał Górny
2020-01-18 10:16 Cédric Krier
2019-02-07 11:01 Manuel Rüger
2017-10-29 17:33 Cédric Krier
2017-10-29 13:12 Cédric Krier
2017-07-30 10:10 Cédric Krier
2017-07-23 12:22 Michael Palimaka
2017-07-23 12:19 Manuel Rüger
2017-05-11 12:54 Manuel Rüger
2017-03-13 13:48 Manuel Rüger
2017-02-06 17:23 Manuel Rüger
2016-12-23 22:01 Manuel Rüger
2016-10-30 15:38 Manuel Rüger
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=1486401796.18977de209567511b4328077c57fb945e4898bef.mrueg@gentoo \
--to=mrueg@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