| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-21 | bump pkgrel for python 3.14 | Robin Ekman | |
| 2025-11-01 | bump version to 1.0.3 | Robin Ekman | |
| 2025-10-05 | update to version 1.0.1 | Robin Ekman | |
| - now uses uv_build as backend, builddeps updated accordingly - now provides `tests/__init__.py`, so we don't need to create it - source files are now in a `src` folder, so we need to set `PYTHONPATH` in check() so tests run against the package being built, not the one installed on the system, if any - telling pytest to look in the tests directory avoids it opening `test.png` | |||
| 2024-12-23 | bump pkgrel for python 3.13 | Robin Ekman | |
| 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 | |