public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-jsonrpc-server/
Date: Tue, 26 May 2020 20:43:24 +0000 (UTC)	[thread overview]
Message-ID: <1590525708.0004fc26421727f3c1de7b037d94cea0a1049bbd.mattst88@gentoo> (raw)

commit:     0004fc26421727f3c1de7b037d94cea0a1049bbd
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu May 21 10:28:43 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue May 26 20:41:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0004fc26

dev-python/python-jsonrpc-server: drop py3_6

Closes: https://bugs.gentoo.org/723604
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../python-jsonrpc-server/python-jsonrpc-server-0.3.4.ebuild       | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-python/python-jsonrpc-server/python-jsonrpc-server-0.3.4.ebuild b/dev-python/python-jsonrpc-server/python-jsonrpc-server-0.3.4.ebuild
index 8881d6a78bb..d4423e655f5 100644
--- a/dev-python/python-jsonrpc-server/python-jsonrpc-server-0.3.4.ebuild
+++ b/dev-python/python-jsonrpc-server/python-jsonrpc-server-0.3.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_7 )
 
 inherit distutils-r1
 
@@ -17,13 +17,14 @@ KEYWORDS="~amd64 ~x86"
 
 BDEPEND="dev-python/versioneer[${PYTHON_USEDEP}]"
 
-RDEPEND="dev-python/ujson[${PYTHON_USEDEP}]"
+RDEPEND="~dev-python/ujson-1.35[${PYTHON_USEDEP}]"
 
 DEPEND="test? (
 	dev-python/mock[${PYTHON_USEDEP}]
 	dev-python/pycodestyle[${PYTHON_USEDEP}]
 	dev-python/pyflakes[${PYTHON_USEDEP}]
-	dev-python/pylint[${PYTHON_USEDEP}] )"
+	dev-python/pylint[${PYTHON_USEDEP}]
+)"
 
 PATCHES=( "${FILESDIR}/${P}-remove-pytest-cov-dep.patch" )
 


             reply	other threads:[~2020-05-26 20:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-26 20:43 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-06-05 20:54 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-jsonrpc-server/ Andrew Ammerlaan
2021-05-22 20:55 Andrew Ammerlaan
2020-12-17  0:18 Matt Turner
2020-11-15  7:18 Joonas Niilola
2020-11-13 18:35 Thomas Deutschmann
2020-10-13 18:06 Sam James
2020-09-23  4:54 Matt Turner
2020-01-29  6:14 Joonas Niilola
2020-01-15 11:52 Joonas Niilola
2020-01-15 11:52 Joonas Niilola

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=1590525708.0004fc26421727f3c1de7b037d94cea0a1049bbd.mattst88@gentoo \
    --to=mattst88@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