mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
dev-python/orjson-bin: fix DoubleEmptyLine
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
@@ -6,7 +6,6 @@ EAPI=7
|
||||
PYTHON_COMPAT=( python3_{8..9} )
|
||||
inherit python-r1
|
||||
|
||||
|
||||
DESCRIPTION="Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy"
|
||||
HOMEPAGE="https://github.com/ijl/orjson"
|
||||
|
||||
@@ -55,4 +54,3 @@ src_install() {
|
||||
}
|
||||
python_foreach_impl do_install
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user