summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 26ee574d3d3018f80cceb98bf143dd7a42cf3bd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-matplotlib-pgfutils
	pkgdesc = Utilities for generating PGF figures from Matplotlib
	pkgver = 2.0.1
	pkgrel = 1
	url = https://matplotlib-pgfutils.readthedocs.io/
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest
	checkdepends = python-pytest-cov
	checkdepends = texlive-fontsrecommended
	checkdepends = texlive-latexrecommended
	checkdepends = texlive-pictures
	checkdepends = texlive-xetex
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	depends = python-matplotlib
	source = git+https://github.com/bcbnz/matplotlib-pgfutils.git#tag=v2.0.1
	sha256sums = 693911ba651bdf491a9dd8be69ec553f46cf022d113de6b2a24d9b3a3b1f451e

pkgname = python-matplotlib-pgfutils