]> git.ipfire.org Git - thirdparty/mkosi.git/commit
distributions: drop Debian workaround for lack of VERSION_CODENAME 2946/head
authorLuca Boccassi <bluca@debian.org>
Wed, 7 Aug 2024 22:39:06 +0000 (23:39 +0100)
committerLuca Boccassi <bluca@debian.org>
Thu, 8 Aug 2024 12:00:21 +0000 (13:00 +0100)
commit6d32aa39d69cf2daba8d3ff3a3738aca0beb60e6
treef9b622291d7d0871379b98345fca7486b0b2aa3f
parentf7edaa93d2728dcb8c07b10f4ed7ebcf80994cd7
distributions: drop Debian workaround for lack of VERSION_CODENAME

It has been present since Debian 9, so we can rely on it now.
It is wrong on sid, but that's a separate issue that this old
workaround doesn't solve anyway.
mkosi/distributions/__init__.py