]> git.pld-linux.org Git - packages/python-case.git/commitdiff
- setuptools epoch
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 15 Dec 2021 20:43:57 +0000 (21:43 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 15 Dec 2021 20:43:57 +0000 (21:43 +0100)
python-case.spec

index bcb0e57f606d80a0cc20ec2e77cc2d722d7e131f..363d2007dcff64136690030fd238e8ae89685c5a 100644 (file)
@@ -18,7 +18,7 @@ Source0:      https://files.pythonhosted.org/packages/source/c/case/case-%{version}.t
 URL:           https://pypi.org/project/case/
 %if %{with python2}
 BuildRequires: python-modules >= 1:2.6
-BuildRequires: python-setuptools >= 20.6.7
+BuildRequires: python-setuptools >= 1:20.6.7
 %if %{with tests}
 BuildRequires: python-mock >= 2.0
 BuildRequires: python-nose >= 1.3.7
@@ -28,7 +28,7 @@ BuildRequires:        python-six
 %endif
 %if %{with python3}
 BuildRequires: python3-modules >= 1:3.3
-BuildRequires: python3-setuptools >= 20.6.7
+BuildRequires: python3-setuptools >= 1:20.6.7
 %if %{with tests}
 BuildRequires: python3-nose >= 1.3.7
 BuildRequires: python3-pytest
This page took 0.141063 seconds and 4 git commands to generate.