mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/MechanicalSoup: fix DESCRIPTION, update metadata
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user