summaryrefslogtreecommitdiff
path: root/dev-python/nose-descriptionfixer
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/nose-descriptionfixer
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/nose-descriptionfixer')
-rw-r--r--dev-python/nose-descriptionfixer/Manifest2
-rw-r--r--dev-python/nose-descriptionfixer/nose-descriptionfixer-0.0.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/nose-descriptionfixer/Manifest b/dev-python/nose-descriptionfixer/Manifest
index db113e46789b..9a7a3af22598 100644
--- a/dev-python/nose-descriptionfixer/Manifest
+++ b/dev-python/nose-descriptionfixer/Manifest
@@ -1,3 +1,3 @@
DIST nose-descriptionfixer-0.0.4.tar.gz 2889 BLAKE2B 36ac9c0b3c5d12a713c609177dcdc8a46878ef367140417189a4cd1c88d58bb535838bbf181d469bdfc07a51cec9144cdcfdb9c1df749148228ad58ae688202f SHA512 c52e463282c1574ee35e96f680aeaebb6ec1b8ba1bfe58e387cf41d8708c60a7cb7501717de03a90f47db9c4b3aa3e5a4a57e4769d053fd4883e565369d8fce7
-EBUILD nose-descriptionfixer-0.0.4.ebuild 516 BLAKE2B 9e773b670864e455ae311705e4a9bc7245acc526bd09ac140e1e9826a11198b28a628c3294e51a59a63a46cf664c85260bae0357d1739bb5b5028293c39e2b8e SHA512 50454ec6a7564fc5cc0abe4ee3fceb363a6886e71ea22c9db636563adc6b24241cc8db46639064d99713aa3060844bab37af19caa6872589ef220bac4f57d444
+EBUILD nose-descriptionfixer-0.0.4.ebuild 511 BLAKE2B 466c43065f2473c54bcf568f1725cca0028e1b72ff241f433e972d8c0a692af63e2c6e9d290d3f230b7442a1c029416996e2717c9d972b92fdcf4f51975f43df SHA512 29580345ba76c93560b2b7f3dac4f3719c9a71cf0e05f5d480dcb28c1eeb9f7322243326c00b1a8f4dc09de1498040740e1eca9469ff40f803508ac5ee893956
MISC metadata.xml 345 BLAKE2B 29b06d919f4b25ba5f3a582d991a4c33baafbb1cbe9668b9ac2bb0933e1a1467e879b4e71ee080b955465a1bf0095f238f70c6b68b04ff9a5545f6547434f665 SHA512 9df2f1d74b7674acca3e4cbe6b48cb5b00c5a8405f81d3299e5f204fa00f03960fb1ebcf089792c619802c14ea3b9aea1fe33de817e4f791d8a035739309ee07
diff --git a/dev-python/nose-descriptionfixer/nose-descriptionfixer-0.0.4.ebuild b/dev-python/nose-descriptionfixer/nose-descriptionfixer-0.0.4.ebuild
index 0ea2ae6ca400..adca258bd0a5 100644
--- a/dev-python/nose-descriptionfixer/nose-descriptionfixer-0.0.4.ebuild
+++ b/dev-python/nose-descriptionfixer/nose-descriptionfixer-0.0.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3)
+PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3)
inherit distutils-r1