Rebuilt for Python 3.8.0rc1 (#1748018)

This commit is contained in:
Miro Hrončok 2019-10-03 14:03:13 +02:00
parent 245ada2c31
commit 97a34b59b5

View File

@ -19,7 +19,7 @@
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 0.24.0 Version: 0.24.0
Release: 8%{?dist} Release: 9%{?dist}
Summary: Fast Python ASN.1 parser and serializer Summary: Fast Python ASN.1 parser and serializer
License: MIT License: MIT
@ -107,6 +107,9 @@ rm -rf %{pypi_name}.egg-info
%endif %endif
%changelog %changelog
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.24.0-9
- Rebuilt for Python 3.8.0rc1 (#1748018)
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 0.24.0-8 * Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 0.24.0-8
- Rebuilt for Python 3.8 - Rebuilt for Python 3.8