From 089c3346b28a86490c40c384a2bf8829bd0b0ea2fbe49c3c736a7933afdc83b6 Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Tue, 10 Oct 2017 12:46:00 +0000 Subject: [PATCH] Accepting request 532916 from home:frispete:python - add missing runtime dependencies OBS-URL: https://build.opensuse.org/request/show/532916 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=31 --- python-pyramid.changes | 5 +++++ python-pyramid.spec | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/python-pyramid.changes b/python-pyramid.changes index ead478a..7506974 100644 --- a/python-pyramid.changes +++ b/python-pyramid.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 9 21:37:19 UTC 2017 - hpj@urpla.net + +- add missing runtime dependencies + ------------------------------------------------------------------- Fri Sep 8 16:31:46 UTC 2017 - toddrme2178@gmail.com diff --git a/python-pyramid.spec b/python-pyramid.spec index 0e53941..59d7ea0 100644 --- a/python-pyramid.spec +++ b/python-pyramid.spec @@ -2,7 +2,7 @@ # spec file for package python-pyramid # # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2014-2016 LISA GmbH, Bingen, Germany. +# Copyright (c) 2014-2017 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -48,6 +48,9 @@ BuildRequires: %{python_module zope.component} >= 4.0 %endif Requires: python-PasteDeploy >= 1.5.0 Requires: python-WebOb >= 1.7.0 +Requires: python-hupper +Requires: python-plaster +Requires: python-plaster-pastedeploy Requires: python-repoze.lru >= 0.4 Requires: python-translationstring >= 0.4 Requires: python-venusian >= 1.0