summaryrefslogtreecommitdiff
path: root/dev-python/incremental
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/incremental
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/incremental')
-rw-r--r--dev-python/incremental/Manifest4
-rw-r--r--dev-python/incremental/incremental-16.10.1.ebuild4
-rw-r--r--dev-python/incremental/incremental-17.5.0.ebuild6
3 files changed, 7 insertions, 7 deletions
diff --git a/dev-python/incremental/Manifest b/dev-python/incremental/Manifest
index c683f050cc11..b5618ba61b78 100644
--- a/dev-python/incremental/Manifest
+++ b/dev-python/incremental/Manifest
@@ -1,5 +1,5 @@
DIST incremental-16.10.1.tar.gz 16066 BLAKE2B 86bd85f9ea1ffe92a572b1744588f34f21e4bddc4aa80373dba47a59961183a77a338212500829440d216582ce15ab1412e9994f89486861297407f22eb989fa SHA512 b60ebc41c32f27da5a489ebd76c7fa1707a5a38c32097bfab20f355a86b490ce21acc7be157d0309a30c63b85d79f72f850587d1449110bd1a8075ca3586db5e
DIST incremental-17.5.0.tar.gz 15527 BLAKE2B a967ba891b69e91768db213a9692da10eb9987bf962bdbc3b6fe70e337322686d58901878b72934a5abc8d9b0c9884d6e03de5b8912067f07b7562427bcba38a SHA512 91443205f7c92ec8f6502f38379c5ac2fe441435ff9490af01e5420d6bb05bb1c666dd612fc45204199a34afd533fd3de1390ca482bb554dfec7d3a22958a4bc
-EBUILD incremental-16.10.1.ebuild 601 BLAKE2B e4ac8f04289e31f2c5d49baa67ceb1fb916ce02de98f00a99e7eb837683ed30a1070b013ab820745ea51f1baeaffc5ee6ca9691bbe60c87aac5d48e88daa68c3 SHA512 6732f772a2cfcb1887d8301d71372c0f3d659434d9a2d6b5a7f404bfbdc9bc90b39fe067afcdc9e5b3958fb40784af1063bd8abb361998015b84c49a2915853c
-EBUILD incremental-17.5.0.ebuild 633 BLAKE2B bbcf4d582d80dbdc69c323aff6a737fb6ef8b388be5f49137a27af0c0d390e16744fbdd68e1372cb8a336b8103027a154fd2f21844dfa9a79257133d843bb952 SHA512 8695596c465330e7154494f188d936d93e0d70a6c4b5aefe68b5fee78006bce6d5f9ff7b2d215ef191b698fb0989e92f00f11d290852225cae2e0a74e971aed1
+EBUILD incremental-16.10.1.ebuild 592 BLAKE2B aab41c2c83b879ec2ccec28aaae5a2120bc2e88d245324c47dcfdd62a6fbfa56e585aee932a82751735b455a0a803acdc2d924f21cca98ef7673b897b601f746 SHA512 cca3f0494dc1527914bcaddc74e344ed0e0941df7d89fcbfec27dae8461dba4ba648fe4831eaf1c0ccda4c942a8a912a78d9ca7c389e2b2f87b2ebf92b016a59
+EBUILD incremental-17.5.0.ebuild 624 BLAKE2B 24945cf2cbdd62438abfd286ae92a35d8e6249bf8bddbc494bd535a36ee56dadde60b331b1397901d00e24bfa085208943206b4eaf2917964bd628bf229029a5 SHA512 dfc187342b464b213d2f1eb3f55086f95039c74c0a0b2f384c3f16c87766e95f016ae9d63b80d795d7ee16c28a219a6c45bc2373c0f9f719bcaed7379b3ae2bc
MISC metadata.xml 476 BLAKE2B 0735d3636617ba9b856e46daba71508248af3f6f8f4edaf0b09fbbf14a08704876ff40d2ccd0df5f8804120f63a4869bfb9411c3f8ed2206179ebbacd21375cc SHA512 1ff0b8bca8dcb14df175291256c1c429e18799429e395230be47dde473c1541ba2e1a229513fc079ea4465e92dd82d974a65e055540b9b4cc423160ad8c1343d
diff --git a/dev-python/incremental/incremental-16.10.1.ebuild b/dev-python/incremental/incremental-16.10.1.ebuild
index 53b610981087..b2ebcac74e2e 100644
--- a/dev-python/incremental/incremental-16.10.1.ebuild
+++ b/dev-python/incremental/incremental-16.10.1.ebuild
@@ -1,8 +1,8 @@
-# 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} pypy)
+PYTHON_COMPAT=( python2_7 python3_6)
inherit distutils-r1
diff --git a/dev-python/incremental/incremental-17.5.0.ebuild b/dev-python/incremental/incremental-17.5.0.ebuild
index dbf19c768be7..e034758aabca 100644
--- a/dev-python/incremental/incremental-17.5.0.ebuild
+++ b/dev-python/incremental/incremental-17.5.0.ebuild
@@ -1,8 +1,8 @@
-# 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,7} pypy)
+PYTHON_COMPAT=( python2_7 python3_{6,7})
inherit distutils-r1
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=""