Package Details: fprettify 0.3.7-3

Git Clone URL: https://aur.archlinux.org/fprettify.git (read-only, click to copy)
Package Base: fprettify
Description: An auto-formatter for modern Fortran code that imposes strict whitespace formatting, written in Python.
Upstream URL: https://github.com/pseewald/fprettify
Licenses: GPL-3.0-or-later
Submitter: marmistrz
Maintainer: patrick.kopper
Last Packager: patrick.kopper
Votes: 5
Popularity: 0.000000
First Submitted: 2017-02-03 12:34 (UTC)
Last Updated: 2026-07-07 06:53 (UTC)

Latest Comments

patrick.kopper commented on 2026-07-07 06:54 (UTC)

Thanks ChrisTX, I pulled your changes. Let me know if you want me to add you as co-maintainer.

ChrisTX commented on 2026-07-03 16:43 (UTC)

Hi, there are makedepends() for setuptools missing, but you're not supposed to use them anymore with fprettify and it causes warnings. I've made a patch for the PKGBUILD that uses PEP 517 now, and fixes the USE_RE issue. It also corrects the license() field to the correct SPDX identifer.

https://gist.github.com/ChrisTX/d97f497e897b3db340826caf239933bf

ylee commented on 2025-01-03 21:33 (UTC) (edited on 2025-01-03 21:34 (UTC) by ylee)

python-future does not needed for this package anymore. (https://github.com/fortran-lang/fprettify/commit/522cc3428ef61b97c859261d561123af99a363a4)

fosskers commented on 2024-07-07 20:13 (UTC)

The license field should be a valid SPDX identifier. In this case, something like GPL-3.0-or-later. See https://wiki.archlinux.org/title/PKGBUILD#license .

freevryheid commented on 2020-06-03 12:56 (UTC)

sha256sum for v0.3.5.tar.gz needs to be updated in PKGBUILD