Пакет python3-module-faker: Specfile

%define  oname faker

%def_with check

Name:    python3-module-%oname
Version: 15.3.4
Release: alt1

Summary: Faker is a Python package that generates fake data for you.

License: MIT
Group:   Development/Python3
URL:     https://github.com/joke2k/faker

Packager: Grigory Ustinov <grenka@altlinux.org>

BuildRequires(pre): rpm-build-python3

%if_with check
BuildRequires: python3-module-pytest
BuildRequires: python3-module-dateutil
BuildRequires: python3-module-text-unidecode
BuildRequires: python3-module-validators
BuildRequires: python3-module-freezegun
BuildRequires: python3-module-random2
%endif

BuildArch: noarch

Source:  %name-%version.tar

%description
%summary

%prep
%setup

%build
%python3_build

%install
%python3_install

%check
export PYTHONPATH=%buildroot%python3_sitelibdir
# Exclude tests that require the faker.sphinx module
py.test3 --ignore-glob='tests/sphinx/*'

%files
%_bindir/%oname
%python3_sitelibdir/%oname/
%python3_sitelibdir/Faker-%version-py%_python3_version.egg-info
%doc *.md

%changelog
* Thu Dec 01 2022 Grigory Ustinov <grenka@altlinux.org> 15.3.4-alt1
- Automatically updated to 15.3.4.

* Tue Nov 29 2022 Grigory Ustinov <grenka@altlinux.org> 15.3.3-alt1
- Automatically updated to 15.3.3.

* Tue Nov 15 2022 Grigory Ustinov <grenka@altlinux.org> 15.3.2-alt1
- Automatically updated to 15.3.2.

* Sat Nov 05 2022 Grigory Ustinov <grenka@altlinux.org> 15.2.0-alt1
- Automatically updated to 15.2.0.

* Thu Nov 03 2022 Grigory Ustinov <grenka@altlinux.org> 15.1.3-alt1
- Automatically updated to 15.1.3.

* Fri Oct 14 2022 Grigory Ustinov <grenka@altlinux.org> 15.1.1-alt1
- Automatically updated to 15.1.1.

* Wed Oct 12 2022 Grigory Ustinov <grenka@altlinux.org> 15.1.0-alt1
- Automatically updated to 15.1.0.

* Tue Sep 27 2022 Grigory Ustinov <grenka@altlinux.org> 15.0.0-alt1
- Automatically updated to 15.0.0.

* Sat Sep 24 2022 Grigory Ustinov <grenka@altlinux.org> 14.2.1-alt1
- Automatically updated to 14.2.1.

* Mon Sep 12 2022 Grigory Ustinov <grenka@altlinux.org> 14.2.0-alt1
- Automatically updated to 14.2.0.

* Thu Aug 18 2022 Grigory Ustinov <grenka@altlinux.org> 14.1.0-alt1
- Automatically updated to 14.1.0.

* Fri Aug 12 2022 Grigory Ustinov <grenka@altlinux.org> 14.0.0-alt1
- Automatically updated to 14.0.0.

* Mon Jul 25 2022 Grigory Ustinov <grenka@altlinux.org> 13.15.1-alt1
- Automatically updated to 13.15.1.

* Fri Jul 15 2022 Grigory Ustinov <grenka@altlinux.org> 13.15.0-alt1
- Automatically updated to 13.15.0.

* Fri Jun 24 2022 Grigory Ustinov <grenka@altlinux.org> 13.14.0-alt1
- Automatically updated to 13.14.0.
- Build with check.

* Mon Jun 13 2022 Grigory Ustinov <grenka@altlinux.org> 13.13.0-alt1
- Automatically updated to 13.13.0.

* Tue Jun 07 2022 Grigory Ustinov <grenka@altlinux.org> 13.12.1-alt1
- Automatically updated to 13.12.1.

* Sat May 28 2022 Grigory Ustinov <grenka@altlinux.org> 13.12.0-alt1
- Automatically updated to 13.12.0.

* Fri May 20 2022 Grigory Ustinov <grenka@altlinux.org> 13.11.1-alt1
- Automatically updated to 13.11.1.

* Wed May 11 2022 Grigory Ustinov <grenka@altlinux.org> 13.11.0-alt1
- Automatically updated to 13.11.0.

* Thu May 05 2022 Grigory Ustinov <grenka@altlinux.org> 13.7.0-alt1
- Automatically updated to 13.7.0.

* Thu Apr 28 2022 Grigory Ustinov <grenka@altlinux.org> 13.6.0-alt1
- Automatically updated to 13.6.0.

* Wed Apr 27 2022 Grigory Ustinov <grenka@altlinux.org> 13.4.0-alt1
- Automatically updated to 13.4.0.

* Thu Apr 14 2022 Grigory Ustinov <grenka@altlinux.org> 13.3.4-alt1
- Automatically updated to 13.3.4.

* Thu Mar 24 2022 Grigory Ustinov <grenka@altlinux.org> 13.3.3-alt1
- Automatically updated to 13.3.3.

* Tue Mar 15 2022 Grigory Ustinov <grenka@altlinux.org> 13.3.2-alt1
- Automatically updated to 13.3.2.

* Thu Mar 10 2022 Grigory Ustinov <grenka@altlinux.org> 13.3.1-alt1
- Automatically updated to 13.3.1.

* Sat Feb 05 2022 Grigory Ustinov <grenka@altlinux.org> 12.1.0-alt1
- Automatically updated to 12.1.0.

* Mon Jan 17 2022 Grigory Ustinov <grenka@altlinux.org> 11.3.0-alt1
- Automatically updated to 11.3.0.

* Tue Nov 30 2021 Grigory Ustinov <grenka@altlinux.org> 9.9.0-alt1
- Automatically updated to 9.9.0.

* Tue Nov 23 2021 Grigory Ustinov <grenka@altlinux.org> 9.8.3-alt1
- Automatically updated to 9.8.3.

* Tue Oct 12 2021 Grigory Ustinov <grenka@altlinux.org> 9.3.1-alt1
- Automatically updated to 9.3.1.

* Thu Oct 07 2021 Grigory Ustinov <grenka@altlinux.org> 9.0.0-alt1
- Automatically updated to 9.0.0.

* Tue Sep 07 2021 Grigory Ustinov <grenka@altlinux.org> 8.12.1-alt1
- Automatically updated to 8.12.1.

* Mon Aug 09 2021 Grigory Ustinov <grenka@altlinux.org> 8.11.0-alt1
- Automatically updated to 8.11.0.

* Tue Jul 13 2021 Grigory Ustinov <grenka@altlinux.org> 8.10.1-alt1
- Automatically updated to 8.10.1.

* Wed Jul 07 2021 Grigory Ustinov <grenka@altlinux.org> 8.9.1-alt1
- Automatically updated to 8.9.1.

* Thu Jul 01 2021 Grigory Ustinov <grenka@altlinux.org> 8.9.0-alt1
- Automatically updated to 8.9.0.

* Sun Jun 27 2021 Grigory Ustinov <grenka@altlinux.org> 8.8.2-alt1
- Automatically updated to 8.8.2.

* Fri Jun 18 2021 Grigory Ustinov <grenka@altlinux.org> 8.8.1-alt1
- Automatically updated to 8.8.1.

* Sat Jun 05 2021 Grigory Ustinov <grenka@altlinux.org> 8.5.1-alt1
- Automatically updated to 8.5.1.

* Fri May 28 2021 Grigory Ustinov <grenka@altlinux.org> 8.4.0-alt1
- Automatically updated to 8.4.0.

* Tue May 25 2021 Grigory Ustinov <grenka@altlinux.org> 8.2.1-alt1
- Automatically updated to 8.2.1.

* Sat May 15 2021 Grigory Ustinov <grenka@altlinux.org> 8.1.4-alt1
- Automatically updated to 8.1.4.

* Wed May 12 2021 Grigory Ustinov <grenka@altlinux.org> 8.1.3-alt1
- Automatically updated to 8.1.3.

* Sun May 09 2021 Grigory Ustinov <grenka@altlinux.org> 8.1.2-alt1
- Automatically updated to 8.1.2.

* Mon Apr 26 2021 Grigory Ustinov <grenka@altlinux.org> 8.1.1-alt1
- Automatically updated to 8.1.1.

* Thu Apr 22 2021 Grigory Ustinov <grenka@altlinux.org> 8.1.0-alt1
- Automatically updated to 8.1.0.

* Sat Apr 03 2021 Grigory Ustinov <grenka@altlinux.org> 7.0.1-alt1
- Initial build for Sisyphus.