Accepting request 182843 from devel:languages:python
- update to 1.0.1: - drop allow-jsonschema-3.diff (forwarded request 182831 from dirkmueller) OBS-URL: https://build.opensuse.org/request/show/182843 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-warlock?expand=0&rev=7
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
--- requirements.txt
|
||||
+++ requirements.txt
|
||||
@@ -1,2 +1,2 @@
|
||||
-jsonschema>=0.7,<2
|
||||
+jsonschema>=0.7,<3
|
||||
jsonpatch>=0.10,<2
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f777fed5c5ce6da54c6f23e1aea960220e8b1b7084dca2b9a90f70c6f15d9306
|
||||
size 4208
|
||||
3
warlock-1.0.1.tar.gz
Normal file
3
warlock-1.0.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:986ccfd647f89c1c8e7ebe40d159e5633818a58754b3ffdf51c4816927977791
|
||||
size 4192
|
||||
Reference in New Issue
Block a user