summaryrefslogtreecommitdiff
path: root/dev-python/roman
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/roman
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/roman')
-rw-r--r--dev-python/roman/Manifest4
-rw-r--r--dev-python/roman/roman-2.0.0.ebuild4
-rw-r--r--dev-python/roman/roman-3.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/roman/Manifest b/dev-python/roman/Manifest
index 4d344e90326c..70ef9d4e01a3 100644
--- a/dev-python/roman/Manifest
+++ b/dev-python/roman/Manifest
@@ -1,5 +1,5 @@
DIST roman-2.0.0.zip 7590 BLAKE2B c733a4e905ebf4ef526afb5088744bde8558314b059a4d8e9f86e914af2657f99b5c4364e9e8f9a11d9a1e4470ba9b1919b19951aab7dc06b55539d27b89ab30 SHA512 d62a95e835232821dbf7a81d0c6b7df63f18c4116cfc7eee0c691a0b31d3d7b69d2dc2e4ea26e0a169a8e24bf080e8bb1e195b853be4adf1491335a5b4d5702c
DIST roman-3.0.tar.gz 5184 BLAKE2B 0951e15a1fbf0feecc98c4318fa631a535d24d9559d21e800f065923c71d094c387b18c5926ad55322ad8417a2db97626ada1e110549938d73243ca410e3ab87 SHA512 468a4ac7188cdf3155698f260de5ecc5bb2072c120c79d046618ac07b6de6f777cfc69661f2e0df4ca66359bb20169d22599b3f342edaa48f8575bdc17b40c08
-EBUILD roman-2.0.0.ebuild 637 BLAKE2B 89c22803864328f25730c4e9162c12d8fb33f62ba925869cf6c1ec7faf9323049f94763099304affa5d61ef44835005b87c9dce3682e2ecd314c4bbd394aa5fb SHA512 97fdb9a50c7b9cb48dac6f5ad7365c59eaaab76cdeed99dba78436fd1902045a1fd4b9555d26b884937f7a51d3bb5483f220070f13ce30cddcac8695bbe86bfd
-EBUILD roman-3.0.ebuild 631 BLAKE2B 91fb4e45530d84a70f8816542f7d8633d26a5f7a82650d8667d708e3b830620fa51699894cdf9ae5f2c173eedf17edb786cebd3f8482d0ebb946f8d0c3dd2fa3 SHA512 e17d2f6ced1010c6163a2f3867ff1cf001fb3eb322faab12dcab1502e39f7baf946f6b1d44838fd3c2c48b74cbf6e918920b9343960b6a14029b182ce44fc1a1
+EBUILD roman-2.0.0.ebuild 628 BLAKE2B b3636719c13a5ca264fc23ea7a893a5bf62b5a9ceb704751377b67432060f81129d9fe1f6ada4fd721ccdea6c4c02a878e9a789f94619473f4f76f3ac6707b2d SHA512 189e800b4bb6c077f2844bf5a3281e8a9b53475fd9c9b33604b44ffca3e30eaefb920489e6ee8ac31e1f31ac0d1a23c60d7459685989216b4354c1ba6d0a9f64
+EBUILD roman-3.0.ebuild 622 BLAKE2B 869875e3845e34f85162f5231f072b74571304911a34f805075bb2f34fc6bf9b75b2cc400369df522d9e6bf42aaf9dbd8ee147548df35df0ae0bd242b99eca49 SHA512 5bd9c2ef2ed559bd4bfeb725c898c4d9a68f91ae3f9a13608941f398c1183396b4aa8b7926b4c0952b6ff604d23aa5115e07e025e91c8412cc6441873690ca40
MISC metadata.xml 318 BLAKE2B 3a028680f19314e15a2eab93b8bfe5338ef3b351e82f28ba7eb1d0988ffc0f9eeb9174f30c18c0f7e10b865958a5992043525baf6e25732ce85d819c65c9fbb3 SHA512 a2e3ce30465809bbac2a6684207eb0290787a1e2eafebb457a6754e474340f75208dd269f7d89f2fdf25a3529340310acc9c220feaa1be40fe688a177b2741f0
diff --git a/dev-python/roman/roman-2.0.0.ebuild b/dev-python/roman/roman-2.0.0.ebuild
index 0fcb9761e7d6..fe5f70808435 100644
--- a/dev-python/roman/roman-2.0.0.ebuild
+++ b/dev-python/roman/roman-2.0.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_6} )
inherit distutils-r1
diff --git a/dev-python/roman/roman-3.0.ebuild b/dev-python/roman/roman-3.0.ebuild
index 198c432c0f3f..1b2c9fd3542a 100644
--- a/dev-python/roman/roman-3.0.ebuild
+++ b/dev-python/roman/roman-3.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_6} )
inherit distutils-r1