summaryrefslogtreecommitdiff
path: root/dev-python/Rx
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/Rx
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/Rx')
-rw-r--r--dev-python/Rx/Manifest2
-rw-r--r--dev-python/Rx/Rx-1.6.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/Rx/Manifest b/dev-python/Rx/Manifest
index d0e539956f9a..ef9635e21f48 100644
--- a/dev-python/Rx/Manifest
+++ b/dev-python/Rx/Manifest
@@ -1,3 +1,3 @@
DIST Rx-1.6.1.tar.gz 89543 BLAKE2B ee0b6c30c794febdd045231ff61a330a512c86a9dd3c56a6afa900c31ca774725d7bf5b589d46b60f79cd1f0bc967b5ab5bc87a58f6d3dbebbdb1b6618db875d SHA512 8602b5175c058e855ac4b67d8feed435f93632da2f4033fe0db54fcbb012a702786b29f97fe3fd641f054c3a61478dccac21c614b5708f7bfb0b986c9951e6a9
-EBUILD Rx-1.6.1.ebuild 366 BLAKE2B 134589ba6ac50ba7049595a2ce71cacf6655c54883edba3704947c786c7bebf6490049b805d804420620217f033962ed50154f167716bffce1eeb37332131f2f SHA512 a3ef53f1cc68c5251165a84c8ce3a487b43ff8f7e42afd124bdfa4da50f960593de48fe919c2e1c4cd93921d3118f6e3c86950b59676b206ff73377c6906f6d4
+EBUILD Rx-1.6.1.ebuild 361 BLAKE2B 47515656f54c03be0001e71062585b1e3b368bfdf1e6cd1caac017fb42ed38ac97b1e1bfe49040dd818f21dde47934248b7b31dbd845e0b5f56c1871971f9913 SHA512 22263d0888a2beb5734ba0b48cd46ece0cd34baa0aeac416a81f79e7381205c8ed26437328abc73fcdd22bb355c9106e2999c579e5275b7ca4a80220c9275ed8
MISC metadata.xml 327 BLAKE2B c9349fc7bf783920d0f8469ea19b8cf475c4705d3499364ab79a6960e19c3458b7d2a18aa90a470b033003fe461f06d34d25206b702c835e5a311d698d4c2e95 SHA512 382a7e9dd6cf734155229b3acc48060b4d11f2e68b2fe906ad8508ea5de95b1adcd5d23d58b6ff4881f7d5c9f103e64b60787eaebbeff2db8f9b24188dab6395
diff --git a/dev-python/Rx/Rx-1.6.1.ebuild b/dev-python/Rx/Rx-1.6.1.ebuild
index b558de60874e..fd1d7857a144 100644
--- a/dev-python/Rx/Rx-1.6.1.ebuild
+++ b/dev-python/Rx/Rx-1.6.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
inherit distutils-r1