01e795
%global realname kdcproxy
01e795
01e795
Name:           python-%{realname}
01e795
Version:        1.0.0
01e795
Release:        7%{?dist}
01e795
Summary:        MS-KKDCP (kerberos proxy) WSGI module
01e795
01e795
License:        MIT
01e795
URL:            https://github.com/latchset/%{realname}
01e795
Source0:        https://github.com/latchset/%{realname}/archive/%{realname}-%{version}.tar.gz
01e795
01e795
Patch0: Drop-coverage-from-tests.patch
01e795
01e795
BuildArch:      noarch
01e795
BuildRequires:  git
01e795
01e795
BuildRequires:  python3-devel
01e795
BuildRequires:  python3-dns
01e795
BuildRequires:  python3-pyasn1
01e795
BuildRequires:  python3-pytest
01e795
BuildRequires:  python3-setuptools
01e795
01e795
%description
01e795
This package contains a Python WSGI module for proxying KDC requests over
01e795
HTTP by following the MS-KKDCP protocol. It aims to be simple to deploy, with
01e795
minimal configuration.
01e795
01e795
%package -n python3-%{realname}
01e795
Summary:        MS-KKDCP (kerberos proxy) WSGI module
01e795
Requires:       python3-dns
01e795
Requires:       python3-pyasn1
01e795
01e795
%{?python_provide:%python_provide python3-%{realname}}
01e795
01e795
%description -n python3-%{realname}
01e795
This package contains a Python 3.x WSGI module for proxying KDC requests over
01e795
HTTP by following the MS-KKDCP protocol. It aims to be simple to deploy, with
01e795
minimal configuration.
01e795
01e795
%prep
01e795
%autosetup -S git -n %{realname}-%{version}
01e795
01e795
%build
01e795
%py3_build
01e795
01e795
%install
01e795
%py3_install
01e795
01e795
%check
01e795
%{__python3} -m pytest
01e795
01e795
%files -n python3-%{realname}
01e795
%doc README
01e795
%license COPYING
01e795
%{python3_sitelib}/%{realname}/
01e795
%{python3_sitelib}/%{realname}-%{version}-*.egg-info
01e795
01e795
%changelog
01e795
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.0-7
01e795
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
01e795
  Related: rhbz#1991688
01e795
01e795
* Mon Apr 19 2021 Robbie Harwood <rharwood@redhat.com> - 1.0.0-6
01e795
- Actually drop coverage dependency
01e795
- Resolves: #1916739
01e795
01e795
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.0-5
01e795
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
01e795
01e795
* Fri Jan 29 2021 Robbie Harwood <rharwood@redhat.com> - 1.0.0-4
01e795
- Drop unused dependency on python3-mock
01e795
- Resolves: #1922344
01e795
01e795
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-3
01e795
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
01e795
01e795
* Wed Jan 20 2021 Robbie Harwood <rharwood@redhat.com> - 1.0.0-2
01e795
- Drop coverage from tests
01e795
- Resolves: #1916739
01e795
01e795
* Tue Dec 08 2020 Robbie Harwood <rharwood@redhat.com> - 1.0.0-1
01e795
- New upstream version (1.0.0)
01e795
- Drop asn1crypto in favor of pyasn1
01e795
01e795
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-6
01e795
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
01e795
01e795
* Thu Jun 25 2020 Robbie Harwood <rharwood@redhat.com> - 0.4.2-5
01e795
- Explicitly depend on python3-setuptools
01e795
01e795
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.4.2-4
01e795
- Rebuilt for Python 3.9
01e795
01e795
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-3
01e795
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
01e795
01e795
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4.2-2
01e795
- Rebuilt for Python 3.8.0rc1 (#1748018)
01e795
01e795
* Thu Aug 29 2019 Robbie Harwood <rharwood@redhat.com> - 0.4.2-1
01e795
- New upstream version (0.4.2)
01e795
01e795
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4.1-3
01e795
- Rebuilt for Python 3.8
01e795
01e795
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-2
01e795
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
01e795
01e795
* Mon Feb 11 2019 Robbie Harwood <rharwood@redhdat.com> 0.4.1-1
01e795
- New upstream release - 0.4.1
01e795
- Fixes build with rawhide (dnspython/dnspython3)
01e795
01e795
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-4
01e795
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
01e795
01e795
* Mon Sep 17 2018 Robbie Harwood <rharwood@redhat.com> - 0.4-3
01e795
- Drop python2 subpackage
01e795
- Resolves: #1629775
01e795
01e795
* Thu Aug 09 2018 Robbie Harwood <rharwood@redhat.com> - 0.4-2
01e795
- Update dependencies in test suite
01e795
01e795
* Thu Aug 09 2018 Robbie Harwood <rharwood@redhat.com> - 0.4-1
01e795
- New upstream release - 0.4
01e795
- Port to autosetup
01e795
01e795
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-14
01e795
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
01e795
01e795
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.3.2-13
01e795
- Rebuilt for Python 3.7
01e795
01e795
* Thu Mar 22 2018 Troy Dawson <tdawson@redhat.com> - 0.3.2-12
01e795
- Update conditionals.
01e795
- Make preperations for non-python2 builds
01e795
01e795
* Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.3.2-11
01e795
- Update Python 2 dependency declarations to new packaging standards
01e795
  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
01e795
01e795
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-10
01e795
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
01e795
01e795
* Tue Sep 05 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.3.2-9
01e795
- Ignore test results
01e795
01e795
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-8
01e795
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
01e795
01e795
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-7
01e795
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
01e795
01e795
* Mon Jan 16 2017 Charalampos Stratakis <cstratak@redhat.com> - 0.3.2-6
01e795
- Fix failing tests
01e795
- Modernize the SPEC file
01e795
01e795
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.3.2-5
01e795
- Rebuild for Python 3.6
01e795
- BR /usr/bin/tox instead of python-tox
01e795
- Use %%{python3_version_nodots} instead of hardcoded 35
01e795
01e795
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.2-4
01e795
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
01e795
01e795
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-3
01e795
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
01e795
01e795
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.2-2
01e795
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
01e795
01e795
* Mon Aug 03 2015 Nathaniel McCallum <npmccallum@fedoraproject.org> - 0.3.2-1
01e795
- Update to 0.3.2
01e795
- Fixes CVE-2015-5159
01e795
01e795
* Wed Jul 22 2015 Nathaniel McCallum <npmccallum@fedoraproject.org> - 0.3.1-1
01e795
- Update to 0.3.1
01e795
01e795
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-2
01e795
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
01e795
01e795
* Wed Jun 10 2015 Nathaniel McCallum <npmccallum@fedoraproject.org> - 0.3-1
01e795
- Update to 0.3
01e795
- Run tests in Fedora (not RHEL due to python-tox)
01e795
01e795
* Fri Oct 24 2014 Nathaniel McCallum <npmccallum@fedoraproject.org> - 0.2.1-1
01e795
- Update to 0.2.1
01e795
01e795
* Thu Oct 23 2014 Nathaniel McCallum <npmccallum@fedoraproject.org> - 0.2-1
01e795
- Update to 0.2
01e795
- Fix EPEL7 build
01e795
01e795
* Tue Jan 21 2014 Nathaniel McCallum <npmccallum@fedoraproject.org> - 0.1.1-1
01e795
- Initial package