From 13682078c4890e0b10140f3a2e15b38a04eb0839 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Mon, 10 May 2021 14:45:13 +0200 Subject: [PATCH] version 1.4.14 Signed-off-by: Nils Philippsen --- .gitignore | 1 + python-sqlalchemy.spec | 15 ++++++++------- sources | 2 +- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index db6a9fd..1a45289 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec index 3b9a344..63e0776 100644 --- a/python-sqlalchemy.spec +++ b/python-sqlalchemy.spec @@ -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 - 1.4.14-1 +- version 1.4.14 + * Fri Apr 30 2021 Tomas Hrnciar - 1.3.22-3 - Disabled failing test test_pyodbc_extra_connect_azure diff --git a/sources b/sources index 2c80b2c..614aef2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (SQLAlchemy-1.3.22.tar.gz) = 5e43af97dd93af8174f14575c8238a72153afa4dbe56503cf934de9f783ea15ad27b25523c147191bd2ec89e25baafab5f5d9c34a29f71eaf4e2de49af5bb887 +SHA512 (SQLAlchemy-1.4.14.tar.gz) = 2f33ab034467344ffb19aa3934148faaa4a57e4ffa5f97008d814d54149da4e15cfca14d138b9fb656227e25932ca95cf7321209c31c2706405d3916dc2fb9c0