From 769eb7242775f730db3e2ef9ed2b600c0e4400b4 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 23 2020 16:18:36 +0000 Subject: Rebuilt for Python 3.9 --- diff --git a/python-pysocks.spec b/python-pysocks.spec index 6d7cbe5..09ef97b 100644 --- a/python-pysocks.spec +++ b/python-pysocks.spec @@ -1,5 +1,5 @@ %if 0%{?fedora} -%global with_python3_tests 0 +%global with_python3_tests 1 %endif %global pypi_name PySocks @@ -8,7 +8,7 @@ Name: python-%{modname} Version: 1.7.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: %{sum} License: BSD @@ -115,6 +115,9 @@ rm -rfv test/bin %changelog +* Sat May 23 2020 Miro Hrončok - 1.7.1-6 +- Rebuilt for Python 3.9 + * Fri May 22 2020 Miro Hrončok - 1.7.1-5 - Bootstrap for Python 3.9