Package Details: kerncraft-git r1268-2

Git Clone URL: https://aur.archlinux.org/kerncraft-git.git (read-only, click to copy)
Package Base: kerncraft-git
Description: Loop Kernel Analysis and Performance Modeling Toolkit
Upstream URL: https://github.com/RRZE-HPC/kerncraft
Licenses: GPLv3
Provides: kerncraft
Submitter: vivaeltopo
Maintainer: None
Last Packager: micwoj92
Votes: 2
Popularity: 0.000000
First Submitted: 2015-10-28 11:33 (UTC)
Last Updated: 2024-06-22 23:08 (UTC)

Latest Comments

micwoj92 commented on 2024-06-21 05:43 (UTC)

Do you want this package back?

vivaeltopo commented on 2024-06-20 20:40 (UTC)

@micwoj92 thanks for taking this over.

MarsSeed commented on 2023-08-30 16:50 (UTC) (edited on 2023-09-12 00:13 (UTC) by MarsSeed)

Current install_requires contains the following:

'ruamel.yaml>=0.15.37',
'sympy>=1.7.1',
'pycachesim>=0.2.3',
'numpy',
'requests',
'pycparser>=2.21',
'osaca>=0.4.0',
'psutil',
'compress_pickle'

Please actualize the depends array here. Also please change optdepend python2-matplotlib to python-matplotlib.

In addition, please kindly modernize the build to conform to the PEP 517 setup flow as per Arch Wiki article.