mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
dev-python/dacite: remove trailing whitespace
remove empty blank line remove unnecessary python dep, is added by eclass Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -8,12 +8,8 @@ inherit distutils-r1
|
||||
|
||||
DESCRIPTION="This module simplifies creation of data classes (PEP 557) from dictionaries"
|
||||
HOMEPAGE="https://github.com/konradhalas/dacite"
|
||||
SRC_URI="https://github.com/konradhalas/dacite/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="https://github.com/konradhalas/dacite/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
SLOT="0"
|
||||
LICENSE="GPL-2"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=">=dev-lang/python-3.6"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user