sci-geosciences/xyzservices: drop 2025.4.0

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2026-05-25 22:40:07 +02:00
parent ba90e46050
commit 8000984cc7
2 changed files with 0 additions and 25 deletions

View File

@@ -1,3 +1,2 @@
DIST xyzservices-2025.11.0.tar.gz 1132113 BLAKE2B b70a960710306b053807e038f28ef6dba7c472a6d926feab24409abed05efc938969bc468bb5026ebcf0b80e114e10eced635f3611225b1c750deef622211d46 SHA512 be61afe6ec4560d101260eccbf5db19824140ddac3650baecec62ff3c13f1f7cadcd025be808be20d073a822c7a5ab875f294ec8b5cbf47cdfd3f3aa791e1b54
DIST xyzservices-2025.4.0.tar.gz 1130949 BLAKE2B 62b763cbf6c43fe1499ea76dff0059ee8c36ae202921756b94b85e64ad531ed5043246b44a96697ed4d7e1915dc89d4e61f75264e64f7950f259bad2f3ba7232 SHA512 2ced55dcdf4819922d7a659dc86ad2aeda27a3460b1101a00abdb14b63d0ca5a632e4737010ca42615bca149a74cbffe2040b251e83df0e92641a40735852cf6
DIST xyzservices-2026.3.0.tar.gz 1132262 BLAKE2B 9887f885fc0e4abac92411b3108f18aeed3dad69becf99bc4eb6f155276ca683330f3cf17305ad10397401f65efd7664b9b89133800f44d83ab5346f6b464cfc SHA512 1cec0f061b5ca73022284f04af5ea03b21bee6355e2e7e012e8bca9b5284edd5c5dbae860e7ff7f23a9de1c6229eeddbf06ef7b2a0d052efe6efcc510dd11af4

View File

@@ -1,24 +0,0 @@
# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
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 ~arm64 ~x86"
RESTRICT="test"
BDEPEND="dev-python/setuptools-scm"
# Need mercantile module
# distutils_enable_tests pytest