From 42d1265986def8a7caa3fd369a57acd820f1df4d Mon Sep 17 00:00:00 2001 From: Brian C. Lane Date: Sep 29 2020 23:01:58 +0000 Subject: - New release: 3.30 (bcl) - ksshell: Fix traceback and add tests (bcl) - fs: Make tmp file creation cross-platform in ksvalidator to support Windows (6096029+ciarancourtney) --- diff --git a/.gitignore b/.gitignore index 6f49e84..db79fda 100644 --- a/.gitignore +++ b/.gitignore @@ -212,3 +212,5 @@ pykickstart-1.78.tar.gz /pykickstart-3.28.tar.gz.asc /pykickstart-3.29.tar.gz /pykickstart-3.29.tar.gz.asc +/pykickstart-3.30.tar.gz +/pykickstart-3.30.tar.gz.asc diff --git a/pykickstart.spec b/pykickstart.spec index 5074b5e..a94b085 100644 --- a/pykickstart.spec +++ b/pykickstart.spec @@ -4,7 +4,7 @@ %bcond_with runtests Name: pykickstart -Version: 3.29 +Version: 3.30 Release: 1%{?dist} License: GPLv2 and MIT Summary: Python utilities for manipulating kickstart files. @@ -74,6 +74,10 @@ make PYTHON=%{__python3} test %{python3_sitelib}/pykickstart*.egg-info %changelog +* Tue Sep 29 2020 Brian C. Lane - 3.30-1 +- ksshell: Fix traceback and add tests (bcl) +- fs: Make tmp file creation cross-platform in ksvalidator to support Windows + * Mon Aug 31 2020 Brian C. Lane - 3.29-1 - setup.py: Fix script installation without filename extension (bcl) diff --git a/sources b/sources index 75e52f2..a3d2412 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (pykickstart-3.29.tar.gz) = c8e57283556fb5776a7100a22fc81608ed8990c8397672023ae816babeaf2e48e14566616bdb03b9e047068c4908e832ae2575e7d7027530c9519de089be494d -SHA512 (pykickstart-3.29.tar.gz.asc) = 19106f73aedb1a0b07b202ed57d1f9df94ac378137ccf24badcea8a1ed9a98366a1c85cf1efb6f1d63a0265823289d3593a610b49ecfa28cd1f3d38f682820c2 +SHA512 (pykickstart-3.30.tar.gz) = e1d6132c3b44f1637f24cddb128a2fb1eb6d019e9af33d021aef210e91884924e4c5642724a7d93d73d6ad275536504725f7e69593a4fa0b09b0880a7a16fe4e +SHA512 (pykickstart-3.30.tar.gz.asc) = 89e46d632c6baf4df65b1b46ed062535b9b30e31fea8d4e4b93a2a254787266bcadfd242512e3dfc813904ae4fdfe5100e55cf78826660058e1cb6ca0760f5c1