dev-python/MechanicalSoup: fix DESCRIPTION, update metadata

Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Louis Sautier
2018-06-27 20:16:47 +02:00
parent ad9b3995a2
commit 1ddb65d861
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ else
KEYWORDS="~amd64"
fi
DESCRIPTION="A python library for automating interaction with web sites"
DESCRIPTION="A python library for automating interaction with websites"
HOMEPAGE="https://pypi.org/project/MechanicalSoup/"
LICENSE="MIT"

View File

@@ -10,5 +10,7 @@
</maintainer>
<upstream>
<remote-id type="pypi">MechanicalSoup</remote-id>
<remote-id type="github">MechanicalSoup/MechanicalSoup</remote-id>
<bugs-to>https://github.com/MechanicalSoup/MechanicalSoup/issues</bugs-to>
</upstream>
</pkgmetadata>