summaryrefslogtreecommitdiff
path: root/dev-python/scandir
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /dev-python/scandir
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'dev-python/scandir')
-rw-r--r--dev-python/scandir/Manifest2
-rw-r--r--dev-python/scandir/scandir-1.10.0-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/scandir/Manifest b/dev-python/scandir/Manifest
index eef6cc157a91..e0c202ee4128 100644
--- a/dev-python/scandir/Manifest
+++ b/dev-python/scandir/Manifest
@@ -1,3 +1,3 @@
DIST scandir-1.10.0.tar.gz 33311 BLAKE2B 47576618c41a477ff7bab9daecf2e4719ed0c497a25fd68b4bacae073fc418f9fc51503812af726d1d124f07cccfb418ae09c196cf7ce283abf5d3bbc36b7e09 SHA512 42a570320018ffff2172ada67002334446c73c53813b36d63558d3854ded2fac0b266fcaf399cf9a735ceba110636b6901683fb26cde1e286ff476bc37e3d335
-EBUILD scandir-1.10.0-r2.ebuild 582 BLAKE2B 8671a7958f2c8779601ca7a1853b7700fd5b68cb7c7b1f7882edc52539731b29166a2d6cb131096781f3fc051124f0402fe82be7c189e36125766debfbf51a69 SHA512 1239ec3e92c6fa76f7f6711aa3b76a5809fae003ebb618536ecb2a409dc201d4c8a1949d17c779cac330354a196448f0cea86dc8484ab04cc6bec17ea92bcd56
+EBUILD scandir-1.10.0-r2.ebuild 583 BLAKE2B 7ab5854eb6ea9b6771112368b528d09dfea6c6431d8e0ddcee726fa0f92ee3a5c58fc42b6f80edf44d244afafc49b053b45247d0540b7103a914285149e603f3 SHA512 d5dd61ce7d7b0e5be94bd0487d8940023036d6428b8fbeecd7d684e801669110c81541ff88a53e340452d784cef8e8069fe68fed3521a7e4b58a69e6888a736e
MISC metadata.xml 495 BLAKE2B 00d10b6da8a863dcdf900e71725b6ca73dae721ad8f703a21b7a1555a496b11dedf38bbc13902a76cc28fee79ce305c0033d46bdaa8c1c5fc7be71b291686c9f SHA512 016e2747d2cc92f4eb80d1e15f2e33096415d743af5115b4b947f1f01648b35e07ae8b779d0faeb726d224d28a5ea49218b825d4170fb2a3321b638c6ba4c9a3
diff --git a/dev-python/scandir/scandir-1.10.0-r2.ebuild b/dev-python/scandir/scandir-1.10.0-r2.ebuild
index aecba9e0483f..e7b5cb0def6e 100644
--- a/dev-python/scandir/scandir-1.10.0-r2.ebuild
+++ b/dev-python/scandir/scandir-1.10.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
python_test() {
"${EPYTHON}" test/run_tests.py -v || die "tests failed under ${EPYTHON}"