forked from pool/python-sqlparse
Accepting request 867445 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/867445 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sqlparse?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 08:27:49 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
- Disable building a python2 flavor so we can build the package
|
||||
for Leap/SLE.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 26 08:42:20 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-sqlparse
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,6 +17,7 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-sqlparse
|
||||
Version: 0.4.1
|
||||
Release: 0
|
||||
|
Reference in New Issue
Block a user