No description
Find a file
Conrad Hoffmann 0099792e00 Preparations for PEP440 support
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
2024-09-05 10:18:04 +02:00
.builds Upgrade to Alpine 3.20 2024-08-05 15:21:47 +02:00
_static Initial pass on single-file paste support 2019-02-24 14:43:54 -05:00
api Upgrade dependencies 2024-03-19 11:49:19 +01:00
pastesrht delete: fix spacing after paste name 2023-10-24 13:34:25 +02:00
scss Dark mode updates 2020-12-15 14:12:17 -05:00
.git_archival.txt Preparations for PEP440 support 2024-09-05 10:18:04 +02:00
.gitattributes Preparations for PEP440 support 2024-09-05 10:18:04 +02:00
.gitignore Remove models_gen.go 2022-03-24 14:43:14 +01:00
config.example.ini Add api-origin to example config 2022-05-10 10:31:16 +02:00
go.mod Upgrade dependencies 2024-03-19 11:49:19 +01:00
go.sum Upgrade dependencies 2024-03-19 11:49:19 +01:00
LICENSE Initial commit 2019-02-09 14:48:50 -05:00
Makefile Upgrade to Alpine 3.20 2024-08-05 15:21:47 +02:00
pastesrht-initdb Drop legacy webhooks 2021-09-21 14:48:48 +02:00
pastesrht-migrate Fix up visibility patchset 2019-04-17 13:09:39 -04:00
pyproject.toml Preparations for PEP440 support 2024-09-05 10:18:04 +02:00
run.py Fix up visibility patchset 2019-04-17 13:09:39 -04:00
schema.sql schema.sql: Add missing cascades 2022-11-01 16:35:19 +01:00
setup.py Add GraphQL riggings to Python module 2021-09-22 08:53:59 +02:00
static Initial commit 2019-02-09 14:48:50 -05:00