summaryrefslogtreecommitdiff
path: root/dev-python/scandir
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/scandir
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/scandir')
-rw-r--r--dev-python/scandir/Manifest4
-rw-r--r--dev-python/scandir/scandir-1.10.0-r1.ebuild4
-rw-r--r--dev-python/scandir/scandir-1.10.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/scandir/Manifest b/dev-python/scandir/Manifest
index c29ecc99b1f1..401f249adfbf 100644
--- a/dev-python/scandir/Manifest
+++ b/dev-python/scandir/Manifest
@@ -1,4 +1,4 @@
DIST scandir-1.10.0.tar.gz 33311 BLAKE2B 47576618c41a477ff7bab9daecf2e4719ed0c497a25fd68b4bacae073fc418f9fc51503812af726d1d124f07cccfb418ae09c196cf7ce283abf5d3bbc36b7e09 SHA512 42a570320018ffff2172ada67002334446c73c53813b36d63558d3854ded2fac0b266fcaf399cf9a735ceba110636b6901683fb26cde1e286ff476bc37e3d335
-EBUILD scandir-1.10.0-r1.ebuild 693 BLAKE2B 59d7268f8aab38c923329eb8dacf52c0cfa9493f673100defe5a910711cb6a94cd725118628532d7e9e1c8e4c0b28afdde857c2dd26f581c5ee19876a126b8ec SHA512 8231081e720807bdee19602683f22730b3043f30578ffd252106edb46d89c64ec00320ee7cc5123ac37736ea65b54d56383b521dfd12db554d02d1cb18604183
-EBUILD scandir-1.10.0.ebuild 676 BLAKE2B 7d7d297c8b93bbd53b1af80d64dd61af8adf99dc2bc19e155874a6d0cd65d057c6091ea262445cb0118e329a6cbd71005637793e23508b76926229d5fca0a27a SHA512 d587a54562fd0dc0f66ae6b8b76dbd19d6ef4d481807812666a8fa5aa2a98cefa1ce44ed168b725f53464d82a3f7b0763631f26a4a5492a20ac9e77e8bd77f6f
+EBUILD scandir-1.10.0-r1.ebuild 686 BLAKE2B d07e95bddd29e9ee488a981cfbeb57e32b2632ca43aa6bdc5dba34a5bcbb8e2c6d6e00e0ca447f146f12247b31e14fd0affb8139d633cb45e40e6472df4e3094 SHA512 a124d6449ba708d80a35238e52a1decc1610c0d650514e94665f65ebb3f6f473ed621ae2c9e570e26764a6de96bebd8f93a901e6c34967c4ccbb4cfb0776e834
+EBUILD scandir-1.10.0.ebuild 667 BLAKE2B b96214368368b92f5fe3b83bb52f7ee05cf77ec2400357a70e6b322ff5189a237a5c1e75968837f23833cdc1007ab5fe6ab813db6c766145cccee05f5f6c7aad SHA512 ac2c550d988c96fbd5d5dd932619dde5101e4088d36da86f22cd93a4ca2ffce9c8493c39a5b94a815f09db866550a15bb99b1f9c784e215028c59ae0b13e4b53
MISC metadata.xml 495 BLAKE2B 7137cdfc395a1e80576885adb3c870ba25034a657c342b3819328f276d55ebf6d7756e57644a6ff4d45ca07cdb561078dbb1deb1b993816c7088850dee45c3bb SHA512 e762fa761b5b00288870eac3af8aed0d05efba207d83138adc873da902a7e197b710caeb87a3083e5f23436f4a2c799996fe07201195de065bd430b9c35183ee
diff --git a/dev-python/scandir/scandir-1.10.0-r1.ebuild b/dev-python/scandir/scandir-1.10.0-r1.ebuild
index fcda1e7fad72..14571d8a40ea 100644
--- a/dev-python/scandir/scandir-1.10.0-r1.ebuild
+++ b/dev-python/scandir/scandir-1.10.0-r1.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=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy )
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
inherit distutils-r1
diff --git a/dev-python/scandir/scandir-1.10.0.ebuild b/dev-python/scandir/scandir-1.10.0.ebuild
index 1b4f2b7430b0..764b48c5ec39 100644
--- a/dev-python/scandir/scandir-1.10.0.ebuild
+++ b/dev-python/scandir/scandir-1.10.0.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=7
-PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_6} )
inherit distutils-r1