summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-05-26fix prepare() (revert 007346)Robin Ekman
2024-05-26clean out stale wheels in prepare()Robin Ekman
2024-05-26bump pkgrel for python 3.12Robin Ekman
2024-05-26touch 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-16check: fix test image being openedRobin Ekman
happens when running pytest in the parent directory with the src directory as argument; fix by cd-ing
2023-12-16bump pkgrelRobin Ekman
2023-12-16build: use PEP 517 build processRobin Ekman
2023-12-16remove prepare()Robin Ekman
this is not a -git package; we don't need it
2023-12-16fix depsRobin Ekman
2023-12-16remove superfluous providesRobin Ekman
2023-12-12update to v0.5.4Robin Ekman
2023-12-12add prepare() to clean out old wheelsRobin Ekman
2023-12-12fix check()Robin Ekman
2022-08-04initial commitRobin Ekman