From 6abbf81ef2f298e3221ff5e67a1f3c5f23958212 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 14 Dec 2020 13:26:14 +0000 Subject: gentoo resync : 14.12.2020 --- dev-python/mechanize/Manifest | 4 ++-- dev-python/mechanize/mechanize-0.4.5.ebuild | 2 +- dev-python/mechanize/metadata.xml | 35 +++++++++++++++-------------- 3 files changed, 21 insertions(+), 20 deletions(-) (limited to 'dev-python/mechanize') diff --git a/dev-python/mechanize/Manifest b/dev-python/mechanize/Manifest index 361127da11db..e04cc4d9ac49 100644 --- a/dev-python/mechanize/Manifest +++ b/dev-python/mechanize/Manifest @@ -1,3 +1,3 @@ DIST mechanize-0.4.5.tar.gz 216908 BLAKE2B 67951ad8295a32799768b3719525d45d502bc773c6f2a5e762e3dae97f309c8c265a2cb3efde95c9e8cb65e89dee6ad6ad8585685baa4e9ff1acfd146f115f6f SHA512 51706d5c073501d02fb7395eda30625ed9191324f948073c7d1589df0e507d8b7641ca514ceff55e7d82e899ba6e10c55507c79668976c7654ff0004671d09d2 -EBUILD mechanize-0.4.5.ebuild 622 BLAKE2B 83fcc166f719ce330e75d3b8d2bc5e45d3001cd7086a49de2f1bf58a2397183178faa1197124ac699c2131673aa1ff1ecdf92a45c3d6984d2eabfad42729783a SHA512 34292b0a52a6cdb732923e7e3af2a1c886048b687037aa6117b39222a7e78bea763cc91ce7d325343ae13557e71b9b231e6d84461f0579b47f8daf8aaf60bba9 -MISC metadata.xml 959 BLAKE2B 7e3bc231d201f4b49561f1594301f1d2663744d4a5da0e9f277f2434f80eef016e98e5317016f3e330b1f8daa6a4559db6207720888b99dbb9634c605bcc0472 SHA512 37015b73d1166a75a206306eea97957f23cee6f558bafe54b18c99b7b70b966569a87e9d70466ed50393c1968aa1f7dd884cdf98bd401f274d1e6510d927afa8 +EBUILD mechanize-0.4.5.ebuild 624 BLAKE2B 891c159bc37bd2313d0594a7c99eb01db8e537386e13a66dd1425d2c1d34ba8fe6722eff3c31031e11486c4c89194d98dee10cea78c6be70e8a861cde27f29fe SHA512 37ceb50c9345821858b54a8eb782f04a0744f2deee298d888e44d6542d9943a13b558d56dc9f56f50057b7067760375b332f5076addb69ef2e1de7e811074346 +MISC metadata.xml 978 BLAKE2B 1c2cb6d7489e09531a0c96862eb12ac53d30b940e940002e69820e7ff51e2fa56d9145d732250d68892690f63663847ff3f711847dd98ee8803fb07e0d5b496c SHA512 ebd61b86ab4c9bbfedd1d1892b3dab26040025f348b56601437999d13817e7147a5b89e3ac8454f6689f3978b289a6893433bde81705d52c4f7d236ea0dd6291 diff --git a/dev-python/mechanize/mechanize-0.4.5.ebuild b/dev-python/mechanize/mechanize-0.4.5.ebuild index c9ee10e59bcf..8b63084ba831 100644 --- a/dev-python/mechanize/mechanize-0.4.5.ebuild +++ b/dev-python/mechanize/mechanize-0.4.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit distutils-r1 diff --git a/dev-python/mechanize/metadata.xml b/dev-python/mechanize/metadata.xml index cc33db8a685e..b5b7f28a7b62 100644 --- a/dev-python/mechanize/metadata.xml +++ b/dev-python/mechanize/metadata.xml @@ -1,21 +1,22 @@ - - python@gentoo.org - Python - - - mechanize is a Python module for static programmatic web browsing in - Python, after Andy Lester's Perl module WWW::Mechanize. With the Browser - subclass any url can be opened - not just http - and UserAgentBase - offers easy dynamic configuration of user-agent features like protocol, - cookie, redirection and robots.txt handling. Other functionalities - include easy HTML form filling using ClientForm interface, convenient - link parsing and following, browser history with .back() and .reload() - methods and automatic handling of HTTP-Equiv and Refresh. - - - wwwsearch - + + python@gentoo.org + Python + + + mechanize is a Python module for static programmatic web browsing in + Python, after Andy Lester's Perl module WWW::Mechanize. With the Browser + subclass any url can be opened - not just http - and UserAgentBase + offers easy dynamic configuration of user-agent features like protocol, + cookie, redirection and robots.txt handling. Other functionalities + include easy HTML form filling using ClientForm interface, convenient + link parsing and following, browser history with .back() and .reload() + methods and automatic handling of HTTP-Equiv and Refresh. + + + wwwsearch + mechanize + -- cgit v1.2.3