From 21435953e16cda318a82334ddbadb3b5c36d9ea7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 15 Jan 2020 15:51:32 +0000 Subject: gentoo resync : 15.01.2020 --- dev-python/elementpath/Manifest | 2 +- dev-python/elementpath/elementpath-1.3.1.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/elementpath') diff --git a/dev-python/elementpath/Manifest b/dev-python/elementpath/Manifest index 3a8d72d550ad..b40d8c3e6b4b 100644 --- a/dev-python/elementpath/Manifest +++ b/dev-python/elementpath/Manifest @@ -1,3 +1,3 @@ DIST elementpath-1.3.1.tar.gz 100631 BLAKE2B fb3238006afb5100ad03314bddb16e77ea2fc7a91acf95e479ad67308456f761c53c64920266aa251a3f1b9bb6c6bebe39faa6413dd840a19ca1e9b3293f5253 SHA512 3beea19fe431514630f3957d2005d5883fb496a7192a47ea593d4b0df7a0050a19756275af7f85c7807c929482ddaacaba76ec0f3a715b6779d4aec125ee5550 -EBUILD elementpath-1.3.1.ebuild 886 BLAKE2B 7a23cd256352ed555cf634ce0595377a923d36290638edf1394e2a5d3b5b38d8f6820cf39fc9bd93544d2126826590f62a725a82fb6c3b4962fcafa6c0616878 SHA512 68a957dba7167c455301852cc08c864a8d2bb4ce1e9d56f48c7b3ce43dc92fab4ccc82029a4524bd5525dda5a3ea6bb775eb5636e31801f2d2ca5bb05cf67020 +EBUILD elementpath-1.3.1.ebuild 889 BLAKE2B a2d1326cd7723cca0a7d05b0c4b5b6663cd5271133f17233659ddebb2d86a0146d7bbd1fa07ee4ab2b2745c07702aa13826b511020fe9a9d419b31b365e34a7a SHA512 b57e0f3aa625a43c3a42dd760744b1b34e5b4b20f340b870729a75cde235661d18ac2c6a0d9df93bbee115999eae05efb0d11bc68a916ad9e60cc4543dd8711e MISC metadata.xml 218 BLAKE2B 086fdcf7b63ca7bd6c58e861d717bb375e1cd372eff26d5d2eeeb176d8c5e6f10e653562abafb50eae7d7508f8e3d421b87e6a749acd0490308672828d0da697 SHA512 4558fee4c51117e21b1f42ca3edbdf1195ed297db798d6bfa0e5fbb7019654a187422b0abde7af5d800caffed66d1e55e4280e8be602bad591424d9776c46781 diff --git a/dev-python/elementpath/elementpath-1.3.1.ebuild b/dev-python/elementpath/elementpath-1.3.1.ebuild index 4884138e8842..5e43008a1b0f 100644 --- a/dev-python/elementpath/elementpath-1.3.1.ebuild +++ b/dev-python/elementpath/elementpath-1.3.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 2019 Gentoo Authors +# Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} ) +PYTHON_COMPAT=( python2_7 python3_{6,7,8} ) inherit distutils-r1 DESCRIPTION="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml" -- cgit v1.2.3