15
0

Accepting request 692969 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/692969
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=137
This commit is contained in:
Tomáš Chvátal
2019-04-10 19:10:10 +00:00
committed by Git OBS Bridge
parent c7d6061eb0
commit 0bda990950
4 changed files with 66 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-SQLAlchemy
Version: 1.3.1
Version: 1.3.2
Release: 0
Summary: Database Abstraction Library
License: MIT
@@ -77,7 +77,7 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
%python_expand %fdupes %{buildroot}%{$python_sitearch}
%check
%python_expand py.test-%{$python_bin_suffix} -v
%pytest
%files %{python_files}
%license LICENSE