summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad9362eea4dc..9176589620e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,19 @@
pkgbase = python2-pycpa-git
pkgdesc = Pragmatic Python implementation of Compositional Performance Analysis (aka the SymTA/S approach provided by Symtavision) used for research in worst-case timing analysis.
- pkgver = 20200909
+ pkgver = 20210311
pkgrel = 1
- url = https://bitbucket.org/pycpa/pycpa/
+ url = https://github.com/IDA-TUBS/pycpa.git
arch = any
license = MIT
makedepends = git
depends = python2
depends = python2-matplotlib
- depends = simpy
depends = python2-setuptools
- depends = python2-nose
- depends = python2-tornado
+ optdepends = python2-twisted: for RPC interface
+ optdepends = python2-simpy: for simulation module
provides = python2-pycpa
replaces = python2-pycpa-git
- source = git+https://bitbucket.org/pycpa/pycpa
+ source = git+https://github.com/IDA-TUBS/pycpa.git
md5sums = SKIP
pkgname = python2-pycpa-git