Skip to content

Commit

Permalink
Update psycopg to 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Foreman Packaging Automation authored and github-actions[bot] committed Sep 22, 2024
1 parent 9102432 commit 4e70733
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
1 change: 0 additions & 1 deletion packages/python-psycopg/psycopg-3.1.18.tar.gz

This file was deleted.

1 change: 1 addition & 0 deletions packages/python-psycopg/psycopg-3.2.2.tar.gz
5 changes: 4 additions & 1 deletion packages/python-psycopg/python-psycopg.spec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
%global pypi_name psycopg

Name: python-%{pypi_name}
Version: 3.1.18
Version: 3.2.2
Release: 1%{?dist}
Summary: PostgreSQL database adapter for Python

Expand Down Expand Up @@ -58,6 +58,9 @@ set -ex


%changelog
* Sun Sep 22 2024 Foreman Packaging Automation <[email protected]> - 3.2.2-1
- Update to 3.2.2

* Mon Sep 16 2024 Foreman Packaging Automation <[email protected]> - 3.1.18-1
- Update to 3.1.18

Expand Down

0 comments on commit 4e70733

Please sign in to comment.