Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > e5f3b6849e898b2aab04dd0fb3bc1baa > files > 1

python-pytz-deprecation-shim-0.1.0.post0-2.mga9.src.rpm

# Created by pyp2rpm-3.3.2
%global srcname pytz_deprecation_shim
%global rpmname pytz-deprecation-shim

Name:           python-%{rpmname}
Version:        0.1.0.post0
Release:        %mkrel 2
Summary:        Shims to make deprecation of pytz easier
Group:          Development/Python
License:        ASL 2.0
URL:            https://pypi.org/project/pytz-deprecation-shim/
Source0:        %{pypi_source}
BuildArch:      noarch
BuildRequires:  tzdata
BuildRequires:  pyproject-rpm-macros
BuildRequires:  python3dist(wheel)

%description
Shims to make deprecation of pytz easier

%prep
%autosetup -n %{srcname}-%{version}

%build
%pyproject_wheel

%install
%pyproject_install
%pyproject_save_files pytz_deprecation_shim

%files -f %{pyproject_files}
%license LICENSE
%doc README.rst



%changelog
* Tue Mar 29 2022 umeabot <umeabot> 0.1.0.post0-2.mga9
+ Revision: 1831657
- Mageia 9 Mass Rebuild

* Mon Feb 21 2022 joequant <joequant> 0.1.0.post0-1.mga9
+ Revision: 1782215
- add wheel
- add pyproject rpm
- imported package python-pytz-deprecation-shim