!4 Package upgrade
From: @wk333 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
d049261f48
Binary file not shown.
BIN
kdcproxy-1.0.0.tar.gz
Normal file
BIN
kdcproxy-1.0.0.tar.gz
Normal file
Binary file not shown.
@ -1,14 +1,14 @@
|
|||||||
%global realname kdcproxy
|
%global realname kdcproxy
|
||||||
Name: python-%{realname}
|
Name: python-%{realname}
|
||||||
Version: 0.4.2
|
Version: 1.0.0
|
||||||
Release: 5
|
Release: 1
|
||||||
Summary: MS-KKDCP (kerberos proxy) WSGI module
|
Summary: MS-KKDCP (kerberos proxy) WSGI module
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/npmccallum/%{realname}
|
URL: https://github.com/npmccallum/%{realname}
|
||||||
Source0: https://github.com/latchset/kdcproxy/releases/download/v0.4.2/kdcproxy-%{version}.tar.gz
|
Source0: https://github.com/latchset/kdcproxy/releases/download/v1.0.0/kdcproxy-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python3-devel python3-pytest python3-coverage python3-asn1crypto python3-dns
|
BuildRequires: python3-devel python3-pytest python3-coverage python3-asn1crypto python3-dns
|
||||||
BuildRequires: python3-mock
|
BuildRequires: python3-mock python3-pyasn1
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains a Python WSGI module for proxying KDC requests over
|
This package contains a Python WSGI module for proxying KDC requests over
|
||||||
@ -44,6 +44,9 @@ KDCPROXY_ASN1MOD=asn1crypto %{__python3} -m pytest
|
|||||||
%{python3_sitelib}/%{realname}-%{version}-*.egg-info
|
%{python3_sitelib}/%{realname}-%{version}-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 29 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.0.0-1
|
||||||
|
- Upgrade to version 1.0.0
|
||||||
|
|
||||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.4.2-5
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.4.2-5
|
||||||
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user