2016-11-15 12:40:38 +00:00
committed by Git OBS Bridge
parent 04fb01a50d
commit 682868024e
4 changed files with 11 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-warlock
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
Name: python-warlock
Version: 1.1.0
Version: 1.2.0
Release: 0
Summary: Python object model built on top of JSON schema
License: Apache-2.0
Group: Development/Languages/Python
Url: http://github.com/bcwaldon/warlock
Source: http://pypi.python.org/packages/source/w/warlock/warlock-%{version}.tar.gz
Source: https://pypi.io/packages/source/w/warlock/warlock-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-jsonpatch
BuildRequires: python-jsonschema