Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
d750644a9a
commit
f7ad5c6345
@ -19,7 +19,7 @@ Name: python-sqlalchemy
|
||||
Version: 1.4.39
|
||||
# cope with pre-release versions containing tildes
|
||||
%global srcversion %{lua: srcversion, num = rpm.expand("%{version}"):gsub("~", ""); print(srcversion);}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Modular and flexible ORM library for python
|
||||
|
||||
License: MIT
|
||||
@ -101,6 +101,9 @@ PYTHONPATH=. %{__python3} -m pytest test \
|
||||
%{python3_sitearch}/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.39-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Fri Jun 24 2022 Nils Philippsen <nils@tiptoe.de> - 1.4.39-1
|
||||
- version 1.4.39
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user