New upstream release - 0.4.1
Fixes build with rawhide (dnspython/dnspython3)
This commit is contained in:
parent
815fa619a8
commit
24ee6529e4
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/v0.3.1.tar.gz
|
||||
/v0.3.2.tar.gz
|
||||
/kdcproxy-0.4.tar.gz
|
||||
/kdcproxy-0.4.1.tar.gz
|
||||
|
@ -1,16 +1,14 @@
|
||||
%global realname kdcproxy
|
||||
|
||||
Name: python-%{realname}
|
||||
Version: 0.4
|
||||
Release: 4%{?dist}
|
||||
Version: 0.4.1
|
||||
Release: 1%{?dist}
|
||||
Summary: MS-KKDCP (kerberos proxy) WSGI module
|
||||
|
||||
License: MIT
|
||||
URL: https://github.com/npmccallum/%{realname}
|
||||
Source0: https://github.com/npmccallum/%{realname}/archive/%{realname}-%{version}.tar.gz
|
||||
|
||||
Patch0: Make-webtest-an-optional-dependency.patch
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: git
|
||||
|
||||
@ -58,6 +56,10 @@ KDCPROXY_ASN1MOD=asn1crypto %{__python3} -m pytest
|
||||
%{python3_sitelib}/%{realname}-%{version}-*.egg-info
|
||||
|
||||
%changelog
|
||||
* Mon Feb 11 2019 Robbie Harwood <rharwood@redhdat.com> 0.4.1-1
|
||||
- New upstream release - 0.4.1
|
||||
- Fixes build with rawhide (dnspython/dnspython3)
|
||||
|
||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
||||
SHA512 (kdcproxy-0.4.tar.gz) = a2d5fa63e9c9998ce308dd1842bf159d025cdec752b080e441ae514b69356b716848d48e615c5dea30da2ef143cf43bbfd05bc541ce8513fe9d3d141f0de838b
|
||||
SHA512 (kdcproxy-0.4.1.tar.gz) = 8d24a210d99b8d68a567f1ef669d5cdf8ff6cc1eb56940fa6c2be6fa98d6e144c5a861a4c96c788d06e42afa6a91687b046a70a311ac5193945d18433dfd41a2
|
||||
|
Loading…
Reference in New Issue
Block a user