Accepting request 755260 from devel:languages:python
- There doesn't seem to be any reason to depend on python-pysqlite anymore. OBS-URL: https://build.opensuse.org/request/show/755260 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pecan?expand=0&rev=24
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 14:39:07 CET 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- There doesn't seem to be any reason to depend on
|
||||
python-pysqlite anymore.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 24 10:24:51 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pecan
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -39,9 +39,11 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six}
|
||||
BuildRequires: %{python_module virtualenv}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-pysqlite
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python2-singledispatch
|
||||
# Because of sqlite3 module
|
||||
BuildRequires: python
|
||||
BuildRequires: python3
|
||||
Requires: python-Mako >= 0.4.0
|
||||
Requires: python-WebOb >= 1.2
|
||||
Requires: python-WebTest >= 1.3.1
|
||||
|
||||
Reference in New Issue
Block a user