summaryrefslogtreecommitdiff
path: root/dev-python/nose2
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
commitb2be182d49eea46686b5cf2680d457df61e89dc4 (patch)
treec66442ced2011c5ca81c3114cc51041e314c6d33 /dev-python/nose2
parente23cdda4dbb0c83b9e682ab5e916085a35203da5 (diff)
gentoo resync : 30.06.2018
Diffstat (limited to 'dev-python/nose2')
-rw-r--r--dev-python/nose2/Manifest2
-rw-r--r--dev-python/nose2/nose2-0.6.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/nose2/Manifest b/dev-python/nose2/Manifest
index d1cd3eea4d6b..1ecafce772d4 100644
--- a/dev-python/nose2/Manifest
+++ b/dev-python/nose2/Manifest
@@ -1,3 +1,3 @@
DIST nose2-0.6.5.tar.gz 134808 BLAKE2B 5f094d537ff7c48b7bfaf139b4c96a93875013ca5663d1e5b3feec543e7efd55335488321bcdd5752529cb36685dd28c91bd29665aed9e5f58fef837e5e2944b SHA512 fc84aa19d486ff1441dd43666182212e4a05b3be054f3c8967e36e624c08ee6eb10b01bba45b5f5dbbd38cfd057d53877e0bc0d9aba59b842688a5d4ec944b40
-EBUILD nose2-0.6.5.ebuild 953 BLAKE2B 80b60f0d34bfa41412680a5ec8c21ea04447215e43439cca9d297f38c0e21941fc15978e424ffb227320fb3bc9b438bd3d972a7f5de56d0096157eba22b424b4 SHA512 628d564dac82c332405a3e5653a39f1510ab3f7f01a41c24740963025354059a3a9e8b16794fc8d83f3f882cf357438b17ab4362651714b3581c10afcb8ea147
+EBUILD nose2-0.6.5.ebuild 949 BLAKE2B 8c0a07cdc9f8eb1629ae4e7268fc22021fcc696db1a6fc76d3d40feb9bc560d9dd40fa0278c1861b0d0586b1c230743fdb7118f55a18d853eaa69584c4977bb5 SHA512 fdec07f6dc06acdddf7a9524be89b925d2fa443426cb0adc7c26cd2bee043a557af0a24e5dee10198b1712faec5a19ec9e23991411c6061a1850abef6ea6caf4
MISC metadata.xml 219 BLAKE2B d029050891ce875c82037bc06584e6ac7cf5332227737dcb08449ff842d361f1f373d90fe5628b6305d8b372fdec3e66adf1fb6d7b3856bc444e0a899f7d0c5b SHA512 f7f050059c8022343085629b71dc33b31c18acac3ba51fefb5ef64c8bb0933a11fae700f12033c3e757f86c17fc41eed75d5e7c4394ca4cd9bd5aa2641c93150
diff --git a/dev-python/nose2/nose2-0.6.5.ebuild b/dev-python/nose2/nose2-0.6.5.ebuild
index dc4f735d26d2..261f44e72550 100644
--- a/dev-python/nose2/nose2-0.6.5.ebuild
+++ b/dev-python/nose2/nose2-0.6.5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1 vcs-snapshot