Search Criteria
Package Details: python-ffc 2019.1.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-ffc.git (read-only, click to copy) |
---|---|
Package Base: | python-ffc |
Description: | A compiler for finite element variational forms (stable). |
Upstream URL: | https://bitbucket.org/fenics-project/ffc |
Licenses: | LGPL3 |
Groups: | fenics |
Conflicts: | python-ffc-git |
Submitter: | sigvald |
Maintainer: | entshuld (Polly) |
Last Packager: | entshuld |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2018-01-08 14:04 (UTC) |
Last Updated: | 2021-10-13 19:53 (UTC) |
Dependencies (5)
- pybind11 (pybind11-gitAUR)
- python-dijitsoAUR
- python-fiatAUR
- python-setuptools
- python-uflAUR (python-fenics-uflAUR)
Latest Comments
1 2 Next › Last »
carlosal1015 commented on 2024-05-25 17:27 (UTC)
Hi, I have the following message error
entshuld commented on 2024-01-22 07:09 (UTC)
@carlosal1015: Be welcome to create a python-ffc-deb if you want to track any unofficial release from Debian and stop marking this package as out of date. It will possibly soon disappear. If you see something new over here: https://bitbucket.org/fenics-project/ffc/downloads/, then you can mark it as out of date.
carlosal1015 commented on 2023-02-09 14:37 (UTC)
All Right
https://bitbucket.org/fenics-project/ffc/downloads/
entshuld commented on 2023-02-09 13:12 (UTC)
@carlosal1015 can you please stop flagging this package as out of date? The -post release has not been officially announced.
sigvald commented on 2019-11-21 16:41 (UTC)
@cpuheater: Sorry, I didn't notice that. I updated python-ffc and reverted dolfin.
cpuheater commented on 2019-11-20 22:31 (UTC)
@sigvald: It seems that python-ffc itself is not loadable without python-setuptools, given that the error happens at
import ffc
. Therefore as far as I can tell it would be more correct to attribute the dependency to this package. In any case, thanks for handling this!sigvald commented on 2019-11-20 16:43 (UTC)
@cpuheater: Ah, I see. In that case I think the error is in the dolfin package, which also should have
makedepends=('python-setuptools')
. I update the dolfin package with this change.cpuheater commented on 2019-11-20 10:17 (UTC)
Actually it turns out python-setuptools is needed as a run-time dependency too. Otherwise, for instance when building dolfin, the following happens:
sigvald commented on 2019-04-11 16:00 (UTC)
Thank you and sorry for the late response @cpuheater. python-setuptools now added to makedepends.
1 2 Next › Last »