summaryrefslogtreecommitdiff
path: root/dev-python/kaitaistruct
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/kaitaistruct
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/kaitaistruct')
-rw-r--r--dev-python/kaitaistruct/Manifest2
-rw-r--r--dev-python/kaitaistruct/kaitaistruct-0.8.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/kaitaistruct/Manifest b/dev-python/kaitaistruct/Manifest
index 9a7c59895d72..2605794f8a66 100644
--- a/dev-python/kaitaistruct/Manifest
+++ b/dev-python/kaitaistruct/Manifest
@@ -1,3 +1,3 @@
DIST kaitaistruct-0.8.tar.gz 5158 BLAKE2B 802435e81c8ec2544f26109762d43d7761c8672714107861e5f981583bf38ab85b3c2f1f3be5d25429287b380b756599fb51cedd130870f2cd9cfe221fd2f509 SHA512 8361e30c5bec9a7c57c280d277232ff4123686f29f3813e61cde9bf7512ead2e2f447ea1e18b8925aefe432edbbd9682a690293dcb928a9049c4c81832b5666f
-EBUILD kaitaistruct-0.8.ebuild 409 BLAKE2B 1b362ad75c715d1e9a95c515bd3fcbb44a55537166ee9ee7a45ff88e998bb6f4b19de304ef228459d2ca1b65406643babf3bce54b8e99bfd77328d04e64855f9 SHA512 df55dcfe64fe675707f1d9db5f45a391c7a324978a4f8414c273472707f32cd29a4b727aced508b3fdd251abb877a54a873a6cd1334afda203e83f0ced479b8a
+EBUILD kaitaistruct-0.8.ebuild 400 BLAKE2B 19a90529b1a67c4378ccee75df17a1972df113a15eb66002e7bd7407985995dd99d43e8fced36c7ae1b73fc033536d7bce310baff41bcc3222c0e720205ed819 SHA512 0c563a6f561c4f9b6b34890bbee1fd6746933716b30e64d1c4ca624c140d81589637676906e2a780458fb1aba832cfc687e86423f998e39e0b370658122f54da
MISC metadata.xml 381 BLAKE2B 0ce0f75aab60659850e7d04532911feea89a4bccf8ec7826ebfb924416af438d5a2bf7981435a22e825b39881ac20a8b2a0bd93a66b2d7b031c72123033f1d78 SHA512 9b3a37c75a62f1873288ffba45ab105225a90d72e01c7ead253b5a903ec28babe152074cc7595d6398104f8ccc50ebfc71ff72c4e620a7dad1b5e57f767cd118
diff --git a/dev-python/kaitaistruct/kaitaistruct-0.8.ebuild b/dev-python/kaitaistruct/kaitaistruct-0.8.ebuild
index e423550c4319..8ab274c95693 100644
--- a/dev-python/kaitaistruct/kaitaistruct-0.8.ebuild
+++ b/dev-python/kaitaistruct/kaitaistruct-0.8.ebuild
@@ -1,9 +1,9 @@
-# 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