Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python-kdcproxy.git#45fef5b7760a30b317f5374f64c71a06940a0f78
This commit is contained in:
DistroBaker 2020-12-11 05:32:26 +00:00
parent 6561fb0e20
commit 5d2cecec1b
3 changed files with 13 additions and 9 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/kdcproxy-0.4.tar.gz /kdcproxy-0.4.tar.gz
/kdcproxy-0.4.1.tar.gz /kdcproxy-0.4.1.tar.gz
/kdcproxy-0.4.2.tar.gz /kdcproxy-0.4.2.tar.gz
/kdcproxy-1.0.0.tar.gz

View File

@ -1,26 +1,25 @@
%global realname kdcproxy %global realname kdcproxy
Name: python-%{realname} Name: python-%{realname}
Version: 0.4.2 Version: 1.0.0
Release: 6%{?dist} Release: 1%{?dist}
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/latchset/%{realname}
Source0: https://github.com/npmccallum/%{realname}/archive/%{realname}-%{version}.tar.gz Source0: https://github.com/latchset/%{realname}/archive/%{realname}-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: git BuildRequires: git
BuildRequires: python3-asn1crypto
BuildRequires: python3-coverage BuildRequires: python3-coverage
BuildRequires: python3-devel BuildRequires: python3-devel
BuildRequires: python3-dns BuildRequires: python3-dns
BuildRequires: python3-mock BuildRequires: python3-mock
BuildRequires: python3-pyasn1
BuildRequires: python3-pytest BuildRequires: python3-pytest
BuildRequires: python3-setuptools BuildRequires: python3-setuptools
%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
HTTP by following the MS-KKDCP protocol. It aims to be simple to deploy, with HTTP by following the MS-KKDCP protocol. It aims to be simple to deploy, with
@ -29,7 +28,7 @@ minimal configuration.
%package -n python3-%{realname} %package -n python3-%{realname}
Summary: MS-KKDCP (kerberos proxy) WSGI module Summary: MS-KKDCP (kerberos proxy) WSGI module
Requires: python3-dns Requires: python3-dns
Requires: python3-asn1crypto Requires: python3-pyasn1
%{?python_provide:%python_provide python3-%{realname}} %{?python_provide:%python_provide python3-%{realname}}
@ -48,7 +47,7 @@ minimal configuration.
%py3_install %py3_install
%check %check
KDCPROXY_ASN1MOD=asn1crypto %{__python3} -m pytest %{__python3} -m pytest
%files -n python3-%{realname} %files -n python3-%{realname}
%doc README %doc README
@ -57,6 +56,10 @@ KDCPROXY_ASN1MOD=asn1crypto %{__python3} -m pytest
%{python3_sitelib}/%{realname}-%{version}-*.egg-info %{python3_sitelib}/%{realname}-%{version}-*.egg-info
%changelog %changelog
* Tue Dec 08 2020 Robbie Harwood <rharwood@redhat.com> - 1.0.0-1
- New upstream version (1.0.0)
- Drop asn1crypto in favor of pyasn1
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-6 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (kdcproxy-0.4.2.tar.gz) = d7b981d44b582d1f0b00929327d4392d0b4cb121d99680cd32639aba8ec33e802ebd84c81c3a65a051a797ef4d1954d93fed4c536d69a3eb3ffec32f935fd212 SHA512 (kdcproxy-1.0.0.tar.gz) = 617dba929d1c87c60d9a321269fd23348af11eabd8db3cea4b4750ec9514c9dce3487e658c396a5d009c9ef92326d45f5f00a2a116ab6469c62eda8270e55391