forked from pool/python-SQLAlchemy
- update to 1.3.23:
* Release 1.3.23 contains an array of bugfixes specific to dialects such as
Oracle, PostgreSQL, and MySQL.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=185
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:758fc8c4d6c0336e617f9f6919f9daea3ab6bb9b07005eda9a1a682e24a6cacc
|
||||
size 6300186
|
||||
3
SQLAlchemy-1.3.23.tar.gz
Normal file
3
SQLAlchemy-1.3.23.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6fca33672578666f657c131552c4ef8979c1606e494f78cd5199742dfb26918b
|
||||
size 6313652
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 23 17:07:02 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.3.23:
|
||||
* Release 1.3.23 contains an array of bugfixes specific to dialects such as
|
||||
Oracle, PostgreSQL, and MySQL.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 12:21:49 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define oldpython python
|
||||
Name: python-SQLAlchemy
|
||||
Version: 1.3.22
|
||||
Version: 1.3.23
|
||||
Release: 0
|
||||
Summary: Database Abstraction Library
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user