forked from pool/python-jsonschema
Accepting request 703836 from home:jayvdb:coala:test-rig
- Remove build dependency on vcversioner OBS-URL: https://build.opensuse.org/request/show/703836 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=40
This commit is contained in:
committed by
Git OBS Bridge
parent
4a0a19579b
commit
64c1a6170e
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat May 18 05:58:05 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
- Remove build dependency on vcversioner
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 16 16:17:12 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
Tue Apr 16 16:17:12 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@@ -30,7 +30,6 @@ Url: http://github.com/Julian/jsonschema
|
|||||||
Source: https://files.pythonhosted.org/packages/source/j/jsonschema/jsonschema-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/j/jsonschema/jsonschema-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module mock}
|
BuildRequires: %{python_module mock}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module vcversioner >= 2.16.0.0}
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
%if %{with python2}
|
%if %{with python2}
|
||||||
@@ -50,6 +49,7 @@ for Python (supporting 2.6+ including Python 3).
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n jsonschema-%{version}
|
%setup -q -n jsonschema-%{version}
|
||||||
|
sed -i '/vcversioner/d' setup.py
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%python_build
|
%python_build
|
||||||
|
Reference in New Issue
Block a user