Rebase to the latest upstream version (rhbz#2240358)
This commit is contained in:
parent
f601e08377
commit
f2b52f2fb1
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/3.1.8.tar.gz
|
||||
/3.1.9.tar.gz
|
||||
/3.1.10.tar.gz
|
||||
/3.1.12.tar.gz
|
||||
|
@ -7,7 +7,7 @@ any other DB-API 2.0 database adapter, but allows to use more modern PostgreSQL
|
||||
and Python features.}
|
||||
|
||||
Name: python-%{src_name}
|
||||
Version: 3.1.10
|
||||
Version: 3.1.12
|
||||
Release: 1%{?dist}
|
||||
Summary: Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python
|
||||
|
||||
@ -74,6 +74,9 @@ export PSYCOPG_TEST_DSN="host=$PGHOST port=$PGPORT dbname=${PGTESTS_DATABASES##*
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 27 2023 Ondrej Sloup <osloup@redhat.com> - 3.1.12-1
|
||||
- Rebase to the latest upstream version (rhbz#2240358)
|
||||
|
||||
* Mon Aug 07 2023 Ondrej Sloup <osloup@redhat.com> - 3.1.10-1
|
||||
- Rebase to the latest upstream version (rhbz#2229392)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (3.1.10.tar.gz) = 37d1d2cbe3956862d3dbecd50505267f89a837e42e188e7ff7295c4e5e0d480efd86019ce5a88cd9b682075e2e99ec9037f83de42cb1f5dbcc370a8d3c90a474
|
||||
SHA512 (3.1.12.tar.gz) = 52489337ee4bfc4fe3070a731661264238646f50c86ecf9b4c902da1ab050b2ba6a8f8d1322b0f57f368d3c93f7ec3dd59f7970319e2df8eb52c728a5d7fecc1
|
||||
|
Loading…
Reference in New Issue
Block a user