diff --git a/allow-jsonschema-3.diff b/allow-jsonschema-3.diff deleted file mode 100644 index 0686856..0000000 --- a/allow-jsonschema-3.diff +++ /dev/null @@ -1,6 +0,0 @@ ---- requirements.txt -+++ requirements.txt -@@ -1,2 +1,2 @@ --jsonschema>=0.7,<2 -+jsonschema>=0.7,<3 - jsonpatch>=0.10,<2 diff --git a/python-warlock.changes b/python-warlock.changes index 33ac571..c97b914 100644 --- a/python-warlock.changes +++ b/python-warlock.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 3 15:53:48 UTC 2013 - dmueller@suse.com + +- update to 1.0.1: + - drop allow-jsonschema-3.diff + ------------------------------------------------------------------- Sat Jun 22 14:16:40 UTC 2013 - dmueller@suse.com diff --git a/python-warlock.spec b/python-warlock.spec index f81ceb3..ff985bc 100644 --- a/python-warlock.spec +++ b/python-warlock.spec @@ -17,14 +17,13 @@ Name: python-warlock -Version: 1.0.0 +Version: 1.0.1 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 -Patch0: allow-jsonschema-3.diff BuildRequires: python-devel BuildRequires: python-distribute BuildRequires: python-jsonpatch @@ -44,7 +43,6 @@ Build self-validating python objects using JSON schemas %prep %setup -q -n warlock-%{version} -%patch0 sed -i "s|jsonschema>=0.7,<1|jsonschema>=0.7,<=1|" requirements.txt %build diff --git a/warlock-1.0.0.tar.gz b/warlock-1.0.0.tar.gz deleted file mode 100644 index 81a026c..0000000 --- a/warlock-1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f777fed5c5ce6da54c6f23e1aea960220e8b1b7084dca2b9a90f70c6f15d9306 -size 4208 diff --git a/warlock-1.0.1.tar.gz b/warlock-1.0.1.tar.gz new file mode 100644 index 0000000..5019e5f --- /dev/null +++ b/warlock-1.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:986ccfd647f89c1c8e7ebe40d159e5633818a58754b3ffdf51c4816927977791 +size 4192