diff --git a/psycopg2-2.9.2.tar.gz b/psycopg2-2.9.2.tar.gz deleted file mode 100644 index 389d24e..0000000 --- a/psycopg2-2.9.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a84da9fa891848e0270e8e04dcca073bc9046441eeb47069f5c0e36783debbea -size 380253 diff --git a/psycopg2-2.9.3.tar.gz b/psycopg2-2.9.3.tar.gz new file mode 100644 index 0000000..849382e --- /dev/null +++ b/psycopg2-2.9.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e841d1bf3434da985cc5ef13e6f75c8981ced601fd70cc6bf33351b91562981 +size 380611 diff --git a/python-psycopg2.changes b/python-psycopg2.changes index 7d2b28f..90b4eb0 100644 --- a/python-psycopg2.changes +++ b/python-psycopg2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 30 09:54:04 UTC 2021 - Dirk Müller + +- update to 2.9.3: + * Alpine (musl) wheels now available + ------------------------------------------------------------------- Mon Nov 29 10:57:15 UTC 2021 - Dirk Müller diff --git a/python-psycopg2.spec b/python-psycopg2.spec index 88f999c..510322a 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-psycopg2 -Version: 2.9.2 +Version: 2.9.3 Release: 0 Summary: Python-PostgreSQL Database Adapter License: LGPL-3.0-or-later AND (LGPL-3.0-or-later OR ZPL-2.0) AND SUSE-GPL-2.0-with-openssl-exception