Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-19 11:09:06 +02:00
commit bd854cfd23

View file

@ -22,7 +22,7 @@ doi: 10.1145/2945292.2945324\
Name: python-mmtf
Version: 1.1.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A decoding library for the macromolecular transmission format (MMTF)
License: ASL 2.0
URL: https://github.com/rcsb/mmtf-python
@ -90,6 +90,9 @@ nosetests-%{python3_version}
%{python3_sitelib}/mmtf
%changelog
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.1.2-2
- Rebuilt for Python 3.7
* Wed May 23 2018 Dominik Mierzejewski <dominik@greysector.net> 1.1.2-1
- update to 1.1.2 (#1581003)