From 3e484e8ebbe8db7c80acee5434f7eb666dc390a058fc3e26902aae928f2da9fb Mon Sep 17 00:00:00 2001 From: Hans-Peter Jansen Date: Fri, 6 Feb 2015 16:50:05 +0000 Subject: [PATCH] Accepting request 284520 from home:frispete:python - fix python-venusian version: 1.0a3 is greater than 1.0 unfortunately OBS-URL: https://build.opensuse.org/request/show/284520 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=18 --- python-pyramid.changes | 10 +++++----- python-pyramid.spec | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/python-pyramid.changes b/python-pyramid.changes index 3a6666c..a6e0039 100644 --- a/python-pyramid.changes +++ b/python-pyramid.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 6 16:31:11 UTC 2015 - hpj@urpla.net + +- fix python-venusian version: 1.0a3 is greater than 1.0 unfortunately + ------------------------------------------------------------------- Tue Feb 3 17:45:55 UTC 2015 - toddrme2178@gmail.com @@ -6,11 +11,6 @@ Tue Feb 3 17:45:55 UTC 2015 - toddrme2178@gmail.com python 3 version - Removed dependencies that are not longer needed. -------------------------------------------------------------------- -Fri Dec 12 20:32:53 UTC 2014 - tbechtold@suse.com - -- - ------------------------------------------------------------------- Fri Dec 12 20:20:57 UTC 2014 - tbechtold@suse.com diff --git a/python-pyramid.spec b/python-pyramid.spec index b609840..d48e52d 100644 --- a/python-pyramid.spec +++ b/python-pyramid.spec @@ -2,7 +2,7 @@ # spec file for package python-pyramid # # Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. -# Copyright (c) 2013 LISA GmbH, Bingen, Germany. +# Copyright (c) 2015 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 @@ -30,7 +30,7 @@ Requires: python-PasteDeploy >= 1.5.0 Requires: python-WebOb >= 1.3.1 Requires: python-repoze.lru >= 0.4 Requires: python-translationstring >= 0.4 -Requires: python-venusian >= 1.0a3 +Requires: python-venusian >= 1.0 Requires: python-zope.deprecation >= 3.5.0 Requires: python-zope.interface >= 3.8.0 BuildRequires: fdupes @@ -39,7 +39,7 @@ BuildRequires: python-WebOb >= 1.3.1 BuildRequires: python-repoze.lru >= 0.4 BuildRequires: python-setuptools BuildRequires: python-translationstring >= 0.4 -BuildRequires: python-venusian >= 1.0a3 +BuildRequires: python-venusian >= 1.0 BuildRequires: python-zope.deprecation >= 3.5.0 BuildRequires: python-zope.interface >= 3.8.0 # Documentation requirements: