diff --git a/.gitignore b/.gitignore index 10f93f9..40625ee 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /3.0.16.tar.gz /3.1.7.tar.gz /3.1.8.tar.gz +/3.1.9.tar.gz diff --git a/python-psycopg3.spec b/python-psycopg3.spec index cd77adf..ff1c968 100644 --- a/python-psycopg3.spec +++ b/python-psycopg3.spec @@ -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.8 +Version: 3.1.9 Release: 1%{?dist} Summary: Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python @@ -39,6 +39,9 @@ sed -r -i 's/("(black|flake8|pytest-cov)\b.*",)/# \1/' setup.py # remove pproxy dep, only used for tests sed -r -i 's/("(pproxy)\b.*",)/# \1/' setup.py +# remove version for anyio +sed -i 's/\(anyio\).*$/\1",/' setup.py + %generate_buildrequires %pyproject_buildrequires -x test @@ -71,6 +74,10 @@ export PSYCOPG_TEST_DSN="host=$PGHOST port=$PGPORT dbname=${PGTESTS_DATABASES##* %changelog +* Fri May 05 2023 Ondrej Sloup - 3.1.9-1 +- Rebase to the latest upstream version (rhbz#2192620) +- Remove the version for anyio from setup.py + * Fri Jan 20 2023 Ondrej Sloup - 3.1.8-1 - Rebase to the latest upstream version (rhbz#2161450) diff --git a/sources b/sources index 0c73046..dfaa9c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (3.1.8.tar.gz) = 4424305debc7b055fcd19b27714df46d54f8ae38452d8d5a3276df70a6c27e0094081020fdf2c34c73275cb058054414ac80843bb3e6a841bb3556ce39c76287 +SHA512 (3.1.9.tar.gz) = 84e48b8fa7c8f677e193585e69e31dd43b8b55379f2370753e2af99351be25c2eba0bc66f19cb1ed65b8762123cc7a8d10023810815c53a8c963c6b743822766