Rebuilt for Python 3.10
This commit is contained in:
parent
aa35f44d05
commit
3919141179
@ -1,4 +1,3 @@
|
||||
%global _without_check 1
|
||||
%bcond_with html
|
||||
%bcond_without check
|
||||
# https://fedorahosted.org/fpc/ticket/381
|
||||
@ -50,7 +49,7 @@
|
||||
Name: python-matplotlib
|
||||
Version: 3.4.2
|
||||
%global Version 3.4.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Python 2D plotting library
|
||||
# qt4_editor backend is MIT
|
||||
# ResizeObserver at end of lib/matplotlib/backends/web_backend/js/mpl.js is Public Domain
|
||||
@ -470,6 +469,9 @@ PYTHONDONTWRITEBYTECODE=1 \
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.4.2-3
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.4.2-2
|
||||
- Bootstrap for Python 3.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user