15
0

Accepting request 1264861 from devel:languages:python

- Normalize metadata directory name.

Requires python-setuptools 78 to build successfully.

OBS-URL: https://build.opensuse.org/request/show/1264861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-calmjs.types?expand=0&rev=5
This commit is contained in:
2025-04-16 18:38:51 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 27 00:34:56 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Normalize metadata directory name.
-------------------------------------------------------------------
Wed Nov 6 11:18:41 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-calmjs.types
#
# 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
@@ -54,7 +54,7 @@ A collection of types (mostly exception classes) for use with |calmjs|_.
%license LICENSE
%doc CHANGES.rst README.rst
%{python_sitelib}/calmjs
%{python_sitelib}/calmjs.types-%{version}*-info
%{python_sitelib}/calmjs_types-%{version}.dist-info
%{python_sitelib}/calmjs.types-%{version}*-nspkg.pth
%changelog