From 03b5ca74deb660fa2647ae790aac7f510a83f70e Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 19 2018 08:58:28 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-datanommer-models.spec b/python-datanommer-models.spec index 6d79084..1b983b1 100644 --- a/python-datanommer-models.spec +++ b/python-datanommer-models.spec @@ -2,7 +2,7 @@ Name: python-datanommer-models Version: 0.9.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: SQLAlchemy models for datanommer Group: Development/Libraries @@ -120,6 +120,9 @@ rm -rf *.egg-info %{python3_sitelib}/%{modname}-%{version}* %changelog +* Tue Jun 19 2018 Miro Hrončok - 0.9.1-4 +- Rebuilt for Python 3.7 + * Wed Apr 04 2018 Ralph Bean - 0.9.1-3 - Copy namespace file explicitly for python3.