summaryrefslogtreecommitdiff
path: root/dev-python/mamba
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/mamba
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/mamba')
-rw-r--r--dev-python/mamba/Manifest2
-rw-r--r--dev-python/mamba/mamba-0.8.6.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/mamba/Manifest b/dev-python/mamba/Manifest
index 3ad0e15b28e1..3f78531fd03c 100644
--- a/dev-python/mamba/Manifest
+++ b/dev-python/mamba/Manifest
@@ -1,3 +1,3 @@
DIST mamba-0.8.6.tar.gz 10430 BLAKE2B f3629525cfe882adb040674852ed9e725332ab19525305efd42a0fa0a0a3ab20df7a257299df525149609858792c267219eb3caf761a6f15b7d3b2557d4e98a2 SHA512 f35396bcb607c2eb10caa99f4c82924b0c75c2eeddb3d18ed5db3d5e38dca41917c23f1fcd7003b596576436cea6a02f40c352e6a11f63e472144e0ae0575198
-EBUILD mamba-0.8.6.ebuild 927 BLAKE2B 4b733030988cf9f683a75cbf923caa4fc7577180f79ade859c0a1fd7b6f9689d1923f34c7b13338369b3693e1fc3e6e9ac229bfd7e9957f4a48783ec38cfefd8 SHA512 cc1a9bdf92531eb8e9e25d578e5f07a8ff4b223f54a1e2052148d1d08dda1409a342c1e8b04801c241b9400c9bbc24f9ee48a59d84a98ab879af09812d2f219e
+EBUILD mamba-0.8.6.ebuild 923 BLAKE2B 1992356862ad7f2946897e18cf0a1138b69db157339861e27b9ecc86ff3884abf6f940d55d871dbdc860fc584611dc8786f0ccdc1fa5a339f48ff5e7d9cb7b9a SHA512 d6cfc35bed1547ff9b3b78fb1b21d221a3066f61d2e000ee67e8717b39ec49f542a83f969e6290cddc18779f0f081db03a1f4bfd8238da059a589b5aee5a7f12
MISC metadata.xml 299 BLAKE2B 921f7b7d5add4e7decb67da81d15bc1382bb3c51125d99342a9d8229fbf4cb0336ac13623290d0977ee9db821565bde14a1a5d9769dd5e2b89e333efc2a44d54 SHA512 ea6d9b306c3a8691697cea16a1582c8b5a36b54977534e4937feedc34bb62f4006d57227df48e878174aaaee03229d272bd940f23cc5e831cfbe79b05d827f93
diff --git a/dev-python/mamba/mamba-0.8.6.ebuild b/dev-python/mamba/mamba-0.8.6.ebuild
index e43ab93a9bd2..e12a951613b2 100644
--- a/dev-python/mamba/mamba-0.8.6.ebuild
+++ b/dev-python/mamba/mamba-0.8.6.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=5
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_6} )
inherit distutils-r1