From 04fb01a50dad12ebe105cf5a8b14e39d30238b1b9089d2bf539b03287535218d Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Tue, 16 Sep 2014 21:26:54 +0000 Subject: [PATCH] Accepting request 249583 from Cloud:OpenStack:Master New upstream release OBS-URL: https://build.opensuse.org/request/show/249583 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-warlock?expand=0&rev=18 --- python-warlock.changes | 12 ++++++++++++ python-warlock.spec | 6 ++++-- warlock-1.0.1.tar.gz | 3 --- warlock-1.1.0.tar.gz | 3 +++ 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 warlock-1.0.1.tar.gz create mode 100644 warlock-1.1.0.tar.gz diff --git a/python-warlock.changes b/python-warlock.changes index e92d93a..1ddc3c5 100644 --- a/python-warlock.changes +++ b/python-warlock.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Sep 16 13:25:54 UTC 2014 - tbechtold@suse.com + +- update to version 1.1.0: + * Bump version to 1.1.0 + * Merge pull request #12 from apevec/master + * LICENSE.txt was missing in the source tarball + * Merge pull request #11 from isethi/validation + * Add description to exception messages + * Add python3 support +- Add python-to as BuildRequires and Requires. + ------------------------------------------------------------------- Thu Oct 24 11:16:53 UTC 2013 - speilicke@suse.com diff --git a/python-warlock.spec b/python-warlock.spec index 429b34e..02b5a9a 100644 --- a/python-warlock.spec +++ b/python-warlock.spec @@ -1,7 +1,7 @@ # # spec file for package python-warlock # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products 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,7 +17,7 @@ Name: python-warlock -Version: 1.0.1 +Version: 1.1.0 Release: 0 Summary: Python object model built on top of JSON schema License: Apache-2.0 @@ -29,8 +29,10 @@ BuildRequires: python-jsonpatch BuildRequires: python-jsonschema BuildRequires: python-nose BuildRequires: python-setuptools +BuildRequires: python-six Requires: python-jsonpatch >= 0.7 Requires: python-jsonschema >= 0.10 +Requires: python-six BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} diff --git a/warlock-1.0.1.tar.gz b/warlock-1.0.1.tar.gz deleted file mode 100644 index 5019e5f..0000000 --- a/warlock-1.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:986ccfd647f89c1c8e7ebe40d159e5633818a58754b3ffdf51c4816927977791 -size 4192 diff --git a/warlock-1.1.0.tar.gz b/warlock-1.1.0.tar.gz new file mode 100644 index 0000000..fae2198 --- /dev/null +++ b/warlock-1.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbfb4279034ccc402723e38d2a2e67cd619988bf4802fda7ba3e8fab15762651 +size 7879