dev-python/solrpy - 1.0.0 (junkdrawer)

Search

Package Information

Description:
Client for the Solr search service
Homepage:
https://pypi.org/project/solrpy
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
1.0.0 7 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1

DESCRIPTION="Client for the Solr search service"
HOMEPAGE="https://pypi.org/project/solrpy"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="dev-python/future[${PYTHON_USEDEP}]
	dev-python/six[${PYTHON_USEDEP}]"

Dependencies

RDEPEND

dev-python/future[${PYTHON_USEDEP}]
	dev-python/six[${PYTHON_USEDEP}]

Manifest for 1.0.0

Type File Size Source URLs
DIST solrpy-1.0.0.tar.gz 39546 bytes mirror://pypi/${PN:0:1}/solrpy/solrpy-1.0.0.tar.gz