Accepting request 796147 from home:StevenK:branches:network:dhcp
- Switch to Python 3 Sphinx due to Python 2 removal. OBS-URL: https://build.opensuse.org/request/show/796147 OBS-URL: https://build.opensuse.org/package/show/network:dhcp/kea?expand=0&rev=20
This commit is contained in:
parent
704913deda
commit
a06fd8b864
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 22 04:03:08 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Switch to Python 3 Sphinx due to Python 2 removal.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 9 17:18:55 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
Mon Sep 9 17:18:55 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
4
kea.spec
4
kea.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kea
|
# spec file for package kea
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# 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
|
||||||
@ -65,9 +65,9 @@ BuildRequires: libtool >= 2
|
|||||||
BuildRequires: log4cplus-devel
|
BuildRequires: log4cplus-devel
|
||||||
BuildRequires: pkgconfig >= 0.23
|
BuildRequires: pkgconfig >= 0.23
|
||||||
BuildRequires: postgresql-server-devel
|
BuildRequires: postgresql-server-devel
|
||||||
BuildRequires: python-Sphinx
|
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: python3
|
BuildRequires: python3
|
||||||
|
BuildRequires: python3-Sphinx
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: pkgconfig(libcrypto)
|
BuildRequires: pkgconfig(libcrypto)
|
||||||
Requires(pre): shadow
|
Requires(pre): shadow
|
||||||
|
Loading…
Reference in New Issue
Block a user