Search Criteria
Package Details: python-strenum 0.4.15-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-strenum.git (read-only, click to copy) | 
|---|---|
| Package Base: | python-strenum | 
| Description: | A Python Enum that inherits from str. | 
| Upstream URL: | https://github.com/irgeek/StrEnum | 
| Licenses: | MIT | 
| Submitter: | yochananmarqos | 
| Maintainer: | yochananmarqos | 
| Last Packager: | yochananmarqos | 
| Votes: | 3 | 
| Popularity: | 0.000037 | 
| First Submitted: | 2021-09-05 00:23 (UTC) | 
| Last Updated: | 2025-08-22 15:51 (UTC) | 
Dependencies (5)
- python
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
arcanis commented on 2024-02-13 00:54 (UTC)
hmm, you are right. Might be some local issue, sorry, devtools build it without any errors
yochananmarqos commented on 2024-02-12 16:41 (UTC)
@arcanis: How do you figure? I just built it fine in a clean chroot, the tests pass.
arcanis commented on 2024-02-12 10:41 (UTC)
check function is broken as it requires python-pytest-asyncio to be installed too