From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/eva:master commit in: dev-python/times/
Date: Mon, 5 Nov 2012 19:39:13 +0000 (UTC) [thread overview]
Message-ID: <1352143437.466997785cdb5a0f3544584cb966245c2e8b1a0f.eva@gentoo> (raw)
commit: 466997785cdb5a0f3544584cb966245c2e8b1a0f
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 5 19:23:57 2012 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Nov 5 19:23:57 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/eva.git;a=commit;h=46699778
dev-python/times: fix usage of distutils-r1.eclass
Drop old revision.
---
dev-python/times/Manifest | 7 +++----
dev-python/times/times-0.4.ebuild | 24 ------------------------
dev-python/times/times-0.6.ebuild | 3 ++-
3 files changed, 5 insertions(+), 29 deletions(-)
diff --git a/dev-python/times/Manifest b/dev-python/times/Manifest
index a022de3..f4f8a49 100644
--- a/dev-python/times/Manifest
+++ b/dev-python/times/Manifest
@@ -1,12 +1,11 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
-DIST times-0.4.tar.gz 2827 SHA256 9c8ce1c0a13a2da1d0939a8c56e9762b78ac15b8c2e3fb444a49d9389108dda9 SHA512 06170a9978f46e72895a44d20bd5700731cfb9699fc63cd5568141f1d6deb146c5aa759789f4466af87614303aa0788fd17f823bc3cda0c8a371340da6441b35 WHIRLPOOL 0b8edc34e3319a45ee622fd7cd2e2361e965fa10cb51f02e3e6d50e778881e96462d36297b46c54c4a1730a1b1432712ad774db6690ea055638246b741d268d9
DIST times-0.6.tar.gz 4499 SHA256 233e9213cbc15b270a2675aec728e7ef7f6f6680fc0cd1f58609ea437335984f SHA512 712cf548f7de6c8c3cc17a3f3f93315f04429c3df2a646905ca202968e0d695dd39e293c6f9ec2637ff192a388e8762fc9aa0da712eb4226af64aae04fc8eccf WHIRLPOOL c38cc26a16a9b2ebd4e8d09d68f7b8db6211c4752c89bfe358b6fdb3401ddcdd077c2436ec83ca5efec5490f18d0f3377ea82557b32b16fe6dfef97e6e325292
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
-iEYEAREKAAYFAlCCaFIACgkQ1fmVwcYIWAb5BACdEn5MzbkNNrhiFK3VgdqKcDuM
-0JIAoLHD81FF6atDyyq7rrqj+sIVijeT
-=ykiy
+iEYEAREKAAYFAlCYEk0ACgkQ1fmVwcYIWAY4jQCfVjqFyYRs7GwrhJ7mKYT7cchT
+cCYAn0qIYRo9TR4alRmMmH6h4uIIOzKx
+=fGu7
-----END PGP SIGNATURE-----
diff --git a/dev-python/times/times-0.4.ebuild b/dev-python/times/times-0.4.ebuild
deleted file mode 100644
index d518cff..0000000
--- a/dev-python/times/times-0.4.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/rsa/rsa-3.1.1.ebuild,v 1.4 2012/08/19 18:48:44 johu Exp $
-
-EAPI="4"
-
-inherit distutils-r1
-
-DESCRIPTION="Library for dealing with time conversions between UTC and arbitrary timezones"
-HOMEPAGE="https://github.com/nvie/times/"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- dev-python/python-dateutil:python-2
- dev-python/pytz
-"
-DEPEND="${RDEPEND}
- dev-python/setuptools
-"
diff --git a/dev-python/times/times-0.6.ebuild b/dev-python/times/times-0.6.ebuild
index f697931..3c2983f 100644
--- a/dev-python/times/times-0.6.ebuild
+++ b/dev-python/times/times-0.6.ebuild
@@ -1,8 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/rsa/rsa-3.1.1.ebuild,v 1.4 2012/08/19 18:48:44 johu Exp $
+# $Header: $
EAPI="4"
+PYTHON_COMPAT=( python2_{5,6,7} python3_{1,2} )
inherit distutils-r1
next reply other threads:[~2012-11-05 19:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-05 19:39 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-11-24 19:32 [gentoo-commits] dev/eva:master commit in: dev-python/times/ Gilles Dartiguelongue
2015-07-27 22:06 Gilles Dartiguelongue
2012-11-22 21:18 Gilles Dartiguelongue
2012-10-20 11:11 Gilles Dartiguelongue
2012-10-20 9:01 Gilles Dartiguelongue
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=1352143437.466997785cdb5a0f3544584cb966245c2e8b1a0f.eva@gentoo \
--to=eva@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