Rebuilt for Python 3.11
This commit is contained in:
parent
86be9c2594
commit
8e85ff4f2a
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-pyasn1
|
||||
Version: 0.4.8
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Summary: ASN.1 tools for Python
|
||||
License: BSD
|
||||
Source0: https://github.com/etingof/pyasn1/archive/v%{version}.tar.gz
|
||||
@ -85,6 +85,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} setup.py test
|
||||
%doc docs/build/html/*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.4.8-10
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Tue Mar 1 2021 Rob Crittenden <rcritten@redhat.com> - 0.4.8-9
|
||||
- Set URL to https://github.com/etingof/pyasn1 in the spec file (#2059715)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user