14
0
forked from pool/python-pyhcl

- update to 0.4.5:

* Python 3.12 support
- Switch from python3_only to python_alternative for hcltool.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyhcl?expand=0&rev=8
This commit is contained in:
2023-12-14 21:03:17 +00:00
committed by Git OBS Bridge
parent 18b52eddc7
commit d4b7167d9a
4 changed files with 13 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d9b9dcdf1023d812bfed561ba72c99104c5b3f52e558d595130a44ce081b003
size 61071

3
pyhcl-0.4.5.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c47293a51ccdd25e18bb5c8c0ab0ffe355b37c87f8d6f9d3280dc41efd4740bc
size 61772

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 14 21:02:54 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.4.5:
* Python 3.12 support
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jan 19 05:00:15 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com> Tue Jan 19 05:00:15 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-pyhcl # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyhcl Name: python-pyhcl
Version: 0.4.4 Version: 0.4.5
Release: 0 Release: 0
Summary: HCL configuration parser for python Summary: HCL configuration parser for python
License: MPL-2.0 License: MPL-2.0