Rebuilt for Python 3.10

This commit is contained in:
Python Maint 2021-06-04 20:07:28 +02:00 committed by Miro Hrončok
parent a5e734e054
commit 12092f6609
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: imath
Version: 3.0.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Library of 2D and 3D vector, matrix, and math operations for computer graphics
License: BSD
@ -93,6 +93,9 @@ rm -rf html/.{doctrees,buildinfo}
%changelog
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.0.2-4
- Rebuilt for Python 3.10
* Thu May 27 2021 Richard Shaw <hobbes1069@gmail.com> - 3.0.2-3
- Add main package as dependency to python package.