Rebuilt for Python 3.9
This commit is contained in:
parent
29d7934069
commit
10647afdc6
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-pyasn1
|
||||
Version: 0.4.8
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: ASN.1 tools for Python
|
||||
License: BSD
|
||||
Source0: https://github.com/etingof/pyasn1/archive/v%{version}.tar.gz
|
||||
@ -84,6 +84,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} setup.py test
|
||||
%doc docs/build/html/*
|
||||
|
||||
%changelog
|
||||
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 0.4.8-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Thu Jan 30 2020 Rob Crittenden <rcritten@redhat.com> - 0.4.8-1
|
||||
- Update to 0.4.8 (#1747820)
|
||||
- Update modules to 0.2.8
|
||||
|
Loading…
Reference in New Issue
Block a user