automatic version update by autodist [release 2.9.8-1mamba;Thu Sep 28 2023]
This commit is contained in:
parent
3939393fc5
commit
a9fb16f4ac
@ -1,5 +1,5 @@
|
|||||||
Name: python-psycopg2
|
Name: python-psycopg2
|
||||||
Version: 2.9.7
|
Version: 2.9.8
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: PostgreSQL database adapter for the Python programming language
|
Summary: PostgreSQL database adapter for the Python programming language
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -12,8 +12,9 @@ License: LGPL
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libpostgresql-devel
|
BuildRequires: libpostgresql-devel
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
|
|
||||||
@ -51,6 +52,12 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
# %doc NEWS README.rst
|
# %doc NEWS README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 28 2023 Automatic Build System <autodist@mambasoft.it> 2.9.8-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 2.9.7-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Sun Aug 06 2023 Automatic Build System <autodist@mambasoft.it> 2.9.7-1mamba
|
* Sun Aug 06 2023 Automatic Build System <autodist@mambasoft.it> 2.9.7-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user