summaryrefslogtreecommitdiff
path: root/dev-python/mmtf-python
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
commit69051588e2f955485fe5d45d45e616bc60a2de57 (patch)
treeef8699cca7ce3773b1de747b167ceeacdc60cb92 /dev-python/mmtf-python
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.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.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/mmtf-python/Manifest b/dev-python/mmtf-python/Manifest
index 482180807847..27bf71035eac 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 465 BLAKE2B 8ba557c21270989740c3bddf4eafa2074155b7298903a0cf4c7f1ba5fabfd17ba1cc8d9c1b85c795c304cee5378c3066614de9314e43de822973405fb9b6b441 SHA512 90a618d06184662b095552d54bb1b3e66437522208a5edefad2bfac2dc603347c2f4cd5857972e696f0a7d981bff37f91a0e67f07ced04f2b15882e10460df0c
+EBUILD mmtf-python-1.1.2-r1.ebuild 465 BLAKE2B 8fe3446a21d333f5a3d9a1a352327a83a1158b7dd821826d9370851319ca4c62de4be868f82f02fec4edb13a529d8177140d91eebc4d32989a4b45a17ad7fe53 SHA512 5c647cfb736e58cf1cac991b4d11ab31d10b2141110abef40fc31184dc350769b7f3a1287ba320aca7caddd7427d64b3bc53597d7eeb39afb19d38dc25f70031
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 f6b8f6431921..30c4a5814f61 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
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1
DESCRIPTION="The python implementation of the MMTF API, decoder and encoder"