python3Packages.syslog-rfc5424-formatter: enable __structuredAttrs

This commit is contained in:
Timo Gottszky
2026-06-11 15:50:19 +02:00
parent 30045e9150
commit 99b6bf5ee9
@@ -9,6 +9,8 @@ buildPythonPackage (finalAttrs: {
version = "1.2.3";
format = "setuptools";
__structuredAttrs = true;
src = fetchFromGitHub {
owner = "easypost";
repo = "syslog-rfc5424-formatter";