summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 900309d8b1b1b3183dbbac38e00610ab8aba7f25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = python-simplification
	pkgdesc = Very fast Python LineString simplification using RDP or Visvalingam-Whyatt
	pkgver = 1.0.0
	pkgrel = 2
	url = https://github.com/urschrei/simplification
	arch = x86_64
	license = LicenseRef-Blue-Oak-Model-License-1.0.0
	checkdepends = python-pytest
	makedepends = cython
	makedepends = python-build
	makedepends = python-cython-cmake
	makedepends = python-installer
	makedepends = python-scikit-build-core
	makedepends = python-setuptools-scm
	makedepends = python-toml
	makedepends = python-wheel
	depends = glibc
	depends = librdp
	depends = python
	depends = python-numpy
	source = https://files.pythonhosted.org/packages/source/s/simplification/simplification-1.0.0.tar.gz
	source = system-wide-libraries.patch
	b2sums = f11d9ef27ac5b4e2578013d0b71b9078bf8f62ccef0526578cd540b5f047d84e06b21dad7a7cd436702b6f51270f449656408ff25c9079b27186e73ec5793a59
	b2sums = 6516fa24f87a6a6916b914281b809d11c32973eb8f44b839a1646a6a691d2e8a5227349b90f310f52a749ab3b445783dc832526a1ffcbf72297c5c90a8d51d07

pkgname = python-simplification