forked from pool/python-python-sql
Accepting request 918883 from home:DocB:branches:devel:languages:python
- Version 1.3.0 * Add GROUPS frame to Window * Add exclude to Window * Add method for each type of join * Remove support for Python older than 3.5 * Support Select queries in conditionals and functions OBS-URL: https://build.opensuse.org/request/show/918883 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-sql?expand=0&rev=14
This commit is contained in:
@@ -17,9 +17,11 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
# Requires python >= 3.5
|
||||
%define skip_python2 1
|
||||
%define base_name python-sql
|
||||
Name: python-%{base_name}
|
||||
Version: 1.2.2
|
||||
Version: 1.3.0
|
||||
Release: 0
|
||||
Summary: Library to write SQL queries
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user