Rebuilt for Python 3.7
This commit is contained in:
parent
3803cb4948
commit
ec453db9ae
1 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.98.8
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Python bindings for ADMesh, STL manipulation library
|
||||
|
||||
License: GPLv2+
|
||||
|
|
@ -60,6 +60,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} py.test-3 -v
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.98.8-4
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.98.8-3
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue