c3b9878
%global pypi_name hdate
c3b9878
c3b9878
Name:           python-%{pypi_name}
c3b9878
Version:        0.9.11
8c3f0d9
Release:        12%{?dist}
c3b9878
Summary:        Hebrew date and Zmanim
c3b9878
c3b9878
License:        GPLv3+
c3b9878
URL:            https://github.com/py-libhdate/py-libhdate
c3b9878
Source0:        %{pypi_source}
c3b9878
BuildArch:      noarch
c3b9878
c3b9878
%description
c3b9878
Jewish/Hebrew date and Zmanim in native Python.
c3b9878
c3b9878
%package -n     python3-%{pypi_name}
c3b9878
Summary:        %{summary}
c3b9878
c3b9878
BuildRequires:  python3-devel
c3b9878
BuildRequires:  python3dist(pytz)
c3b9878
BuildRequires:  python3dist(setuptools)
c3b9878
BuildRequires:  python3dist(pytest)
c3b9878
%{?python_provide:%python_provide python3-%{pypi_name}}
c3b9878
c3b9878
Requires:       python3dist(pytz)
c3b9878
%description -n python3-%{pypi_name}
c3b9878
Jewish/Hebrew date and Zmanim in native Python.
c3b9878
c3b9878
%prep
c3b9878
%autosetup -n %{pypi_name}-%{version}
c3b9878
rm -rf %{pypi_name}.egg-info
c3b9878
c3b9878
%build
c3b9878
%py3_build
c3b9878
c3b9878
%install
c3b9878
%py3_install
c3b9878
c3b9878
%check
c3b9878
%pytest -v tests
c3b9878
c3b9878
%files -n python3-%{pypi_name}
c3b9878
%license LICENSE
c3b9878
%doc README.rst
c3b9878
%{python3_sitelib}/%{pypi_name}/
c3b9878
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/
c3b9878
c3b9878
%changelog
8c3f0d9
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-12
8c3f0d9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
8c3f0d9
a57466c
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-11
a57466c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
a57466c
cb980a6
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-10
cb980a6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
cb980a6
f6207bc
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.9.11-9
f6207bc
- Rebuilt for Python 3.12
f6207bc
0531631
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-8
0531631
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
0531631
b328f09
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-7
b328f09
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
b328f09
2d4b6a8
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.9.11-6
2d4b6a8
- Rebuilt for Python 3.11
2d4b6a8
74fb304
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-5
74fb304
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
74fb304
4731e99
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-4
4731e99
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
4731e99
49ca41d
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.9.11-3
49ca41d
- Rebuilt for Python 3.10
49ca41d
2e6af12
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-2
2e6af12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
2e6af12
c3b9878
* Wed Oct 14 2020 Fabian Affolter <mail@fabian-affolter.ch> - 0.9.11-1
c3b9878
- Initial package for Fedora