diff --git a/.gitignore b/.gitignore index db6a9fd..3b73017 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.3.tar.gz diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec index a77879a..a1369c4 100644 --- a/python-sqlalchemy.spec +++ b/python-sqlalchemy.spec @@ -5,8 +5,8 @@ %bcond_with python3 %endif -# Build Python 2 package on all Fedora < 32, EL < 9 -%if !0%{?fedora}%{?rhel} || 0%{?fedora} >= 32 || 0%{?rhel} >= 9 +# Build Python 2 package on all EL < 9 +%if !0%{?rhel} || 0%{?rhel} >= 9 %bcond_with python2 %else %bcond_without python2 @@ -18,10 +18,10 @@ %global srcname SQLAlchemy Name: python-sqlalchemy -Version: 1.3.22 +Version: 1.4.3 # cope with pre-release versions containing tildes %global srcversion %{lua: srcversion, num = rpm.expand("%{version}"):gsub("~", ""); print(srcversion);} -Release: 2%{?dist} +Release: 1%{?dist} Summary: Modular and flexible ORM library for python License: MIT @@ -37,7 +37,7 @@ BuildRequires: python2-pytest %endif %if %{with python3} -BuildRequires: python3-devel +BuildRequires: python3-devel >= 3.6 BuildRequires: python3-setuptools BuildRequires: python3-mock BuildRequires: python3-pytest @@ -165,6 +165,9 @@ PYTHONPATH=. %{__python3} -m pytest test \ # with python3 %changelog +* Fri Mar 26 2021 Nils Philippsen - 1.4.3-1 +- version 1.4.3 + * Wed Jan 27 2021 Fedora Release Engineering - 1.3.22-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/sources b/sources index 2c80b2c..e26dd36 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (SQLAlchemy-1.3.22.tar.gz) = 5e43af97dd93af8174f14575c8238a72153afa4dbe56503cf934de9f783ea15ad27b25523c147191bd2ec89e25baafab5f5d9c34a29f71eaf4e2de49af5bb887 +SHA512 (SQLAlchemy-1.4.3.tar.gz) = cdb133b2feb480aa9d10f7e38d5c8342ceca327013a9cfea814887cc28eb544f79afc50a08d735195ad0130961429145ef0e641b17584ccb7aec6461cb9e7b15