diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index ffe49e7..8be3ba4 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.spec @@ -1,5 +1,5 @@ Name: python-SQLAlchemy -Version: 1.4.23 +Version: 1.4.26 Release: 1mamba Summary: Python SQL toolkit and Object Relational Mapper Group: System/Libraries @@ -10,7 +10,6 @@ URL: https://www.sqlalchemy.org/ Source: https://pypi.debian.net/SQLAlchemy/SQLAlchemy-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -#libpthread.so.0()(64bit): /usr/lib64/libpthread.so: file not owned by any package BuildRequires: (python3.7dist(greenlet) < 0.4.17 or python3.7dist(greenlet) > 0.4.17) BuildRequires: glibc-devel BuildRequires: libpython3-devel @@ -52,6 +51,15 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Oct 20 2021 Automatic Build System 1.4.26-1mamba +- automatic version update by autodist + +* Thu Sep 23 2021 Automatic Build System 1.4.25-1mamba +- automatic version update by autodist + +* Thu Sep 23 2021 Automatic Build System 1.4.24-1mamba +- automatic version update by autodist + * Fri Aug 20 2021 Automatic Build System 1.4.23-1mamba - automatic version update by autodist