mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-geosciences/xyzservices: drop 2025.1.0-r1
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST xyzservices-2025.1.0.tar.gz 1129638 BLAKE2B 8bf721350f404b66826a489784dc1ea8d47e97b488ca183382fb9b21f7f34b12faafda80745a369f97abf34b9160d49492e1b01fdf6af39e13c0ad0869561f82 SHA512 56485345d312b12d979b08ab57f4a49ab2ccc1e70fd516889a3c72de1ee6f5711a2aa8ebca18ccae08b94123af1a9fbd02f8ce1c2dd8e1ec47d93d534322c930
|
||||
DIST xyzservices-2025.4.0.tar.gz 1130949 BLAKE2B 62b763cbf6c43fe1499ea76dff0059ee8c36ae202921756b94b85e64ad531ed5043246b44a96697ed4d7e1915dc89d4e61f75264e64f7950f259bad2f3ba7232 SHA512 2ced55dcdf4819922d7a659dc86ad2aeda27a3460b1101a00abdb14b63d0ca5a632e4737010ca42615bca149a74cbffe2040b251e83df0e92641a40735852cf6
|
||||
|
||||
@@ -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_{10..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
|
||||
Reference in New Issue
Block a user