From 2d0ec315009fb64fbd93b35e41a6b63c63563d78a2a58083991d4a1ca75cb5d1 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 7 Jan 2024 19:18:33 +0000 Subject: [PATCH] - update to 3.1.17: * add missing enum entries OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg-c?expand=0&rev=9 --- psycopg-c-3.1.16.tar.gz | 3 --- psycopg-c-3.1.17.tar.gz | 3 +++ python-psycopg-c.changes | 6 ++++++ python-psycopg-c.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 psycopg-c-3.1.16.tar.gz create mode 100644 psycopg-c-3.1.17.tar.gz diff --git a/psycopg-c-3.1.16.tar.gz b/psycopg-c-3.1.16.tar.gz deleted file mode 100644 index f656337..0000000 --- a/psycopg-c-3.1.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24f9805e0c20742c72c7be1412e3a600de0980104ff1a264a49333996e6adba3 -size 561407 diff --git a/psycopg-c-3.1.17.tar.gz b/psycopg-c-3.1.17.tar.gz new file mode 100644 index 0000000..040e01f --- /dev/null +++ b/psycopg-c-3.1.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cc4d544d552b8ab92a9e3a9dbe3b4f46ce0a86338654d26387fc076e0c97977 +size 561436 diff --git a/python-psycopg-c.changes b/python-psycopg-c.changes index 31c4dd3..497cb48 100644 --- a/python-psycopg-c.changes +++ b/python-psycopg-c.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jan 7 19:17:40 UTC 2024 - Dirk Müller + +- update to 3.1.17: + * add missing enum entries + ------------------------------------------------------------------- Fri Jan 5 17:49:03 UTC 2024 - Dirk Müller diff --git a/python-psycopg-c.spec b/python-psycopg-c.spec index 783fc9d..189c94a 100644 --- a/python-psycopg-c.spec +++ b/python-psycopg-c.spec @@ -18,7 +18,7 @@ Name: python-psycopg-c # This needs to upgraded in lockstep with python-psycopg -Version: 3.1.16 +Version: 3.1.17 Release: 0 Summary: PostgreSQL database adapter for Python -- C optimisation distribution License: LGPL-3.0-only