From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: dev-python/wikitools/
Date: Tue, 18 Nov 2014 15:07:15 +0000 (UTC) [thread overview]
Message-ID: <1416301106.96c1ce1fd862961cb0213ffb5cacb9f5da23a83a.jlec@gentoo> (raw)
commit: 96c1ce1fd862961cb0213ffb5cacb9f5da23a83a
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 18 08:58:26 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Nov 18 08:58:26 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=96c1ce1f
dev-python/wikitools: Bump to new python eclasses
Package-Manager: portage-2.2.14
---
dev-python/wikitools/ChangeLog | 8 ++++++++
dev-python/wikitools/metadata.xml | 8 ++++----
dev-python/wikitools/wikitools-1.1.1.ebuild | 17 ++++++++---------
3 files changed, 20 insertions(+), 13 deletions(-)
diff --git a/dev-python/wikitools/ChangeLog b/dev-python/wikitools/ChangeLog
new file mode 100644
index 0000000..d425c2e
--- /dev/null
+++ b/dev-python/wikitools/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for dev-python/wikitools
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 18 Nov 2014; Justin Lecher <jlec@gentoo.org> wikitools-1.1.1.ebuild,
+ metadata.xml:
+ Bump to new python eclasses
+
diff --git a/dev-python/wikitools/metadata.xml b/dev-python/wikitools/metadata.xml
index 16bcc9f..3d7a619 100644
--- a/dev-python/wikitools/metadata.xml
+++ b/dev-python/wikitools/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer>
- <email>sping@gentoo.org</email>
- <name>Sebastian Pipping</name>
- </maintainer>
+ <maintainer>
+ <email>sping@gentoo.org</email>
+ <name>Sebastian Pipping</name>
+ </maintainer>
</pkgmetadata>
diff --git a/dev-python/wikitools/wikitools-1.1.1.ebuild b/dev-python/wikitools/wikitools-1.1.1.ebuild
index 4c489fe..933b924 100644
--- a/dev-python/wikitools/wikitools-1.1.1.ebuild
+++ b/dev-python/wikitools/wikitools-1.1.1.ebuild
@@ -1,13 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="3"
+EAPI=5
-SUPPORT_PYTHON_ABIS="1"
-PYTHON_DEPEND="2"
-RESTRICT_PYTHON_ABIS="3.*"
-inherit distutils
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
DESCRIPTION="Python package to interact with the MediaWiki API"
HOMEPAGE="https://code.google.com/p/python-wikitools/"
@@ -19,6 +18,6 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
-RDEPEND="|| ( ( >=dev-lang/python-2.5 dev-python/simplejson )
- >=dev-lang/python-2.6 )
- dev-python/poster"
+RDEPEND="
+ dev-python/simplejson[${PYTHON_USEDEP}]
+ dev-python/poster[${PYTHON_USEDEP}]"
next reply other threads:[~2014-11-18 15:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-18 15:07 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-04-18 10:01 [gentoo-commits] proj/betagarden:master commit in: dev-python/wikitools/ Sebastian Pipping
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=1416301106.96c1ce1fd862961cb0213ffb5cacb9f5da23a83a.jlec@gentoo \
--to=jlec@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