15
0
forked from pool/python-parver

Accepting request 937331 from home:susnux:branches:devel:languages:python

Skip build for python 2 to fix build on Leap

hypothesis is not python 2 compatible anymore, so either no tests or no build with python2. And as no tests mean no trustful build -> no build

OBS-URL: https://build.opensuse.org/request/show/937331
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parver?expand=0&rev=8
This commit is contained in:
John Vandenberg
2021-12-10 07:13:15 +00:00
committed by Git OBS Bridge
parent f44bd499e1
commit a1eefe56d9
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Dec 8 22:33:56 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Skip build for python 2 to fix build on Leap
* hypothesis is not python 2 compatible anymore, so either no
tests or no build with python2.
-------------------------------------------------------------------
Fri Jan 22 09:28:08 UTC 2021 - Markéta Machová <mmachova@suse.com>

View File

@@ -17,6 +17,8 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
# hypothesis, as a dependency of this, is not python2 compatible anymore
%define skip_python2 1
Name: python-parver
Version: 0.3.1
Release: 0