Rebuilt for Python 3.10
This commit is contained in:
parent
b3c4812405
commit
7059aac9bf
1 changed files with 4 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ Initiative (NIfTI).}
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.0.4
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
Summary: Python bindings for Gifti
|
||||
|
||||
License: GPLv2
|
||||
|
|
@ -86,6 +86,9 @@ install -D -m 0644 %{srcname}.py -t %{buildroot}/%{python2_sitelib}/
|
|||
%{python3_sitelib}/__pycache__/%{srcname}.cpython-3*.pyc
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.0.4-11
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue