diff options
| author | Yigit Sever | 2022-04-11 09:50:49 +0300 |
|---|---|---|
| committer | Yigit Sever | 2022-04-11 09:50:49 +0300 |
| commit | 05c4b5e7cd593e63c421d3f3360d5e9308710a9a (patch) | |
| tree | 10a73d09d439296f6efc65ae73f22b4812c18cd9 /python-pymc/.SRCINFO | |
| parent | aac996304c6727f881806b368a40b93cba31af3e (diff) | |
| download | packages-05c4b5e7cd593e63c421d3f3360d5e9308710a9a.tar.gz packages-05c4b5e7cd593e63c421d3f3360d5e9308710a9a.tar.bz2 packages-05c4b5e7cd593e63c421d3f3360d5e9308710a9a.zip | |
python-pymc: Adopted
Diffstat (limited to 'python-pymc/.SRCINFO')
| -rw-r--r-- | python-pymc/.SRCINFO | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/python-pymc/.SRCINFO b/python-pymc/.SRCINFO new file mode 100644 index 0000000..44eac1d --- /dev/null +++ b/python-pymc/.SRCINFO | |||
| @@ -0,0 +1,21 @@ | |||
| 1 | pkgbase = python-pymc | ||
| 2 | pkgdesc = Markov chain Monte Carlo for Python | ||
| 3 | pkgver = 2.3.8 | ||
| 4 | pkgrel = 1 | ||
| 5 | url = https://github.com/pymc-devs/pymc | ||
| 6 | arch = i686 | ||
| 7 | arch = x86_64 | ||
| 8 | license = MIT | ||
| 9 | makedepends = gcc-fortran | ||
| 10 | source = https://github.com/pymc-devs/pymc/archive/v2.3.8.tar.gz | ||
| 11 | sha256sums = 200a28469d574a370fa9b55cd92f112f8ad09f71674bdae514437039e953689b | ||
| 12 | |||
| 13 | pkgname = python-pymc | ||
| 14 | depends = python-numpy | ||
| 15 | optdepends = python-scipy | ||
| 16 | optdepends = python-matplotlib | ||
| 17 | optdepends = python-pytables | ||
| 18 | optdepends = ipython | ||
| 19 | optdepends = pydot | ||
| 20 | optdepends = python-nose | ||
| 21 | |||
