forked from pool/python-pytest-cookies
Accepting request 864588 from home:jayvdb:branches:devel:languages:python:pytest
- Submit as python 3.8 only package on Tumbleweed to match cookiecutter OBS-URL: https://build.opensuse.org/request/show/864588 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-cookies?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 20 08:06:16 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
- Submit as python 3.8 only package on Tumbleweed to match cookiecutter
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 10 12:32:56 AM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
Sun May 10 12:32:56 AM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,11 @@
|
|||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%if %{?python3_version_nodots} == 38
|
||||||
|
%define pythons python3 python38
|
||||||
|
%else
|
||||||
|
%define pythons python3
|
||||||
|
%endif
|
||||||
Name: python-pytest-cookies
|
Name: python-pytest-cookies
|
||||||
Version: 0.5.1
|
Version: 0.5.1
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user