summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Sautier <sbraz@gentoo.org>2018-06-27 20:16:47 +0200
committerLouis Sautier <sbraz@gentoo.org>2018-06-27 22:49:47 +0200
commit1ddb65d861936cc706b11ea3007aa5b1df977f96 (patch)
treec670e6defc1fd37bff248c715c7b44c9165aa6c4
parentkde-plasma: Version bump KDE Plasma 5.12.6 (diff)
downloadgentoo-1ddb65d8.tar.gz
gentoo-1ddb65d8.tar.bz2
gentoo-1ddb65d8.zip
dev-python/MechanicalSoup: fix DESCRIPTION, update metadata
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-python/MechanicalSoup/MechanicalSoup-0.6.0.ebuild4
-rw-r--r--dev-python/MechanicalSoup/metadata.xml2
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 4a08dd209a0c..97cbb3efb4cb 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 4f81f0257d4e..1565f268e779 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>