Search Criteria
Package Details: python-pycpa-git r512.824e794-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pycpa-git.git (read-only, click to copy) |
---|---|
Package Base: | python-pycpa-git |
Description: | Pragmatic Python implementation of Compositional Performance Analysis (aka the SymTA/S approach provided by Symtavision) used for research in worst-case timing analysis. |
Upstream URL: | https://github.com/IDA-TUBS/pycpa.git |
Licenses: | MIT |
Provides: | python-pycpa |
Replaces: | python-pycpa-hg |
Submitter: | vali |
Maintainer: | vali |
Last Packager: | vali |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-09-08 08:15 (UTC) |
Last Updated: | 2023-07-05 08:44 (UTC) |
Dependencies (5)
- python (python37AUR, python311AUR, python310AUR)
- python-matplotlib (python-matplotlib-gitAUR)
- python-pygraphviz
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
Latest Comments
vali commented on 2023-07-05 08:46 (UTC)
@MarsSeed thanks for your comments. I applied all of your suggestions except
conflicts=(python-pycpa)
. Since there is no package named python-pycpa, can you explain why this is still needed?MarsSeed commented on 2023-07-04 19:03 (UTC)
And you have to add
conflicts=(python-pycpa)
.MarsSeed commented on 2023-07-04 19:02 (UTC)
Also
python-setuptools
should only be inmakedepends
array, not independs
.MarsSeed commented on 2023-07-04 19:01 (UTC)
Also please implement the necessary
pkgver()
function.MarsSeed commented on 2023-07-04 18:59 (UTC)
Please remove the unusable python2 based optdepends.
micwoj92 commented on 2020-09-08 01:51 (UTC)
Bitbucket no longer hosts mercurial repositories, could you update this package?
karol_007 commented on 2013-12-04 08:47 (UTC)