forked from pool/python-python-sql
Accepting request 767572 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/767572 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-sql?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 25 18:30:16 UTC 2020 - Axel Braun <axel.braun@gmx.de>
|
||||||
|
|
||||||
|
- Version 1.1.0 - 2020-01-25
|
||||||
|
* Add ORDER BY clause to aggregate functions
|
||||||
|
* Add support for Python 3.8
|
||||||
|
* Add distinct on Select
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 1 08:59:59 UTC 2018 - Axel Braun <axel.braun@gmx.de>
|
Mon Oct 1 08:59:59 UTC 2018 - Axel Braun <axel.braun@gmx.de>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define base_name python-sql
|
%define base_name python-sql
|
||||||
Name: python-%{base_name}
|
Name: python-%{base_name}
|
||||||
Version: 1.0.0
|
Version: 1.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library to write SQL queries
|
Summary: Library to write SQL queries
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0bbbb1eef667679316ec9fc415f0b616a098e482b41eea73ed4945e0cd48d116
|
|
||||||
size 31268
|
|
3
python-sql-1.1.0.tar.gz
Normal file
3
python-sql-1.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bfb73b325ac5e4bd7605ea07ad575f1499e6c93ada65b03dea6a430e3c080f38
|
||||||
|
size 31666
|
Reference in New Issue
Block a user