- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 04:51:59 +00:00
parent 8ba03aa6dc
commit 004c3cf3e6
1 changed files with 4 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Name: python-sqlalchemy
Version: 1.3.22
# cope with pre-release versions containing tildes
%global srcversion %{lua: srcversion, num = rpm.expand("%{version}"):gsub("~", ""); print(srcversion);}
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Modular and flexible ORM library for python
License: MIT
@ -165,6 +165,9 @@ PYTHONPATH=. %{__python3} -m pytest test \
# with python3
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.3.22-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.22-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild