summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e50aabfc0518f355c27add2c8e8eca2180be2ff6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-plyfile
	pkgdesc = Read and write ASCII and binary PLY files
	pkgver = 1.1
	pkgrel = 2
	url = https://github.com/dranjan/python-plyfile
	arch = any
	license = GPL-3.0-or-later
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-pdm-backend
	depends = python-numpy
	source = git+https://github.com/dranjan/python-plyfile.git#tag=v1.1
	source = update_build_system.patch
	sha256sums = 354e26372bbdd683f586ff97b60e11446b7f4b52e7eaaef385ec6f45faec6cc2
	sha256sums = 72bd6d21c0e88da2f76e767d5cc3b4e4b5c0e0143a44b0107832b6c131d3d93a

pkgname = python-plyfile