forked from pool/python-python-sql
Accepting request 839842 from home:DocB:branches:devel:languages:python
- Version 1.2.0 * Add explicit Windows to Select * Fix missing Windows definitions in nested expressions OBS-URL: https://build.opensuse.org/request/show/839842 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-sql?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
acb0832485
commit
49703b75a9
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-python-sql
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define base_name python-sql
|
||||
Name: python-%{base_name}
|
||||
Version: 1.1.0
|
||||
Version: 1.2.0
|
||||
Release: 0
|
||||
Summary: Library to write SQL queries
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user