public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/xyzservices/
Date: Wed, 27 Dec 2023 15:31:58 +0000 (UTC)	[thread overview]
Message-ID: <1703691097.7496db2e830c86546ad9f6b439a5d3d373a39578.tupone@gentoo> (raw)

commit:     7496db2e830c86546ad9f6b439a5d3d373a39578
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 27 15:31:18 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Dec 27 15:31:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7496db2e

sci-geosciences/xyzservices: new package, add 2023.10.1

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 sci-geosciences/xyzservices/Manifest               |  1 +
 sci-geosciences/xyzservices/metadata.xml           | 11 ++++++++++
 .../xyzservices/xyzservices-2023.10.1.ebuild       | 25 ++++++++++++++++++++++
 3 files changed, 37 insertions(+)

diff --git a/sci-geosciences/xyzservices/Manifest b/sci-geosciences/xyzservices/Manifest
new file mode 100644
index 000000000000..fc450573a7a6
--- /dev/null
+++ b/sci-geosciences/xyzservices/Manifest
@@ -0,0 +1 @@
+DIST xyzservices-2023.10.1.tar.gz 1113019 BLAKE2B c239c244c7ffea836acfc2fdba284c2b2b0b8fbd7e915ddcc004f7735898760f8bac626c7f58329d5c5555753dbbfe13731494ef5948ffaf2cd36d1eb28e014d SHA512 5ab57caa160bbf926014da83f81108c7ae6c509831a94d38c2dde73067cb2cd624697902166eb5a0af5f55faef1b8f1d0786db4766f80b1bfe5cad889d9dc627

diff --git a/sci-geosciences/xyzservices/metadata.xml b/sci-geosciences/xyzservices/metadata.xml
new file mode 100644
index 000000000000..a7ab53c665a8
--- /dev/null
+++ b/sci-geosciences/xyzservices/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>tupone@gentoo.org</email>
+		<name>Tupone Alfredo</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">geopandas/xyzservices</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/sci-geosciences/xyzservices/xyzservices-2023.10.1.ebuild b/sci-geosciences/xyzservices/xyzservices-2023.10.1.ebuild
new file mode 100644
index 000000000000..227f2c211f96
--- /dev/null
+++ b/sci-geosciences/xyzservices/xyzservices-2023.10.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..12} )
+DISTUTILS_USE_PEP517=setuptools
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+inherit distutils-r1
+
+DESCRIPTION="Source of XYZ tiles providers"
+HOMEPAGE="https://github.com/geopandas/xyzservices"
+SRC_URI="https://github.com/geopandas/${PN}/archive/refs/tags/${PV}.tar.gz
+	-> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND="dev-python/setuptools-scm"
+
+# Need mercantile module
+# distutils_enable_tests pytest


             reply	other threads:[~2023-12-27 15:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-27 15:31 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-27 15:37 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/xyzservices/ Alfredo Tupone
2023-12-27 15:38 Alfredo Tupone
2024-01-13  8:44 Alfredo Tupone
2024-01-21 12:38 Alfredo Tupone
2024-05-07  6:24 Alfredo Tupone
2024-06-22 14:35 Alfredo Tupone
2024-11-16 15:19 Alfredo Tupone
2025-01-25 20:06 Alfredo Tupone
2025-03-24  7:12 Alfredo Tupone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1703691097.7496db2e830c86546ad9f6b439a5d3d373a39578.tupone@gentoo \
    --to=tupone@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox