summaryrefslogtreecommitdiff
path: root/dev-python/torment
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/torment
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/torment')
-rw-r--r--dev-python/torment/Manifest2
-rw-r--r--dev-python/torment/torment-3.0.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/torment/Manifest b/dev-python/torment/Manifest
index 05723827e1d0..aa1a075bdba8 100644
--- a/dev-python/torment/Manifest
+++ b/dev-python/torment/Manifest
@@ -1,3 +1,3 @@
DIST torment-3.0.3.tar.gz 33976 BLAKE2B df784ee7ae367e9c94c04885114176238748524ab511e161608ef59e08b7b1f765c361563bdd2799381e9679a58816d5f907f0467284274c3a8c1d0b206f1a91 SHA512 85876668ce2ee898f876711aa11186ee2edb092ac1b768ee828670a6aef8bfc9cbcdee4aa07d8068ebed2edb60aa0774d74d2e7976a6c021ae5264aee1e83fbd
-EBUILD torment-3.0.3.ebuild 948 BLAKE2B c8f7d7640af923d98e8d528af68d136510671aefff422fdf5f2e8195010de54d32b788a55ddfbd5c52482b65ff9b90e8811369410029d4e615ab885e0131aebc SHA512 78b32922b18a09f2cb1cb41919b84a6702e389ffe4e47d5966394b25af816e0d3e9ae850dd1141afaf5fb8f5177c8f643de51999fb153ae2c395c3570b17309a
+EBUILD torment-3.0.3.ebuild 943 BLAKE2B e18f350c8076f657e4b7b4ef4919538b489549ddfdb0bed8d2fcc036eab28ecc4dbada7c4f685005560be9caed065941b1b620bf543d5015e0f515a2d930dd6a SHA512 a1e2d7285654519b059e4317c7eba66b2e6919361906f8ad9519328705d438ca4f60fbef1873438b7a5aefcdf3cdd74559de585ec72d66c18351502991eda8df
MISC metadata.xml 263 BLAKE2B 660800ff320a863f1206a14dc29048485a5fabb8609d8354bb4cf9d45a0093784ecb13b15d2fe78e4cd86c64abd1e32f975b07e90cbf73dbf7679ed27d480f04 SHA512 4f57bf78cd01e1b157690b3f482dd82f56d794da20c78702978998e20ffccfaca7155f3c6216eca65f6ff65edf95d84e32cf97f31e712438404df810aac471e3
diff --git a/dev-python/torment/torment-3.0.3.ebuild b/dev-python/torment/torment-3.0.3.ebuild
index 27bfeabfecf5..27d964344340 100644
--- a/dev-python/torment/torment-3.0.3.ebuild
+++ b/dev-python/torment/torment-3.0.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
inherit distutils-r1