From: Elan Ruusamäe Date: Fri, 24 May 2019 10:41:53 +0000 (+0300) Subject: use epoch 1 for python3 package X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=afd7ec8030a2215ab589bdd5e2bb115001681552;p=packages%2Fpython3-asyncio.git use epoch 1 for python3 package --- diff --git a/python3-asyncio.spec b/python3-asyncio.spec index 2c6c607..06b8981 100644 --- a/python3-asyncio.spec +++ b/python3-asyncio.spec @@ -15,9 +15,9 @@ Patch0: tests.patch URL: https://pypi.python.org/pypi/asyncio BuildRequires: rpmbuild(macros) >= 1.710 BuildRequires: python3-2to3 -BuildRequires: python3-modules >= 3.3 +BuildRequires: python3-modules >= 1:3.3 BuildRequires: rpm-pythonprov -Requires: python3 >= 3.3 +Requires: python3 >= 1:3.3 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)