Update to 1.3.1
This commit is contained in:
parent
b99cfa0823
commit
0571fc5667
3 changed files with 4 additions and 4 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
%global srcname google-cloud-testutils
|
||||
%global forgeurl https://github.com/googleapis/python-test-utils
|
||||
Version: 1.1.0
|
||||
Version: 1.3.1
|
||||
%global tag v%{version}
|
||||
%forgemeta
|
||||
|
||||
|
|
@ -60,12 +60,11 @@ rm -f %{buildroot}%{_bindir}/lower-bound-checker
|
|||
|
||||
%if %{with tests}
|
||||
%check
|
||||
%python3 -m unittest discover tests/unit/
|
||||
%pytest
|
||||
%endif
|
||||
|
||||
|
||||
%files -n python3-%{srcname} -f %{pyproject_files}
|
||||
%license LICENSE
|
||||
%doc README.rst CHANGELOG.md CODE_OF_CONDUCT.md
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue