From f3fffd889daf08fba464d530e69a79fa312bf842 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Oct 03 2019 12:30:22 +0000 Subject: Rebuilt for Python 3.8.0rc1 (#1748018) --- diff --git a/python-simplegeneric.spec b/python-simplegeneric.spec index f995226..40e79ad 100644 --- a/python-simplegeneric.spec +++ b/python-simplegeneric.spec @@ -2,7 +2,7 @@ Name: python-simplegeneric Version: 0.8.1 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) License: Python or ZPLv2.1 @@ -60,6 +60,9 @@ PYTHONPATH=$(pwd) %{__python3} setup.py test %changelog +* Thu Oct 03 2019 Miro Hrončok - 0.8.1-17 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Sun Aug 18 2019 Miro Hrončok - 0.8.1-16 - Rebuilt for Python 3.8