summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c9edff83d7081b05b9cc8b2fea476ee334834686 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-copulas
	pkgdesc = Create tabular synthetic data using copulas-based modeling
	pkgver = 0.9.1
	pkgrel = 1
	url = https://github.com/sdv-dev/Copulas
	arch = x86_64
	license = custom
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-pytest-runner
	makedepends = python-wheel
	depends = python-matplotlib
	depends = python-pandas
	depends = python-scipy
	source = Copulas-0.9.1.tar.gz::https://github.com/sdv-dev/Copulas/archive/v0.9.1.tar.gz
	sha512sums = deab9ea9889ea8f9f88a0953cb263fbf50a0baad2e63cb0cdf08428f006973d06147b090f4b58503fb4f646fd2d6c24280d8a4e28b602583e34dd75f64264291

pkgname = python-copulas