Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-21 13:29:06 +00:00
commit 9c571c0fc8

View file

@ -22,7 +22,7 @@ doi: 10.1145/2945292.2945324\
Name: python-mmtf
Version: 1.1.2
Release: 15%{?dist}
Release: 16%{?dist}
Summary: A decoding library for the macromolecular transmission format (MMTF)
License: ASL 2.0
URL: https://github.com/rcsb/mmtf-python
@ -68,6 +68,9 @@ Requires: python3-msgpack
%{python3_sitelib}/mmtf
%changelog
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Dec 15 2021 Charalampos Stratakis <cstratak@redhat.com> - 1.1.2-15
- Use pytest instead of the deprecated nose test runner