yaql: update to 2.0.1
Change-Id: I1a690ecc4750a94a16c17c187dba1534aa2a55fa
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% set pypi_name = 'yaql' %}
|
||||
{% set upstream_version = upstream_version('2.0.0') %}
|
||||
{% set upstream_version = upstream_version('2.0.1') %}
|
||||
{% set rpm_release = '1' %}
|
||||
{% set source = url_pypi() %}
|
||||
%global oldpython python
|
||||
@@ -19,6 +19,7 @@ BuildRequires: {{ py3('pbr') }}
|
||||
BuildRequires: {{ py3('ply') }}
|
||||
BuildRequires: {{ py3('python-dateutil') }}
|
||||
BuildRequires: {{ py3('python-subunit') }}
|
||||
BuildRequires: {{ py3('setuptools') }}
|
||||
BuildRequires: {{ py3('testrepository') }}
|
||||
BuildRequires: {{ py3('testscenarios') }}
|
||||
BuildRequires: {{ py3('testtools') }}
|
||||
|
Reference in New Issue
Block a user