Maybe you happen to have the pkgbuilds? It seems that only python2-h5py is required.
Also, if upstream no longer supports python2 then just filling request to remove it will be best imo.
Git Clone URL: | https://aur.archlinux.org/python2-fluiddyn-hg.git (read-only, click to copy) |
---|---|
Package Base: | python2-fluiddyn-hg |
Description: | FluidDyn project | Framework for studying fluid dynamics. |
Upstream URL: | https://foss.heptapod.net/fluiddyn/fluiddyn |
Keywords: | dynamics fluid mechanics python |
Licenses: | |
Provides: | |
Submitter: | jadelord |
Maintainer: | jadelord |
Last Packager: | jadelord |
Votes: | 1 |
Popularity: | 0.000004 |
First Submitted: | 2015-11-02 01:22 |
Last Updated: | 2020-11-23 04:42 |
Maybe you happen to have the pkgbuilds? It seems that only python2-h5py is required.
Also, if upstream no longer supports python2 then just filling request to remove it will be best imo.
The repository has moved to https://foss.heptapod.net/fluiddyn/fluiddyn. Updating this package may not be enough since its dependencies have been dropped from arch repositories.
Bitbucket no longer hosts mercurial repositories, could you update this package?
The package has been pinned to the last version with python 2 support. Users are encouraged to use the python-fluiddyn
package which supports python 3.6 and above.
@amael thanks for the report. FluidDyn stopped supporting python 2 after version 0.3.0. I will fix this package for now, and maybe in due time also upload a python-fluiddyn package (stable) version. However I highly recommend installing it in a virtualenv.
Traceback (most recent call last): File "setup.py", line 8, in <module> raise RuntimeError("Python version >= 3.6 required.") RuntimeError: Python version >= 3.6 required.
Pinned Comments
jadelord commented on 2019-05-01 12:21
The package has been pinned to the last version with python 2 support. Users are encouraged to use the
python-fluiddyn
package which supports python 3.6 and above.