Search Criteria
Package Details: python-openstep-plist 0.5.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-openstep-plist.git (read-only, click to copy) |
|---|---|
| Package Base: | python-openstep-plist |
| Description: | OpenStep plist parser and writer written in Cython |
| Upstream URL: | https://github.com/fonttools/openstep_plist |
| Licenses: | MIT |
| Submitter: | alerque |
| Maintainer: | alerque |
| Last Packager: | alerque |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-12-11 17:45 (UTC) |
| Last Updated: | 2025-10-09 23:52 (UTC) |
Dependencies (7)
- python
- cython (cython-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
Coelacanthus commented on 2025-08-23 15:25 (UTC)
Please cherry-pick this commit to fix Cython 3.1 compatibility. https://github.com/fonttools/openstep-plist/commit/5467a2c3bed3004b79c70b5b288f33293c96742b
Alkaris commented on 2024-05-24 23:34 (UTC)
Update PKGBUILD for test, it's broken by ending on an obscure and useless error by failing on a check without telling you why.
aragon123 commented on 2024-05-23 17:39 (UTC)
I think the test command is wrong, compare https://github.com/fonttools/openstep-plist/blob/master/pyproject.toml#L11
lakejason0 commented on 2024-05-05 12:17 (UTC)
Errors in
check():