public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jsonrpclib/
Date: Sun, 17 Dec 2017 04:33:32 +0000 (UTC)	[thread overview]
Message-ID: <1513485182.af5f08a5e644f1f6ffa25688b7164d1ba9b2642e.blueness@gentoo> (raw)

commit:     af5f08a5e644f1f6ffa25688b7164d1ba9b2642e
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 17 04:28:03 2017 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Dec 17 04:33:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af5f08a5

dev-python/jsonrpclib: version bump to EAPI 6

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/jsonrpclib/jsonrpclib-0.1.7.ebuild            | 4 ++--
 dev-python/jsonrpclib/jsonrpclib-0_pre20110820-r1.ebuild | 4 ++--
 dev-python/jsonrpclib/jsonrpclib-9999.ebuild             | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-python/jsonrpclib/jsonrpclib-0.1.7.ebuild b/dev-python/jsonrpclib/jsonrpclib-0.1.7.ebuild
index d423c16be33..0f9b2831c04 100644
--- a/dev-python/jsonrpclib/jsonrpclib-0.1.7.ebuild
+++ b/dev-python/jsonrpclib/jsonrpclib-0.1.7.ebuild
@@ -1,14 +1,14 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI="6"
 PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 
 if [[ ${PV} == "9999" ]] ; then
 	EGIT_REPO_URI="https://github.com/joshmarshall/jsonrpclib.git"
-	inherit git-2
+	inherit git-r3
 else
 	SRC_URI="https://github.com/joshmarshall/jsonrpclib/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64 ~arm ~mips ~x86"

diff --git a/dev-python/jsonrpclib/jsonrpclib-0_pre20110820-r1.ebuild b/dev-python/jsonrpclib/jsonrpclib-0_pre20110820-r1.ebuild
index dfd50a3a36e..1d9c9ecb9b6 100644
--- a/dev-python/jsonrpclib/jsonrpclib-0_pre20110820-r1.ebuild
+++ b/dev-python/jsonrpclib/jsonrpclib-0_pre20110820-r1.ebuild
@@ -1,14 +1,14 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI="6"
 PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 
 if [[ ${PV} == "9999" ]] ; then
 	EGIT_REPO_URI="https://github.com/joshmarshall/jsonrpclib.git"
-	inherit git-2
+	inherit git-r3
 else
 	SRC_URI="mirror://gentoo/${P}.tar.bz2"
 	KEYWORDS="amd64 arm x86"

diff --git a/dev-python/jsonrpclib/jsonrpclib-9999.ebuild b/dev-python/jsonrpclib/jsonrpclib-9999.ebuild
index d423c16be33..0f9b2831c04 100644
--- a/dev-python/jsonrpclib/jsonrpclib-9999.ebuild
+++ b/dev-python/jsonrpclib/jsonrpclib-9999.ebuild
@@ -1,14 +1,14 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI="6"
 PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 
 if [[ ${PV} == "9999" ]] ; then
 	EGIT_REPO_URI="https://github.com/joshmarshall/jsonrpclib.git"
-	inherit git-2
+	inherit git-r3
 else
 	SRC_URI="https://github.com/joshmarshall/jsonrpclib/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64 ~arm ~mips ~x86"


             reply	other threads:[~2017-12-17  4:33 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-17  4:33 Anthony G. Basile [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-03  8:50 [gentoo-commits] repo/gentoo:master commit in: dev-python/jsonrpclib/ Michał Górny
2023-02-17  8:52 Sam James
2022-06-22  7:57 Michał Górny
2022-06-22  6:53 Agostino Sarubbo
2022-05-25 18:42 Arthur Zamarin
2022-04-25 12:11 Michał Górny
2021-06-05 14:17 Michał Górny
2021-01-30 15:17 Conrad Kostecki
2020-12-06 17:42 Michał Górny
2020-12-06 17:37 Sam James
2020-11-17 17:43 Michał Górny
2020-11-09 21:29 Michał Górny
2020-07-09 10:55 Michał Górny
2020-07-09 10:55 Michał Górny
2020-04-13 10:32 Michał Górny
2020-03-25 13:00 Michał Górny
2020-03-25 13:00 Michał Górny
2020-02-05 15:29 Michał Górny
2019-12-03  3:02 Aaron Bauman
2019-07-30  7:24 Michał Górny
2019-07-30  7:24 Michał Górny
2019-07-30  7:24 Michał Górny
2018-03-15 16:20 Mikle Kolyada
2018-01-04 21:50 Michał Górny
2017-12-31 15:38 Anthony G. Basile
2017-12-31 11:08 Anthony G. Basile
2017-12-17  4:57 Anthony G. Basile
2017-12-17  4:47 Anthony G. Basile
2017-12-17  3:28 Zac Medico
2017-07-30  9:15 Michał Górny
2016-03-26 19:09 Mike Gilbert
2016-03-26 18:07 Mike Frysinger

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=1513485182.af5f08a5e644f1f6ffa25688b7164d1ba9b2642e.blueness@gentoo \
    --to=blueness@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