Rebuilt for Python 3.7
This commit is contained in:
parent
c41c569566
commit
bd854cfd23
1 changed files with 4 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue