From bd854cfd23086f7d18af89a02dd425b7863380e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:09:06 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-mmtf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-mmtf.spec b/python-mmtf.spec index ef27764..8039304 100644 --- a/python-mmtf.spec +++ b/python-mmtf.spec @@ -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 - 1.1.2-2 +- Rebuilt for Python 3.7 + * Wed May 23 2018 Dominik Mierzejewski 1.1.2-1 - update to 1.1.2 (#1581003)