Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-21 | Simplify 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-28 | Remove unnecessary python-wheel makedep | gesh | |
2025-01-23 | Standardize temp installation | gesh | |
2025-01-14 | Forgot to bump pkgrel | gesh | |
2025-01-14 | Remove 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-23 | Bump pkgrel for Python 3.13 | gesh | |
2024-05-12 | Cleanup version bumping, document | gesh | |
2024-04-30 | Bump pkgrel to trigger rebuild for Python 3.12 | gesh | |
2024-04-04 | Remove local-only files | gesh | |
.gitattributes are useful for local configuration, but they shouldn't have been checked in | |||
2024-03-27 | Pull in pre-commit patches | gesh | |
2024-03-27 | Update to PEP517 builds | gesh | |
This wouldn't immediately build, so I backported fixes from Github | |||
2020-03-04 | Remove 'python2-setuptools' from makedepends | Christopher Arndt | |
2019-11-24 | * Increase revision to trigger package rebuild for Python 3.8 | Christopher Arndt | |
* Remove Python 2 package | |||
2019-10-24 | Merge branch 'master' of ssh://aur.archlinux.org/python-flake8-polyfill | Christopher Arndt | |
Signed-off-by: Christopher Arndt <chris@chrisarndt.de> | |||
2019-10-24 | Update to release 1.0.2; fix pkgbase | Christopher Arndt | |
2019-06-01 | New upstream version 1.0.2 | Christopher Arndt | |
2016-10-21 | Install license | Christopher Arndt | |
Signed-off-by: Christopher Arndt <chris@chrisarndt.de> | |||
2016-10-21 | Add new package for 'flake8-polyfill' Python package for Python 2 and 3 | Christopher Arndt | |
Signed-off-by: Christopher Arndt <chris@chrisarndt.de> |