summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2c2011c025f41580466591c798bed6f587c87ba3 (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
27
pkgbase = python-vector
	pkgdesc = A library for 2D, 3D, and Lorentz vectors, especially arrays of vectors, to solve common physics problems in a NumPy-like way.
	pkgver = 1.8.0
	pkgrel = 1
	url = https://github.com/scikit-hep/vector
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-awkward
	checkdepends = python-papermill
	checkdepends = python-fsspec
	checkdepends = python-ipykernel
	checkdepends = python-sympy
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	makedepends = python-hatchling
	makedepends = python-hatch-vcs
	depends = python-numpy
	depends = python-packaging
	optdepends = python-awkward: Awkward array support
	source = python-vector::git+https://github.com/scikit-hep/vector#tag=v1.8.0
	sha256sums = 53a0a81ed41bf6f5c270a9f5fe11b6fdbb62d1d12a19b4c107a4a8e8f095c3fb

pkgname = python-vector