Merge branch 'feature/python-geoip2'

This commit is contained in:
Manuel Friedli 2020-08-04 01:41:34 +02:00
commit 1c91aa71d7
8 changed files with 87 additions and 0 deletions

View File

@ -0,0 +1,5 @@
*geoip2-4.0.2 (03 Aug 2020)
03 Aug 2020; Manuel Friedli <manuel@fritteli.ch> +geoip2-4.0.2.ebuild,
+metadata.xml:
dev-python/geoip2: Add ebuild for latest version.

View File

@ -0,0 +1,4 @@
DIST geoip2-4.0.2.tar.gz 299778 BLAKE2B 7e5d69bdd7e00c3c90b0a3bde673fc14ba9e2a6e125a01138d375b2baf3d3c18a837ca551a06c94a6a09835426e2288ecf914cc69e4c7420196f9e4301d1b7e7 SHA512 54c82f926a79005aa409d92dbb5cb9396c82ec706ef9d3b0ae520e2e5f403c9be39772e3a1180962e7ecc1a63286b5948451980ca3f08fad09b57b8fd90152c9
EBUILD geoip2-4.0.2.ebuild 537 BLAKE2B de668b5bb264826e43900e96910f1f1dd5b154ab95caa564d40407ce43addda0fb77fa118ac3e4935d18880509536cf676b606956d29daf7bf2858ddd1b7cbae SHA512 3c733bc1297b425ce1d1741f673b7867ae467298c316b3cb2ab23690326ef0de2034efd3271bffac0280101f3dc1f71f9097099a22eef34e696f5f3a1e02e1de
MISC ChangeLog 171 BLAKE2B 591fb43dfb007b26eef6dc949631a3f354810f3f5fdfd9d849fa3f43af7bde48be1abceba34cb34c249dbf241e928f0eb181f05947ec12ac374a02556180e255 SHA512 fde3e8b15770fe02a636da84744f9c7a03c452dc2d0fd2a21bdf1212b7e483cd88a7053cd665e9b415267309573e4f3a3f3f5987d35f3e6af1b59546fc6123e0
MISC metadata.xml 378 BLAKE2B 021f1d4f38fc77495964dcd72e96bfe42364a221e1be0048a7facb7373ab3122b5b4204712d9178c9fd229d0b4d3c7565d75b1f1d241789bd74ce34fd1ab924d SHA512 b3448e6d9699cf5aa36d17532ec0b19a41078927d1692bf15b8aa79436aff3e0fe0017670d3361fac6b802b60ee1985db7ab766095ad0f352139ce4d131abb48

View File

@ -0,0 +1,23 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
DESCRIPTION="MaxMind GeoIP2 API"
HOMEPAGE="https://github.com/maxmind/GeoIP2-python"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
RESTRICT="mirror"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="
>=dev-python/requests-2.24.0[${PYTHON_USEDEP}]
>=dev-python/maxminddb-2.0.0[${PYTHON_USEDEP}]
"

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>manuel@fritteli.ch</email>
<name>Manuel Friedli</name>
</maintainer>
<upstream>
<remote-id type="pypi">geoip2</remote-id>
<remote-id type="github">maxmind/GeoIP2-python</remote-id>
</upstream>
</pkgmetadata>

View File

@ -0,0 +1,5 @@
*maxminddb-2.0.2 (03 Aug 2020)
03 Aug 2020; Manuel Friedli <manuel@fritteli.ch> +maxminddb-2.0.2.ebuild,
+metadata.xml:
dev-python/maxminddb: Add ebuild for current version.

View File

@ -0,0 +1,4 @@
DIST maxminddb-2.0.2.tar.gz 285717 BLAKE2B 230afe8eb51ea0fa52174a4d43e9cc1cd53ddc3b4afb1ee1ab1522a9525d83203c0313f43f59b17c693c5c25e6e9f674769d1431fb0f39fa8e930bc414703a66 SHA512 096dc951f4806d91168848aa46861c2f20e8e3005b353a9fbf79d2cd11de7fad5959c5294dda2f9c8a5b0a29196f95a8810f8854642902d44395f3598f02f46b
EBUILD maxminddb-2.0.2.ebuild 484 BLAKE2B a5f0fdc60836f37e82d4deaf335656bb347f038a595e8622870c4517d3b04c2e11024da255f38fb2ab4f8b142d7a87c7ffeb4e16ba87a7e45f567a445fa54a10 SHA512 885ce594724db3ed779987479c19245b2a75de254c0933a83f3e2c86cb8d0934676c60e1a156a11471b47e4f48a2f6f958c288d6b0191e1be2b0af7c7781113c
MISC ChangeLog 181 BLAKE2B ae31eae8c99f4f471f79366260ed995a0103b635d4a753ab28a85ae80b9c42e0aa0f76e12240de2273e92efb2aa24809b870a160d8795e9c339a22faed20dcc5 SHA512 4d299760c87ac8280783db71609fe44b9bc36ef5188d0da8311e9c9a47f13e9abf9809eef33cc212cd94bc2de7689dad9aa65c974c56230ce595f038cc4ad7bc
MISC metadata.xml 392 BLAKE2B 80ee8b6d41e2c55629eeb9d57d6c280e70bf21ee0d7af48b4f295db55117b9f2409340df26226ff4d51e680c8b1afe4d2664558872a18b38f4786f6943a92b31 SHA512 0b7723429e3137409159f75f2c37f29982a4bb034f68395cde63a9c7a825626b986277b9bec551f24b895d7731735bfae726cd64abb1d4c8b043122ad6e0eff5

View File

@ -0,0 +1,22 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
DESCRIPTION="Python MaxMind DB reader extension"
HOMEPAGE="https://github.com/maxmind/MaxMind-DB-Reader-python"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
RESTRICT="mirror"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="
dev-libs/libmaxminddb
"

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>manuel@fritteli.ch</email>
<name>Manuel Friedli</name>
</maintainer>
<upstream>
<remote-id type="pypi">maxminddb</remote-id>
<remote-id type="github">maxmind/MaxMind-DB-Reader-python</remote-id>
</upstream>
</pkgmetadata>