From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/mrueg:master commit in: dev-util/cookiecutter/
Date: Thu, 1 Oct 2015 14:08:55 +0000 (UTC) [thread overview]
Message-ID: <1443708524.f4117480e3fb758156a352a19cdced1424ea9580.mrueg@gentoo> (raw)
commit: f4117480e3fb758156a352a19cdced1424ea9580
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 1 14:08:44 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Thu Oct 1 14:08:44 2015 +0000
URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=f4117480
dev-util/cookiecutter: Version bump. Remove snapshot
Package-Manager: portage-2.2.22
dev-util/cookiecutter/Manifest | 2 +-
...1.1.0_pre20150918.ebuild => cookiecutter-1.1.0.ebuild} | 15 ++++++++-------
2 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/dev-util/cookiecutter/Manifest b/dev-util/cookiecutter/Manifest
index 432db5d..ff59efb 100644
--- a/dev-util/cookiecutter/Manifest
+++ b/dev-util/cookiecutter/Manifest
@@ -1 +1 @@
-DIST cookiecutter-1.1.0_pre20150918.tar.gz 213421 SHA256 387a4ab268941867c1a015adb6377ceda2c451051305289bdce433cd46616531 SHA512 41f19460f4155c5500258f8be615e5065cd2015b15da34a06a99670bc3ab7dfd4543f30895d4c5f55f2278d22c443d12aab5ecdf5346e973cb96ca11f2e276fd WHIRLPOOL 7e87ae404bfc7923dda028cba7af5b670bf004651d4f8b7b5df85037f2e527f27468546796a5de95d00341c8fcd157391e46a875eabec01aaf976bd6b1715fea
+DIST cookiecutter-1.1.0.tar.gz 213420 SHA256 ca69fa2a41f0826dba23ef0787bbde6fdaeb4bf3c7532b269b21bda838bfe59d SHA512 11bec11ddd53cbf3ae83e681c53ed43a41f10378fc6975a645806863bf1b5d4eadd532d071e8888a73c93f11ae7361bf404ee81118c37facb3cdf235b96fb74e WHIRLPOOL 3d4c7df193661b6686bc39bd12d1e91d35f72d343cb03dc9dcfb590ebb4cc6620196a7c00177b321509956c5214edcdb18e000c331f48decb2a3e965b6f9fbde
diff --git a/dev-util/cookiecutter/cookiecutter-1.1.0_pre20150918.ebuild b/dev-util/cookiecutter/cookiecutter-1.1.0.ebuild
similarity index 59%
rename from dev-util/cookiecutter/cookiecutter-1.1.0_pre20150918.ebuild
rename to dev-util/cookiecutter/cookiecutter-1.1.0.ebuild
index b8c31aa..4a4f9d5 100644
--- a/dev-util/cookiecutter/cookiecutter-1.1.0_pre20150918.ebuild
+++ b/dev-util/cookiecutter/cookiecutter-1.1.0.ebuild
@@ -11,24 +11,25 @@ inherit vcs-snapshot distutils-r1
DESCRIPTION="A command-line utility that creates projects from cookiecutters (project templates)"
HOMEPAGE="https://github.com/audreyr/cookiecutter"
-COMMIT_ID="df76d74c64f0192a65997297f19ad72e124e4e72"
-SRC_URI="https://github.com/audreyr/cookiecutter/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
+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
+#RESTRICT="test" # tests currently fail here
-RDEPEND="dev-python/binaryornot[${PYTHON_USEDEP}]
+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/pyyaml-3.10[${PYTHON_USEDEP}]
- dev-python/click[${PYTHON_USEDEP}]
- dev-python/whichcraft[${PYTHON_USEDEP}]"
+ >=dev-python/click-4.0[${PYTHON_USEDEP}]
+ >=dev-python/whichcraft-0.1.1[${PYTHON_USEDEP}]"
DEPEND="test? ( ${RDEPEND}
- dev-python/pytest[${PYTHON_USEDEP}] )"
+ dev-python/pytest[${PYTHON_USEDEP}]
+ dev-python/pytest-mock[${PYTHON_USEDEP}] )"
DOCS=( README.rst HISTORY.rst CONTRIBUTING.rst )
next reply other threads:[~2015-10-01 14:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-01 14:08 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-09-19 0:36 [gentoo-commits] dev/mrueg:master commit in: dev-util/cookiecutter/ Manuel Rüger
2015-12-22 23:51 Manuel Rüger
2015-11-07 11:31 Manuel Rüger
2015-09-18 1:53 Manuel Rüger
2015-09-18 0:21 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=1443708524.f4117480e3fb758156a352a19cdced1424ea9580.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