From 9f3298205ee587d045660ef0f4baa9149111ac0e Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Oct 03 2019 12:23:23 +0000 Subject: Rebuilt for Python 3.8.0rc1 (#1748018) --- diff --git a/python-plyvel.spec b/python-plyvel.spec index 63f2814..b559416 100644 --- a/python-plyvel.spec +++ b/python-plyvel.spec @@ -3,7 +3,7 @@ Name: python-%{upstream_name} Version: 1.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python interface to the LevelDB embedded database library License: BSD URL: https://github.com/wbolster/plyvel @@ -55,6 +55,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} py.test-3 -vv test/ %{python3_sitearch}/%{module_name}*.egg-info %changelog +* Thu Oct 03 2019 Miro Hrončok - 1.1.0-3 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 1.1.0-2 - Rebuilt for Python 3.8