mirror of
https://git.sr.ht/~sircmpwn/paste.sr.ht
synced 2024-09-09 11:22:41 +02:00
No description
0099792e00
Currrently, builds for patches are broken because the version numbers generated for them are not valid according to PEP 440 [1]. This has to be solved in several steps, in coordination with the packaging code. Procedure will be the same as for core.sr.ht: https://git.sr.ht/~sircmpwn/core.sr.ht/commit/57ee3427 The only difference is that the extra build step (running `make`) will remain in `setup.py` (as there is no generic mechanism for this in `pyproject.toml`). This just means the build process will still always have to be performed with setuptools as backend. [1] https://peps.python.org/pep-0440 |
||
---|---|---|
.builds | ||
_static | ||
api | ||
pastesrht | ||
scss | ||
.git_archival.txt | ||
.gitattributes | ||
.gitignore | ||
config.example.ini | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
pastesrht-initdb | ||
pastesrht-migrate | ||
pyproject.toml | ||
run.py | ||
schema.sql | ||
setup.py | ||
static |