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:
@@ -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
3
pyhcl-0.4.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c47293a51ccdd25e18bb5c8c0ab0ffe355b37c87f8d6f9d3280dc41efd4740bc
|
||||
size 61772
|
@@ -1,7 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
- 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 <mcalabkova@suse.com>
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user