forked from pool/python-fanficfare
Accepting request 760388 from devel:languages:python
- Skip python2 build as it is no longer resolvable OBS-URL: https://build.opensuse.org/request/show/760388 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=14
This commit is contained in:
commit
b49d03c8f3
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 2 10:03:47 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Skip python2 build as it is no longer resolvable
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 15 20:46:24 CET 2019 - Matej Cepl <mcepl@suse.com>
|
Fri Nov 15 20:46:24 CET 2019 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-fanficfare
|
# spec file for package python-fanficfare
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LLC.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,6 +18,7 @@
|
|||||||
|
|
||||||
%define modname FanFicFare
|
%define modname FanFicFare
|
||||||
%define modnamedown fanficfare
|
%define modnamedown fanficfare
|
||||||
|
%define skip_python2 1
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-fanficfare
|
Name: python-fanficfare
|
||||||
Version: 3.13.0
|
Version: 3.13.0
|
||||||
|
Loading…
Reference in New Issue
Block a user