blob: 67562708831ddc80b431c380438d7b663d9bc4d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-scienceplots
pkgdesc = Format Matplotlib for scientific plotting
pkgver = 2.2.2
pkgrel = 1
url = https://github.com/garrettj403/SciencePlots
arch = any
license = MIT
checkdepends = python-pytest
checkdepends = texlive-latexextra
checkdepends = texlive-fontsrecommended
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools-scm
makedepends = python-wheel
depends = python-matplotlib
conflicts = python-scienceplots-git
source = SciencePlots-2.2.2.tar.gz::https://github.com/garrettj403/SciencePlots/archive/2.2.2.tar.gz
sha512sums = 735af50c86f3ac807081d1a0fa1b87f0c0e251f037774ad18cdfe593d7ba96cbde60b5a4deb831f207423b6682cc73141c864a991eb136e82c56f03052c0f43a
pkgname = python-scienceplots
|