14
0

Accepting request 1138870 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1138870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-psycopg-c?expand=0&rev=4
This commit is contained in:
2024-01-15 21:15:37 +00:00
committed by Git OBS Bridge
4 changed files with 23 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f1513e8fb494f54be83ec02b4f1c91c729b72510c192434c563c1d95bdc74b7
size 561419

3
psycopg-c-3.1.17.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5cc4d544d552b8ab92a9e3a9dbe3b4f46ce0a86338654d26387fc076e0c97977
size 561436

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Jan 15 13:03:50 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
- Use %sle15_python_module_pythons
-------------------------------------------------------------------
Sun Jan 7 19:17:40 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.1.17:
* add missing enum entries
-------------------------------------------------------------------
Fri Jan 5 17:49:03 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.1.16:
* version only update
-------------------------------------------------------------------
Thu Dec 14 21:08:26 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-psycopg-c
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,10 @@
#
%{?sle15_python_module_pythons}
Name: python-psycopg-c
# This needs to upgraded in lockstep with python-psycopg
Version: 3.1.15
Version: 3.1.17
Release: 0
Summary: PostgreSQL database adapter for Python -- C optimisation distribution
License: LGPL-3.0-only