Package Details: python-galsim-git 2.3.5.r0.g96c80bde3-1

Git Clone URL: https://aur.archlinux.org/python-galsim-git.git (read-only, click to copy)
Package Base: python-galsim-git
Description: Modular galaxy image simulation toolkit
Upstream URL: https://github.com/GalSim-developers/GalSim
Keywords: astronomy galaxy simulation
Licenses: BSD
Conflicts: python-galsim
Provides: python-galsim
Submitter: andalenavals
Maintainer: None
Last Packager: lmartinez-mirror
Votes: 1
Popularity: 0.000006
First Submitted: 2017-12-31 00:18 (UTC)
Last Updated: 2022-08-18 18:15 (UTC)

Latest Comments

dreieck commented on 2025-01-11 16:01 (UTC)

If possible, please remove the dependency on python-furure/ make the package working without python-future:

WARNING: python-future package is not compatible with Python 3.13

The python-future project was created in 2013 to attempt to save Python from the schism of version incompatibility that was threatening to tear apart the language (as Perl 6 contributed to the death of Perl).

That time is now past. Thanks to a huge porting effort across the Python community, Python 3 eventually thrived. Python 2 reached its end of life in 2020 and the python-future package should no longer be necessary. Use it to help with porting legacy code to Python 3 but don’t depend on it for new code.

If you use packages that depend on it, please contact maintainers and/or upstream of these packages and try to work out whether this dependency is really needed.

Regards and thanks for this package!

MarsSeed commented on 2022-06-11 19:33 (UTC)

Also please kindly drop or decouple the python2- subpackage, as that is causing all three subpackages to fail to build.

python2-astropy has been deleted and python2-hf5 is seriously broken as the project has dropped Python 2 support in 2019 and the code is no longer compatible with the C API headers of the hdf5 scientific data format binary library.

MarsSeed commented on 2022-06-11 19:30 (UTC)

Please fix this package: source should explicitly declare the 'main' branch, as the project switches the default checkout branch to whatever is the last stable release line, but the latest and current development is always happening in 'main'.

source=("${pkgbase}::git+${url}#branch=main")

zoorat commented on 2021-11-10 13:58 (UTC)

broken dependencies "python2-astropy"