summaryrefslogtreecommitdiff
path: root/dev-python/mmtf-python
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-22 20:28:19 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-22 20:28:19 +0000
commitabaa75b10f899ada8dd05b23cc03205064394bc6 (patch)
treeeca3dd248b73b92013cba00a0fcc1edf2696e19a /dev-python/mmtf-python
parent24fd814c326e282c4321965c31f341dad77e270d (diff)
gentoo resync : 22.01.2021
Diffstat (limited to 'dev-python/mmtf-python')
-rw-r--r--dev-python/mmtf-python/Manifest2
-rw-r--r--dev-python/mmtf-python/mmtf-python-1.1.2-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/mmtf-python/Manifest b/dev-python/mmtf-python/Manifest
index a6c35533f703..482180807847 100644
--- a/dev-python/mmtf-python/Manifest
+++ b/dev-python/mmtf-python/Manifest
@@ -1,3 +1,3 @@
DIST mmtf-python-1.1.2.tar.gz 46309 BLAKE2B b21d53f7cfbdf6f6bd4f0f3ac31a846e83ce0ee98faf77fa8d06de7520c4aa64a259e8b43a744a440a6cf1a10ad461697334683364698a68222b690301bc5554 SHA512 92afcce48c2de186cbf9c2cb39c94c5df14ae0eb613862d41b674b7d2f338855ed81be23fb14d16d2dfc8d33415d3904537ef4a422e3a52b78d461b609e968ca
-EBUILD mmtf-python-1.1.2-r1.ebuild 464 BLAKE2B b316e8f8cd44fa02f3991d751e8a0567d952dd9e678a6984fd5d23b0f1a1ad6b1e9473ef5a36e86dee79c2136c4f1925784fe60911931a9f2aabd38256ee164d SHA512 9d80eb7f34c2ac5296bca41d83ba0f29e23b3bc4c7f673d8152ca0ea4c6da8ada252c500d4fa7158590fdb5e789c33dde9cb1fe6029ef09b2e718f0ea44dfc4f
+EBUILD mmtf-python-1.1.2-r1.ebuild 465 BLAKE2B 8ba557c21270989740c3bddf4eafa2074155b7298903a0cf4c7f1ba5fabfd17ba1cc8d9c1b85c795c304cee5378c3066614de9314e43de822973405fb9b6b441 SHA512 90a618d06184662b095552d54bb1b3e66437522208a5edefad2bfac2dc603347c2f4cd5857972e696f0a7d981bff37f91a0e67f07ced04f2b15882e10460df0c
MISC metadata.xml 479 BLAKE2B cb1085cd5b0a4a95c1dbace69a4bc2b7119f3537e65781f9cbfcbccd0b4b5155eb57000964238136b139823728becb6e88c3bb476d6c6728e6c6b6f601be6730 SHA512 971b1ebf30a386f214bf3f1a3347a4277f7de0a3388a81fc1628920f5cdc1b9c7d628d8235b93f9a4d70ecb9141a531e26c5750af2a1fed3b623d42506607ed9
diff --git a/dev-python/mmtf-python/mmtf-python-1.1.2-r1.ebuild b/dev-python/mmtf-python/mmtf-python-1.1.2-r1.ebuild
index b7977d728d5a..f6b8f6431921 100644
--- a/dev-python/mmtf-python/mmtf-python-1.1.2-r1.ebuild
+++ b/dev-python/mmtf-python/mmtf-python-1.1.2-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6..9} )
inherit distutils-r1
DESCRIPTION="The python implementation of the MMTF API, decoder and encoder"