summaryrefslogtreecommitdiff
path: root/dev-python/Rx
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/Rx
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
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 ef9635e21f48..e6d648c1f979 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 361 BLAKE2B 47515656f54c03be0001e71062585b1e3b368bfdf1e6cd1caac017fb42ed38ac97b1e1bfe49040dd818f21dde47934248b7b31dbd845e0b5f56c1871971f9913 SHA512 22263d0888a2beb5734ba0b48cd46ece0cd34baa0aeac416a81f79e7381205c8ed26437328abc73fcdd22bb355c9106e2999c579e5275b7ca4a80220c9275ed8
+EBUILD Rx-1.6.1.ebuild 357 BLAKE2B d182d29fdc6601ba47d66695d3948923831341fe71ea4707b7520fe34c3e29a3cf6b2319c1897647c08861201bf589dfed416fab2b34f927c319541b6a90fba2 SHA512 a8d5917a12c4312e878bf4b56e115bfb1085b3e09904814e74dd87d3357aa4e495bdd7b3cc193d4904863392afb741ed447062322aed50b3fef8d7da6eaf65eb
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 fd1d7857a144..56b5e2456853 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-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_6 )
inherit distutils-r1