From b7ebc951da8800f711142f69d9d958bde67a112d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 28 Apr 2019 09:54:45 +0100 Subject: gentoo resync : 28.04.2019 --- dev-python/python-augeas/Manifest | 4 ++-- dev-python/python-augeas/python-augeas-0.4.2_pre131218.ebuild | 4 ++-- dev-python/python-augeas/python-augeas-0.5.0.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-python/python-augeas') diff --git a/dev-python/python-augeas/Manifest b/dev-python/python-augeas/Manifest index 9daf0d6c5e69..fd15b4adbf51 100644 --- a/dev-python/python-augeas/Manifest +++ b/dev-python/python-augeas/Manifest @@ -2,6 +2,6 @@ DIST python-augeas-0.4.1.tar.gz 89652 BLAKE2B 571c67fd6f10b209578eed7b3a7a1d628b DIST python-augeas-0.4.2_pre131218.tar.xz 77636 BLAKE2B 033063d449b4c5ec2daa7a6266a4cf378be1964509c77d0d02274b7e70c70d245db5139dad582510aa2cf71e12d43d258855d45f8137e1bf843a99f79af3f8a7 SHA512 3677dfa4d7b6bbb22009ebee4ed4b46e50f7e5712354f5061476d5d21c86b956c4408f5ca005b674ad0e14e26c970830572aa077af6bb594dbff116991676e86 DIST python-augeas-0.5.0.tar.gz 90667 BLAKE2B 5d563350c3f80db45aad87326c445e93e3563ca6eb8de17889cdc91735c61dfcf0fda4e93f15c0d450ee156d57cb71598f32cdce6f6716b0fd610b793f103641 SHA512 d93d9e21c720084ee3c1841a2172dd1a4cfb41e668de0f557bd214efd65e685a1e5fc713a7d34e0fed727fe908bb1e8a09a1c10587bc27f3708cbcdee575cc51 EBUILD python-augeas-0.4.1.ebuild 513 BLAKE2B 7b0c1f9f0dd86d93582b08514dbbf7aeadd70067b1665e0ce844a46d41e290859ad865b3b6324b21d543afab1a38b08bdf7c091af9d2d01b13bc1b3a93c052a0 SHA512 97e9201ecf56a5a9d4b7683099c11ae81c9a3f85ab9304c97fe27ccc73066feac6978e54ed89c3e1f28f62568606ec3f8d8a90fc8007d2ceb6717413be70d201 -EBUILD python-augeas-0.4.2_pre131218.ebuild 572 BLAKE2B 07e467da411e8eb33e7f832bc3095282dac5206fcc694574f340e936e5bfb7be1c3815886173bb49b5fab38081900f1926f748050168d4c7adf13e5482db37f4 SHA512 3d7fdb4feeacd9a51e9a08b0e2c1be7e23733c3383b6b75acae9fb62a9bf130eeffc9551b273aea0959b96e470828947826a90fb8d89982293fde8cea59700de -EBUILD python-augeas-0.5.0.ebuild 513 BLAKE2B 3f472c723715c84445d0a935c27a38a43900298e9006fb659cb4344ee594fcdb4fec77130fc0f46c22ed127bcee677680d450e8be0c2f4616b2ef5a8b0d40b61 SHA512 8187a36d62b40c557407d8106e6ad1c6f696f07ee090049a487b2e98ce2f2ce625ae6404a1dc94f44e3c164794b92e4053e8863ca6ee9bf0dba53d0479eca9f0 +EBUILD python-augeas-0.4.2_pre131218.ebuild 563 BLAKE2B e478f4ec00695b4f19846f54a5ff7159f03d2d614f11edbccdbf27e2b46d773e29b982a46cc280265fcdac8e2ef1804531f16bf03af80cfa3c27bb3e36287066 SHA512 17a7094a51d5c9f9ddd179dd8140e71dd7f917609e93660c45b88712d359e6f4f6bb286adbd6273652a0c8a22853f83dd575cc8bd1ff9abecbd39f0885fd6162 +EBUILD python-augeas-0.5.0.ebuild 506 BLAKE2B 977e9af07b2c948ebb65009d1336c71a88775ea8bde78b17c89511ad9f5d5547ea046cdfb18f85a56d9f840bdb67a0ca4514780e147581de1308057288a2370b SHA512 b32af3520db21e0bfaa36858f8bb539661609ea4ee9d5062b20c0b4d8b7b211feb48b5f5dcf0d93c36c9339b8ea4a0186b327eb99f6e88c584b153805981eb57 MISC metadata.xml 417 BLAKE2B 33e8c4549ea1d67e4007731ada6037aea72697414df3cb17a532c700670a8b47188b29726d41c888d840415b16c72cb1662ea552b73a5c96ec5ee3fc2e4b7009 SHA512 54f17c94e464ce5dde8dfc1135ea90b95ced67eac61f39a2b9e653740463396d2a564753d488e390bcec08b3e4360e92a71ce2ef5c1e1050738e71e61d27d10f diff --git a/dev-python/python-augeas/python-augeas-0.4.2_pre131218.ebuild b/dev-python/python-augeas/python-augeas-0.4.2_pre131218.ebuild index 70fca966682e..1cd7d8cba9ed 100644 --- a/dev-python/python-augeas/python-augeas-0.4.2_pre131218.ebuild +++ b/dev-python/python-augeas/python-augeas-0.4.2_pre131218.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/python-augeas/python-augeas-0.5.0.ebuild b/dev-python/python-augeas/python-augeas-0.5.0.ebuild index 7c8c82e7605e..f738b0b9121b 100644 --- a/dev-python/python-augeas/python-augeas-0.5.0.ebuild +++ b/dev-python/python-augeas/python-augeas-0.5.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) +PYTHON_COMPAT=( python{2_7,3_5,3_6} ) inherit distutils-r1 -- cgit v1.2.3