From ec2a9ad2d254c3c4302aad5864c3373664aa28bd1d4baba39cdae7ac96735f0e Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Tue, 25 Mar 2025 05:56:21 +0000 Subject: [PATCH] - Lowercase metadata directory name. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyPika?expand=0&rev=4 --- python-PyPika.changes | 5 +++++ python-PyPika.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-PyPika.changes b/python-PyPika.changes index af4621a..ca048eb 100644 --- a/python-PyPika.changes +++ b/python-PyPika.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 25 05:56:05 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Fri Aug 30 17:56:55 UTC 2024 - Meera Belur diff --git a/python-PyPika.spec b/python-PyPika.spec index 12f8ed8..ab31a33 100644 --- a/python-PyPika.spec +++ b/python-PyPika.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyPika # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -60,6 +60,6 @@ cp -r ../pypika-%{version}/pypika/tests ./pypika %doc README.rst %license LICENSE.txt %{python_sitelib}/pypika -%{python_sitelib}/PyPika-%{version}.dist-info +%{python_sitelib}/pypika-%{version}.dist-info %changelog