update to 3.27
This commit is contained in:
parent
9c9eb628db
commit
602d100958
Binary file not shown.
BIN
pykickstart-3.27.tar.gz
Normal file
BIN
pykickstart-3.27.tar.gz
Normal file
Binary file not shown.
11
pykickstart-3.27.tar.gz.asc
Normal file
11
pykickstart-3.27.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEtMa0UeT6i0IyyhkeEX6MFo7+On8FAl8EwRcACgkQEX6MFo7+
|
||||
On9eUwgAhi5ktYb4a1wtmX/D329FYG26xuqZqa0P4GAzimeRmWbUVvl1WOr59dRI
|
||||
i3Y4v8NXMk086PjN6fcn2/o+nnVWGq2TV4PyStbEVB/TpvV8UQ/QMOeQ/B1DPc6h
|
||||
NxwjkRmNO7+XQ+WniK8yCPRUMt6CzmuRYclvGEtj2a0Ltvy3nLewoKdlON+15zTa
|
||||
goklwObsb90XuI7rp56sWPgqJQQcdpDZXqowhRLQAt8UNESdVlRSWr0YcmPk+7fi
|
||||
nZ2krtxrVCnQzYmvQUjGrND+zIVXQ5UfJYSdCkYB/txFQ15M1as4nToWrcO4iyyO
|
||||
ltULQeRQh4G63v5JArCCIQn8Ai2f4w==
|
||||
=Wb3C
|
||||
-----END PGP SIGNATURE-----
|
||||
@ -2,12 +2,13 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pykickstart
|
||||
Version: 3.16
|
||||
Release: 2
|
||||
Version: 3.27
|
||||
Release: 1
|
||||
Summary: Python tools for using kickstart files.
|
||||
License: GPLv2 and MIT
|
||||
Url: http://fedoraproject.org/wiki/pykickstart
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/pykickstart/pykickstart/releases/download/r3.27/%{name}-%{version}.tar.gz
|
||||
Source1: https://github.com/pykickstart/pykickstart/releases/download/r3.27/%{name}-%{version}.tar.gz.asc
|
||||
|
||||
BuildRequires: gettext git
|
||||
BuildRequires: python2-coverage python2-devel python2-nose python2-ordered-set python2-setuptools python2-requests
|
||||
@ -96,5 +97,8 @@ make -C %{py3dir} PYTHON=%{__python3} test
|
||||
%doc docs/kickstart-docs.txt
|
||||
|
||||
%changelog
|
||||
* Wed Aug 26 2020 wangchen <wangchen137@huawei.com> - 3.27-1
|
||||
- update to 3.27
|
||||
|
||||
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.16-2
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user