[gentoo-commits] repo/gentoo:master commit in: dev-python/mapbox-vector-tile/

2023-12-02 Thread Arthur Zamarin
commit: e24dcc2a7de5f6e510850a15739103456c804d13
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec  2 10:21:27 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec  2 10:21:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e24dcc2a

dev-python/mapbox-vector-tile: Stabilize 2.0.1 arm64, #918216

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild 
b/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild
index fd7845443ddc..39672a8ec882 100644
--- a/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild
+++ b/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/tilezen/mapbox-vector-tile/archive/refs/tags/v${PV}.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 ~x86"
 
 RDEPEND="
dev-python/protobuf-python[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/mapbox-vector-tile/

2023-10-30 Thread Michał Górny
commit: 20384b3573b755d991f2bacff641a2d5e2d0da74
Author: Alfred Wingate  protonmail  com>
AuthorDate: Wed Oct 25 00:58:38 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Oct 30 19:00:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20384b35

dev-python/mapbox-vector-tile: enable py3.12

Signed-off-by: Alfred Wingate  protonmail.com>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild 
b/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild
index d28c9ef28fd2..fd7845443ddc 100644
--- a/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild
+++ b/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 inherit distutils-r1
 
 DESCRIPTION="Mapbox Vector Tile encoding and decoding."



[gentoo-commits] repo/gentoo:master commit in: dev-python/mapbox-vector-tile/

2023-08-20 Thread Arthur Zamarin
commit: a259b240b82ca36f53b3753f127320d31ee689d4
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Aug 20 17:36:56 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Aug 20 17:36:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a259b240

dev-python/mapbox-vector-tile: Keyword 2.0.1 arm64, #912586

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild 
b/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild
index 35df9d2cd0f7..d28c9ef28fd2 100644
--- a/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild
+++ b/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/tilezen/mapbox-vector-tile/archive/refs/tags/v${PV}.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 
 RDEPEND="
dev-python/protobuf-python[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/mapbox-vector-tile/

2023-04-05 Thread Arthur Zamarin
commit: 8be7b6a166c47da51f946d9016ce748c3bd5e4ca
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr  5 14:27:16 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr  5 14:27:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8be7b6a1

dev-python/mapbox-vector-tile: Stabilize 2.0.1 amd64, #903857

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild 
b/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild
index 9106c71ba3bd..f39fead14a14 100644
--- a/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild
+++ b/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/tilezen/mapbox-vector-tile/archive/refs/tags/v${PV}.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="
dev-python/protobuf-python[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/mapbox-vector-tile/

2023-04-05 Thread Arthur Zamarin
commit: 9d73945cc5eb52919fd5a1b7df77f5baf218be08
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr  5 14:26:48 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr  5 14:26:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d73945c

dev-python/mapbox-vector-tile: Stabilize 2.0.1 x86, #903857

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild 
b/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild
index 09c1d2ed9048..9106c71ba3bd 100644
--- a/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild
+++ b/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/tilezen/mapbox-vector-tile/archive/refs/tags/v${PV}.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 RDEPEND="
dev-python/protobuf-python[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/mapbox-vector-tile/

2023-02-17 Thread Sam James
commit: 7fb156da546b56d4b4a9195f3316aff6e039909d
Author: Alfred Wingate  protonmail  com>
AuthorDate: Thu Feb 16 12:29:33 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb 18 07:15:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fb156da

dev-python/mapbox-vector-tile: new package, add 2.0.1

Signed-off-by: Alfred Wingate  protonmail.com>
Signed-off-by: Sam James  gentoo.org>

 dev-python/mapbox-vector-tile/Manifest |  1 +
 .../mapbox-vector-tile-2.0.1.ebuild| 35 ++
 dev-python/mapbox-vector-tile/metadata.xml | 16 ++
 3 files changed, 52 insertions(+)

diff --git a/dev-python/mapbox-vector-tile/Manifest 
b/dev-python/mapbox-vector-tile/Manifest
new file mode 100644
index ..03b05a5c321d
--- /dev/null
+++ b/dev-python/mapbox-vector-tile/Manifest
@@ -0,0 +1 @@
+DIST mapbox-vector-tile-2.0.1.gh.tar.gz 229202 BLAKE2B 
9afa12583f1f2697c8fd3a7ad540851c2b3ea7bca26bf7945aa52ad9c2486f4b6ec0a0bc84e750e18ecb55a51558659284d52efedcb724ec5de98f965d78b954
 SHA512 
67648c27792557a5e011732c31f8a0a3e6efca8630086e55e6fdc433953b820ef6405031d10692999026c604f3977eb00bafa9a1a7015f02c3dca87ca91eadf6

diff --git a/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild 
b/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild
new file mode 100644
index ..09c1d2ed9048
--- /dev/null
+++ b/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.0.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{9..11} )
+inherit distutils-r1
+
+DESCRIPTION="Mapbox Vector Tile encoding and decoding."
+HOMEPAGE="
+   https://github.com/tilezen/mapbox-vector-tile/
+   https://pypi.org/project/mapbox-vector-tile/
+"
+SRC_URI="https://github.com/tilezen/mapbox-vector-tile/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/pyclipper[${PYTHON_USEDEP}]
+   dev-python/pyproj[${PYTHON_USEDEP}]
+   dev-python/shapely[${PYTHON_USEDEP}]
+"
+BDEPEND="test? ( ${RDEPEND})"
+
+distutils_enable_tests unittest
+
+src_prepare() {
+   # Dont install into top-level
+   sed -Ei '/include = \[/,/\]/ { /(README|CHANGELOG)/d }' pyproject.toml 
|| die
+   default
+}

diff --git a/dev-python/mapbox-vector-tile/metadata.xml 
b/dev-python/mapbox-vector-tile/metadata.xml
new file mode 100644
index ..23ccc90b6e95
--- /dev/null
+++ b/dev-python/mapbox-vector-tile/metadata.xml
@@ -0,0 +1,16 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+par...@protonmail.com
+Alfred Wingate
+  
+  
+proxy-ma...@gentoo.org
+Proxy Maintainers
+  
+  
+tilezen/mapbox-vector-tile
+mapbox-vector-tile
+  
+