1
0

Accepting request 204681 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/204681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-warlock?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2013-10-25 09:34:41 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 24 11:16:53 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Wed Jul 3 15:53:48 UTC 2013 - dmueller@suse.com
+1 -1
View File
@@ -25,10 +25,10 @@ Group: Development/Languages/Python
Url: http://github.com/bcwaldon/warlock
Source: http://pypi.python.org/packages/source/w/warlock/warlock-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-distribute
BuildRequires: python-jsonpatch
BuildRequires: python-jsonschema
BuildRequires: python-nose
BuildRequires: python-setuptools
Requires: python-jsonpatch >= 0.7
Requires: python-jsonschema >= 0.10
BuildRoot: %{_tmppath}/%{name}-%{version}-build