diff --git a/pyhcl-0.4.4.tar.gz b/pyhcl-0.4.4.tar.gz deleted file mode 100644 index 5f7232d..0000000 --- a/pyhcl-0.4.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d9b9dcdf1023d812bfed561ba72c99104c5b3f52e558d595130a44ce081b003 -size 61071 diff --git a/pyhcl-0.4.5.tar.gz b/pyhcl-0.4.5.tar.gz new file mode 100644 index 0000000..80ae495 --- /dev/null +++ b/pyhcl-0.4.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c47293a51ccdd25e18bb5c8c0ab0ffe355b37c87f8d6f9d3280dc41efd4740bc +size 61772 diff --git a/python-pyhcl.changes b/python-pyhcl.changes index bdf9358..0c4ef72 100644 --- a/python-pyhcl.changes +++ b/python-pyhcl.changes @@ -1,7 +1,13 @@ +------------------------------------------------------------------- +Thu Dec 14 21:02:54 UTC 2023 - Dirk Müller + +- update to 0.4.5: + * Python 3.12 support + ------------------------------------------------------------------- Tue Jan 19 05:00:15 UTC 2021 - Steve Kowalik -- Switch from python3_only to python_alternative for hcltool. +- Switch from python3_only to python_alternative for hcltool. ------------------------------------------------------------------- Fri Aug 7 14:13:43 UTC 2020 - Marketa Calabkova diff --git a/python-pyhcl.spec b/python-pyhcl.spec index ef30b5f..febdca8 100644 --- a/python-pyhcl.spec +++ b/python-pyhcl.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyhcl # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyhcl -Version: 0.4.4 +Version: 0.4.5 Release: 0 Summary: HCL configuration parser for python License: MPL-2.0 @@ -30,7 +30,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives %python_subpackages %description