14
0

- update to 2.9.3:

* Alpine (musl) wheels now available

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg2?expand=0&rev=84
This commit is contained in:
2021-12-30 09:54:51 +00:00
committed by Git OBS Bridge
parent d260c6cd35
commit e2cf1e47dc
4 changed files with 10 additions and 4 deletions

View File

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

3
psycopg2-2.9.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e841d1bf3434da985cc5ef13e6f75c8981ced601fd70cc6bf33351b91562981
size 380611

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 30 09:54:04 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 2.9.3:
* Alpine (musl) wheels now available
-------------------------------------------------------------------
Mon Nov 29 10:57:15 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@@ -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