forked from pool/python-pyramid
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
This commit is contained in:
@@ -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
|
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
|
python 3 version
|
||||||
- Removed dependencies that are not longer needed.
|
- 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
|
Fri Dec 12 20:20:57 UTC 2014 - tbechtold@suse.com
|
||||||
|
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
# spec file for package python-pyramid
|
# spec file for package python-pyramid
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# 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
|
# 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
|
||||||
@@ -30,7 +30,7 @@ Requires: python-PasteDeploy >= 1.5.0
|
|||||||
Requires: python-WebOb >= 1.3.1
|
Requires: python-WebOb >= 1.3.1
|
||||||
Requires: python-repoze.lru >= 0.4
|
Requires: python-repoze.lru >= 0.4
|
||||||
Requires: python-translationstring >= 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.deprecation >= 3.5.0
|
||||||
Requires: python-zope.interface >= 3.8.0
|
Requires: python-zope.interface >= 3.8.0
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@@ -39,7 +39,7 @@ BuildRequires: python-WebOb >= 1.3.1
|
|||||||
BuildRequires: python-repoze.lru >= 0.4
|
BuildRequires: python-repoze.lru >= 0.4
|
||||||
BuildRequires: python-setuptools
|
BuildRequires: python-setuptools
|
||||||
BuildRequires: python-translationstring >= 0.4
|
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.deprecation >= 3.5.0
|
||||||
BuildRequires: python-zope.interface >= 3.8.0
|
BuildRequires: python-zope.interface >= 3.8.0
|
||||||
# Documentation requirements:
|
# Documentation requirements:
|
||||||
|
Reference in New Issue
Block a user