diff --git a/python-maturin.changes b/python-maturin.changes index 3b36229..828df7b 100644 --- a/python-maturin.changes +++ b/python-maturin.changes @@ -4,6 +4,7 @@ Mon Dec 12 18:49:38 UTC 2022 - Mia Herkt - Manually override outdated ahash dependency of chumsky crate in vendor tarball to hopefully facilitate reproducible builds Adds vendor-update-ahash-dependency.patch + boo#1206342 - Update to v0.14.5: * Support SOURCE_DATE_EPOCH environment variable in wheel building gh#PyO3/maturin#1334