Rebuilt for Python 3.10

This commit is contained in:
Python Maint 2021-06-04 20:41:10 +02:00 committed by Miro Hrončok
parent e63ac39f6e
commit c9bd84f3e9

View File

@ -2,7 +2,7 @@
Name: python-%{srcname}
Version: 0.15
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Library for handling computation with address ranges in bytes
License: LGPLv2+
@ -49,6 +49,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m unittest discover --verb
%{python3_sitelib}/justbytes-%{version}-*.egg-info/
%changelog
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.15-4
- Rebuilt for Python 3.10
* Mon Mar 22 2021 mulhern <amulhern@redhat.com> - 0.15-3
- Use the correct tarball