summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2025-04-21Simplify pkgver()gesh
For some reason now forgotten to me, I previously had the PKGBUILD look for the correct SHA for the untagged 1.0.2 release. There's absolutely no reason for such an overengineered solution, especially given the project looks abandoned and unlikely to change. Just hardcode the SHA and move on.
2025-01-28Remove unnecessary python-wheel makedepgesh
2025-01-23Standardize temp installationgesh
2025-01-14Forgot to bump pkgrelgesh
2025-01-14Remove LicenseRef-gesh
Turns out (checking against [core]/[extra] packages) that a copyright line (which makes the license text not byte-for-byte equal to the SPDX reference license) isn't enough to require considering a license custom.
2024-12-23Bump pkgrel for Python 3.13gesh
2024-05-12Cleanup version bumping, documentgesh
2024-04-30Bump pkgrel to trigger rebuild for Python 3.12gesh
2024-03-27Pull in pre-commit patchesgesh
2024-03-27Update to PEP517 buildsgesh
This wouldn't immediately build, so I backported fixes from Github
2020-03-04Remove 'python2-setuptools' from makedependsChristopher Arndt
2019-11-24* Increase revision to trigger package rebuild for Python 3.8Christopher Arndt
* Remove Python 2 package
2019-10-24Update to release 1.0.2; fix pkgbaseChristopher Arndt
2016-10-21Install licenseChristopher Arndt
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2016-10-21Add new package for 'flake8-polyfill' Python package for Python 2 and 3Christopher Arndt
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>