summaryrefslogtreecommitdiff
path: root/dev-python/zict
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/zict
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/zict')
-rw-r--r--dev-python/zict/Manifest4
-rw-r--r--dev-python/zict/zict-0.1.2.ebuild4
-rw-r--r--dev-python/zict/zict-0.1.3.ebuild13
3 files changed, 10 insertions, 11 deletions
diff --git a/dev-python/zict/Manifest b/dev-python/zict/Manifest
index 25365aa4b3a7..db9315588540 100644
--- a/dev-python/zict/Manifest
+++ b/dev-python/zict/Manifest
@@ -1,5 +1,5 @@
DIST zict-0.1.2.tar.gz 10839 BLAKE2B 6256e6202f6cca1db025d21c42b98163ad897ceda6a1b878e75165b358ec0a4b9150f04ecdc05f5408dd74c97212b8301d1f45d91f92dad138789570ffcfa562 SHA512 13fc6647bc1506bc5e8f69d39a07851a06634949ce917f294762ff3143c8a539117f8731b103df2663708fa1e8c968359985d9c4273aa952f500a89019c176e3
DIST zict-0.1.3.tar.gz 11199 BLAKE2B f91c51888816b3b3693ee272379e36c58141afeba14cf25eff9e1416cd59900ca9ab146d7fe806a22939e97dfb3f1657e443eb1420f4d5170a3723df32c3d73b SHA512 2051ff589f9dfc822ceb6a0adebb62e7b782bd426be5035163e78031814927dca221bfcc27ce47fb3d0287b1ec7e1ff120ccebf150e447df213aaa2136f744a4
-EBUILD zict-0.1.2.ebuild 661 BLAKE2B 2a5f82a0cf8e103bd5e7612d19a216049091b6020023035675eef152bb9715afa7ac7ca94dbc2e17205b8faaabf19ca96125abd1b665899062a619650e60a8c4 SHA512 5a53259e826af62cc6ff376cf8bf311a110ae2ac9101cdfbab395edcb103a24245284e7046eee1ee7e1f1a5095cd4f91b22ebfe33a5b2f90508e57c8f741bfb3
-EBUILD zict-0.1.3.ebuild 662 BLAKE2B 96b8a5abc9e7f99213410251a2f3292f1c536b905d00506a0ec85a2f69bc1f35f66115080b74bd1ab182aeb28d928c185ec8b9e833dfa4981f3c3309cc943f79 SHA512 a8e62894099a7b93b311dea5d630fa265f5eb81b6624fc283e67797d3d0fb32b8d6dd42ff6893696650d2e552a3c2d2c2e3a6865daf972f9197c41a3a4644473
+EBUILD zict-0.1.2.ebuild 656 BLAKE2B 96eceb9e31a456165283e44119f0142aef66e65b31aa86da2638fc3b02fb44b5c358c55f190da0e782bb1cd43d9f027b3762698fbe68b8b5e7c711dee9502b29 SHA512 b272c603549bb40a54121d67c18c9a2139c5fdd8278d3a8944f0cae71ce6c420296745a217dd02b4cedead03adc728f645bfdcd4226f24cebd22561d43d626f6
+EBUILD zict-0.1.3.ebuild 652 BLAKE2B dab9229d3d47b718ed9ff3aca7389c6a186ff4b7c2abb11892aef08381173031120f14389c9d88877053e484569956dec38e13ce24e089a19f86e46e6fb3ab73 SHA512 c62380ac5211ec05f3bf6dab24cc93e3bf5b6c8edba6a628eeb51b337aa3575ac949535c93e28e74521998ec194bea134cb88e5f4f9a644e983bd90d3bf5a4fe
MISC metadata.xml 372 BLAKE2B e0704ea4318d17b85ab75fb9818e2ec6993173823f2b0d8fb92413e9ea83095a5ad95c05e69c4f6ae447c9cc2fe7a2735355b311e84b6036780a6b48ae5e7ff4 SHA512 02db2dbf57dc6d87318e8b79fc845f7aff7c6b98d80ea897bf24dca8f762f80581d69fd8990bca0e0d736997a93f2fd5a24fdad481b352e6a907c4b37a983eb0
diff --git a/dev-python/zict/zict-0.1.2.ebuild b/dev-python/zict/zict-0.1.2.ebuild
index 4102dc5de24e..eda2846f11ae 100644
--- a/dev-python/zict/zict-0.1.2.ebuild
+++ b/dev-python/zict/zict-0.1.2.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
diff --git a/dev-python/zict/zict-0.1.3.ebuild b/dev-python/zict/zict-0.1.3.ebuild
index 7879fdb202c9..7c2c1e3d994b 100644
--- a/dev-python/zict/zict-0.1.3.ebuild
+++ b/dev-python/zict/zict-0.1.3.ebuild
@@ -1,9 +1,8 @@
-# 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} )
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
inherit distutils-r1
@@ -20,9 +19,9 @@ RDEPEND="dev-python/HeapDict[${PYTHON_USEDEP}]"
DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
- dev-python/HeapDict[${PYTHON_USEDEP}]
- dev-python/lmdb[${PYTHON_USEDEP}]
- dev-python/pytest[${PYTHON_USEDEP}]
+ dev-python/HeapDict[${PYTHON_USEDEP}]
+ dev-python/lmdb[${PYTHON_USEDEP}]
+ dev-python/pytest[${PYTHON_USEDEP}]
)"
python_test() {