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>