mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-11 09:43:40 +02:00
IP2Location-8.5.1.ebuild
This commit is contained in:
parent
b6daab3a1f
commit
fc1a6d46ae
2 changed files with 5 additions and 6 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
PYTHON_COMPAT=( python3_{7..9} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
|
@ -13,9 +13,8 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
|||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
KEYWORDS="amd64 arm64 x86"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="${RDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
|
@ -1 +1 @@
|
|||
DIST IP2Location-8.4.1.tar.gz 5591 BLAKE2B d04d5f7b0efba308a75f957f0da3482c61d5e9a52f81b8d7ad575e4b7f01be7b2daac34216ac5fd9be726edd3ca3d906a6ae644ef1e7f449db807573bc398352 SHA512 e6092af1bdb3a02b76235c3da6d43376b6c413e2e32f4d3adae01852bff828e3281f24a7f81e35feff1537d1dc82a12f37d0dfb20976954efe798315167cdbc7
|
||||
DIST IP2Location-8.5.1.tar.gz 10267 BLAKE2B 0ba3ddd16d26d7ef1591959e75a61063a6ba76db090329e4a4f191fe16565f11a2bcd14def24bd9b0a041859e4a249ef4ca8bcbe80974ce21d5cfd1b0cf23ce0 SHA512 36b47f283f9cbb75d3cde986e8ad66a1e5426ac1db7e01a6db6ca6020e69d0a1d93cdcc1f0ed0f43d4967aaae78c6cd26afb5f11a951e76e2856c6a00a457d07
|
||||
|
|
|
|||
Loading…
Reference in a new issue