From eb144d91f52a494297c6333fad8fddad4169117f Mon Sep 17 00:00:00 2001 From: Robert Scheck Date: May 31 2020 11:03:54 +0000 Subject: Bootstrap for Python 3.9 --- diff --git a/python-pcodedmp.spec b/python-pcodedmp.spec index 68738b7..97b3854 100644 --- a/python-pcodedmp.spec +++ b/python-pcodedmp.spec @@ -2,7 +2,7 @@ # Bootstrap may be needed to break circular dependencies between # python-pcodedmp and python-oletools -%bcond_with bootstrap +%bcond_without bootstrap # No python-pypandoc packages in EPEL 8 (yet?) %if 0%{?fedora} || 0%{?rhel} == 7 @@ -14,7 +14,7 @@ Summary: VBA p-code disassembler Name: python-%{srcname} Version: 1.2.6 -Release: 2%{?dist} +Release: 1%{?dist} License: GPLv3+ URL: https://github.com/bontchev/pcodedmp Source0: %{pypi_source}