mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/mongomock: fix whitespace
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Library to help testing Python code that interacts with MongoDB via Pymongo."
|
||||
HOMEPAGE=" https://github.com/mongomock/mongomock https://pypi.org/project/mongomock/"
|
||||
DESCRIPTION="Library to help testing Python code that interacts with MongoDB via Pymongo"
|
||||
HOMEPAGE="https://github.com/mongomock/mongomock https://pypi.org/project/mongomock/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user