From 2a05a595e65e9397923733dc43402215093e593de03efa04129787adf76ca534 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 13 Oct 2022 10:05:19 +0000 Subject: [PATCH] Add metadata OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlglot?expand=0&rev=4 --- python-sqlglot.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-sqlglot.spec b/python-sqlglot.spec index cb3e512..6550a18 100644 --- a/python-sqlglot.spec +++ b/python-sqlglot.spec @@ -24,6 +24,7 @@ Release: 0 Summary: An easily customizable SQL parser and transpiler License: MIT URL: https://github.com/tobymao/sqlglot +# gh#tobymao/sqlglot#585 Source: https://github.com/tobymao/%{modname}/archive/refs/tags/v%{version}.tar.gz#/%{modname}-%{version}.tar.gz # PATCH-FIX-OPENSUSE missing-duckdb.patch mcepl@suse.com # Skip over duckdb requiring tests until it is packaged