From 902270740cf3ba240eb651380bb9c5f0f67f1202 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:23:34 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-portend.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-portend.spec b/python-portend.spec index 839f3ee..c867386 100644 --- a/python-portend.spec +++ b/python-portend.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 2.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: TCP port monitoring utilities License: MIT @@ -85,6 +85,9 @@ LANG=C.utf-8 %{__python3} -m pytest --ignore=build %endif %changelog +* Thu Oct 03 2019 Miro Hrončok - 2.5-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 2.5-3 - Rebuilt for Python 3.8