7ef2abb
%global pkg_name flask-principal
7ef2abb
81b1aa0
Name:           python-flask-principal
81b1aa0
Version:        0.4.0
5afce52
Release:        37%{?dist}
7ef2abb
Summary:        Identity management for Flask applications
81b1aa0
License:        MIT
81b1aa0
81b1aa0
BuildArch:      noarch
7ef2abb
URL:            https://pythonhosted.org/Flask-Principal/
7ef2abb
Source0:        https://github.com/mattupstate/%{pkg_name}/archive/%{version}/%{pkg_name}-%{version}.tar.gz
81b1aa0
81b1aa0
BuildRequires:  python3-devel
7ef2abb
BuildRequires:  python3dist(pytest)
7ef2abb
81b1aa0
81b1aa0
%description
81b1aa0
Flask-Principal provides a very loose framework to tie in authentication
81b1aa0
and user information providers, often located in different parts of a web
81b1aa0
application.
81b1aa0
7ef2abb
81b1aa0
%package -n python3-flask-principal
7ef2abb
Summary:        Identity management for Flask applications
7ef2abb
81b1aa0
81b1aa0
%description -n python3-flask-principal
81b1aa0
Flask-Principal provides a very loose framework to tie in authentication
81b1aa0
and user information providers, often located in different parts of a web
81b1aa0
application.
81b1aa0
7ef2abb
81b1aa0
%prep
7ef2abb
%autosetup -p1 -n %{pkg_name}-%{version}
7ef2abb
7ef2abb
7ef2abb
%generate_buildrequires
7ef2abb
%pyproject_buildrequires -r
7ef2abb
81b1aa0
81b1aa0
%build
7ef2abb
%pyproject_wheel
7ef2abb
81b1aa0
81b1aa0
%install
7ef2abb
%pyproject_install
7ef2abb
%pyproject_save_files flask_principal
7ef2abb
7ef2abb
7ef2abb
%check
7ef2abb
%pyproject_check_import
7ef2abb
%pytest
7ef2abb
7ef2abb
7ef2abb
%files -n python3-flask-principal -f %{pyproject_files}
b0245ce
%doc README.rst CHANGES
7ef2abb
%license LICENSE
81b1aa0
81b1aa0
81b1aa0
%changelog
5afce52
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-37
5afce52
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
5afce52
835c851
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-36
835c851
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
835c851
caf42be
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-35
caf42be
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
caf42be
7e8ee5a
* Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 0.4.0-34
7e8ee5a
- Rebuilt for Python 3.12
7e8ee5a
013a154
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-33
013a154
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
013a154
701258c
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-32
701258c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
701258c
9627e36
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 0.4.0-31
9627e36
- Rebuilt for Python 3.11
9627e36
39ce734
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-30
39ce734
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
39ce734
7ef2abb
* Fri Dec 24 2021 Sandro Mani <manisandro@gmail.com> - 0.4.0-29
7ef2abb
- Switch to github tarball
7ef2abb
- Run tests
7ef2abb
7ef2abb
* Thu Nov 11 2021 Sandro Mani <manisandro@gmail.com> - 0.4.0-28
7ef2abb
- Revive package
7ef2abb
81b1aa0
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.4.0-27
81b1aa0
- Rebuilt for Python 3.10
81b1aa0
81b1aa0
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-26
81b1aa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
81b1aa0
81b1aa0
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-25
81b1aa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
81b1aa0
81b1aa0
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.4.0-24
81b1aa0
- Rebuilt for Python 3.9
81b1aa0
81b1aa0
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-23
81b1aa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
81b1aa0
81b1aa0
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4.0-22
81b1aa0
- Rebuilt for Python 3.8.0rc1 (#1748018)
81b1aa0
81b1aa0
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4.0-21
81b1aa0
- Rebuilt for Python 3.8
81b1aa0
81b1aa0
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-20
81b1aa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
81b1aa0
81b1aa0
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-19
81b1aa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
81b1aa0
81b1aa0
* Mon Dec 10 2018 Miro Hrončok <mhroncok@redhat.com> - 0.4.0-18
81b1aa0
- Subpackage python2-flask-principal has been removed
81b1aa0
  See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
81b1aa0
81b1aa0
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-17
81b1aa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
81b1aa0
81b1aa0
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.4.0-16
81b1aa0
- Rebuilt for Python 3.7
81b1aa0
81b1aa0
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-15
81b1aa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
81b1aa0
81b1aa0
* Thu Jan 18 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.4.0-14
81b1aa0
- Update Python 2 dependency declarations to new packaging standards
81b1aa0
  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
81b1aa0
81b1aa0
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-13
81b1aa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
81b1aa0
81b1aa0
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-12
81b1aa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
81b1aa0
81b1aa0
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.4.0-11
81b1aa0
- Rebuild for Python 3.6
81b1aa0
81b1aa0
* Tue Jul 26 2016 Athos Coimbra Ribeiro <ribeiro@fedoraproject.org> - 0.4.0-10
81b1aa0
- Add python 2 and 3 subpackages
81b1aa0
81b1aa0
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.0-9
81b1aa0
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
81b1aa0
81b1aa0
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-8
81b1aa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
81b1aa0
81b1aa0
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.0-7
81b1aa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
81b1aa0
81b1aa0
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.0-6
81b1aa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
81b1aa0
81b1aa0
* Mon Aug 12 2013  Richard Marko <rmarko@fedoraproject.org> - 0.4.0-5
81b1aa0
- Added missing LICENSE file
81b1aa0
81b1aa0
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.0-4
81b1aa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
81b1aa0
81b1aa0
* Sun Jul 07 2013 Richard Marko <rmarko@fedoraproject.org> - 0.4.0-3
81b1aa0
- Removed upstream egg
81b1aa0
81b1aa0
* Thu Jul 04 2013 Richard Marko <rmarko@fedoraproject.org> - 0.4.0-2
81b1aa0
- Added python-setuptools to BuildRequires
81b1aa0
- Added python-blinker to Requires
81b1aa0
- Fixed Summary
81b1aa0
81b1aa0
* Tue Jul 02 2013 Richard Marko <rmarko@fedoraproject.org> - 0.4.0-1
81b1aa0
- Initial packaging attempt