commit: 1ddb65d861936cc706b11ea3007aa5b1df977f96
Author: Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 27 18:16:47 2018 +0000
Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Wed Jun 27 20:49:47 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ddb65d8
dev-python/MechanicalSoup: fix DESCRIPTION, update metadata
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/MechanicalSoup/MechanicalSoup-0.6.0.ebuild | 4 ++--
dev-python/MechanicalSoup/metadata.xml | 2 ++
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/dev-python/MechanicalSoup/MechanicalSoup-0.6.0.ebuild
b/dev-python/MechanicalSoup/MechanicalSoup-0.6.0.ebuild
index 4a08dd209a0..97cbb3efb4c 100644
--- a/dev-python/MechanicalSoup/MechanicalSoup-0.6.0.ebuild
+++ b/dev-python/MechanicalSoup/MechanicalSoup-0.6.0.ebuild
@@ -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"
diff --git a/dev-python/MechanicalSoup/metadata.xml
b/dev-python/MechanicalSoup/metadata.xml
index 4f81f0257d4..1565f268e77 100644
--- a/dev-python/MechanicalSoup/metadata.xml
+++ b/dev-python/MechanicalSoup/metadata.xml
@@ -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>