update to 1.1.2 (#1581003)
This commit is contained in:
parent
090c2bb35b
commit
c41c569566
3 changed files with 6 additions and 3 deletions
|
|
@ -21,7 +21,7 @@ doi: 10.1145/2945292.2945324\
|
|||
|
||||
|
||||
Name: python-mmtf
|
||||
Version: 1.1.0
|
||||
Version: 1.1.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A decoding library for the macromolecular transmission format (MMTF)
|
||||
License: ASL 2.0
|
||||
|
|
@ -70,7 +70,6 @@ Requires: python3-msgpack
|
|||
%install
|
||||
%py2_install
|
||||
%py3_install
|
||||
rm %{buildroot}%{_bindir}/sample
|
||||
|
||||
%if %{with check}
|
||||
%check
|
||||
|
|
@ -91,6 +90,9 @@ nosetests-%{python3_version}
|
|||
%{python3_sitelib}/mmtf
|
||||
|
||||
%changelog
|
||||
* Wed May 23 2018 Dominik Mierzejewski <dominik@greysector.net> 1.1.2-1
|
||||
- update to 1.1.2 (#1581003)
|
||||
|
||||
* Fri Apr 06 2018 Dominik Mierzejewski <dominik@greysector.net> 1.1.0-1
|
||||
- update to 1.1.0 (#1563660)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue