Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-26 | fix prepare() (revert 007346) | Robin Ekman | |
2024-05-26 | clean out stale wheels in prepare() | Robin Ekman | |
2024-05-26 | bump pkgrel for python 3.12 | Robin Ekman | |
2024-05-26 | touch tests/__init__.py in prepare() | Robin Ekman | |
this is an ugly hack to ensure tests run correctly until upstream #23 is merged: https://github.com/chireiden/python-ass/pull/23 | |||
2023-12-16 | check: fix test image being opened | Robin Ekman | |
happens when running pytest in the parent directory with the src directory as argument; fix by cd-ing | |||
2023-12-16 | bump pkgrel | Robin Ekman | |
2023-12-16 | build: use PEP 517 build process | Robin Ekman | |
2023-12-16 | remove prepare() | Robin Ekman | |
this is not a -git package; we don't need it | |||
2023-12-16 | fix deps | Robin Ekman | |
2023-12-16 | remove superfluous provides | Robin Ekman | |
2023-12-12 | update to v0.5.4 | Robin Ekman | |
2023-12-12 | add prepare() to clean out old wheels | Robin Ekman | |
2023-12-12 | fix check() | Robin Ekman | |
2022-08-04 | initial commit | Robin Ekman | |