summaryrefslogtreecommitdiff
path: root/virtual/python-pathlib
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-08-04 08:53:53 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-08-04 08:53:53 +0100
commite3872864be25f7421015bef2732fa57c0c9fb726 (patch)
tree9cb29a544215119b5c5538e37211b994ce1c87ae /virtual/python-pathlib
parent480486b52ea64765faf696c88b2c6a26a5a454d4 (diff)
gentoo resync : 04.08.2018
Diffstat (limited to 'virtual/python-pathlib')
-rw-r--r--virtual/python-pathlib/Manifest2
-rw-r--r--virtual/python-pathlib/python-pathlib-1.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/virtual/python-pathlib/Manifest b/virtual/python-pathlib/Manifest
index 1bf9fa7b22bd..c13b1f836270 100644
--- a/virtual/python-pathlib/Manifest
+++ b/virtual/python-pathlib/Manifest
@@ -1,2 +1,2 @@
-EBUILD python-pathlib-1.0.ebuild 457 BLAKE2B 2c6196afbe000244a1cbc9202164b8172d5085b7aa09e7044de3bf0f88d77d73caa7a9a4da00f3d9163c20f06cbc2f98a9b17c987cafe8b488cb777a01c81e85 SHA512 336b36f698c16febf1c5c8633b1554e2c63c0131ea65cec407668d26dc98464db7df1455059b3047a750e180d1f3d72e9a6562463edecf1fb6ddc041fe0b8e31
+EBUILD python-pathlib-1.0.ebuild 459 BLAKE2B b381673d6a04b036c644bd1dd22c410aaf29fbef4411094a98b5c78bf1b9fd1536d6c92010aaf538d9ea11101520892b94a459206f24e0bad539ccde5e35c235 SHA512 3c85bea3d992788990bf9325c100195e0dba146ca88b87d2b0010fefe63cc92ab966b3014049e06b6991f0da05f276e16cce9119fda13a6d38f7fdf4e70e439a
MISC metadata.xml 240 BLAKE2B 41e6a4d9da33dab2decc5ff419924f382a8f64d27a81fdb97576db8c6cf125be95911747946ec8be1b453f56617fef1084f5947f84b50a8db419d46df2ae8a0f SHA512 9c23321eaa853f851bf00195ea64ac2ba093e516f9b57855ee5aa58fbb1988130c9f0c17c2a9ce9fae4ee033e0a28a70c868e0f5acdfa1dd316ab533c5279d59
diff --git a/virtual/python-pathlib/python-pathlib-1.0.ebuild b/virtual/python-pathlib/python-pathlib-1.0.ebuild
index 6f798a00d8ef..10122a0b2869 100644
--- a/virtual/python-pathlib/python-pathlib-1.0.ebuild
+++ b/virtual/python-pathlib/python-pathlib-1.0.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 )
inherit python-r1