version 1.4.14

Signed-off-by: Nils Philippsen <nils@tiptoe.de>
This commit is contained in:
Nils Philippsen 2021-05-10 14:45:13 +02:00
parent f000ef131d
commit 13682078c4
3 changed files with 10 additions and 8 deletions

1
.gitignore vendored
View File

@ -86,3 +86,4 @@ SQLAlchemy-0.6.1.tar.gz
/SQLAlchemy-1.3.19.tar.gz
/SQLAlchemy-1.3.20.tar.gz
/SQLAlchemy-1.3.22.tar.gz
/SQLAlchemy-1.4.14.tar.gz

View File

@ -18,10 +18,10 @@
%global srcname SQLAlchemy
Name: python-sqlalchemy
Version: 1.3.22
Version: 1.4.14
# cope with pre-release versions containing tildes
%global srcversion %{lua: srcversion, num = rpm.expand("%{version}"):gsub("~", ""); print(srcversion);}
Release: 3%{?dist}
Release: 1%{?dist}
Summary: Modular and flexible ORM library for python
License: MIT
@ -37,7 +37,8 @@ BuildRequires: python2-pytest
%endif
%if %{with python3}
BuildRequires: python3-devel
BuildRequires: python3-devel >= 3.6
BuildRequires: python3-greenlet >= 1.0
BuildRequires: python3-setuptools
BuildRequires: python3-mock
BuildRequires: python3-pytest
@ -138,10 +139,7 @@ PYTHONPATH=. %{__python2} -m pytest test
%endif
%if %{with python3}
# Package is FTBFS because of failing test_pyodbc_extra_connect_azure.
# Since there is old version of sqlalchemy in rawhide, there is no point
# to fix it and we are just skipping it.
PYTHONPATH=. %{__python3} -m pytest -k "not test_pyodbc_extra_connect_azure" test \
PYTHONPATH=. %{__python3} -m pytest test \
%if %{with xdist}
--numprocesses=auto
%endif
@ -168,6 +166,9 @@ PYTHONPATH=. %{__python3} -m pytest -k "not test_pyodbc_extra_connect_azure" tes
# with python3
%changelog
* Mon May 10 2021 Nils Philippsen <nils@tiptoe.de> - 1.4.14-1
- version 1.4.14
* Fri Apr 30 2021 Tomas Hrnciar <thrnciar@redhat.com> - 1.3.22-3
- Disabled failing test test_pyodbc_extra_connect_azure

View File

@ -1 +1 @@
SHA512 (SQLAlchemy-1.3.22.tar.gz) = 5e43af97dd93af8174f14575c8238a72153afa4dbe56503cf934de9f783ea15ad27b25523c147191bd2ec89e25baafab5f5d9c34a29f71eaf4e2de49af5bb887
SHA512 (SQLAlchemy-1.4.14.tar.gz) = 2f33ab034467344ffb19aa3934148faaa4a57e4ffa5f97008d814d54149da4e15cfca14d138b9fb656227e25932ca95cf7321209c31c2706405d3916dc2fb9c0