]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Start using ~devel versions 2628/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 14 Apr 2024 17:24:32 +0000 (19:24 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 14 Apr 2024 17:39:48 +0000 (19:39 +0200)
commitae097cfc62a2eb0823f3d637a4c08c800351e935
treee65d502d99f15f7e85f148212cc2c5710d4ae4ba
parent4dd89174cc528ea2cfedd68ac95e2e038edb0213
Start using ~devel versions

Same as systemd. While in development we suffix with ~devel. Also
update the do-a-release script to add a second commit to switch back
to ~devel when we do a release.

We keep the old version in pyproject.toml because suffixing with
~devel conflicts with PEP 440 and python tools complain about that.
mkosi/config.py
tools/do-a-release.sh