Accepting request 1243315 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1243315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-importlib-metadata?expand=0&rev=27
This commit is contained in:
Ana Guerrero 2025-02-07 21:56:42 +00:00 committed by Git OBS Bridge
commit be73795209
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:71522656f0abace1d072b9e5481a48f07c138e00f079c38c8f883823f9c26bd7
size 55304

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:310b41d755445d74569f993ccfc22838295d9fe005425094fad953d7f15c8580
size 55767

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Feb 5 06:34:42 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 8.6.1
* Fixed indentation logic to also honor blank lines.
- from version 8.6.0
* Add support for rendering metadata where some fields
have newlines (python/cpython#119650).
-------------------------------------------------------------------
Fri Nov 1 06:09:04 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-importlib-metadata
#
# 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
@ -27,7 +27,7 @@
%define skip_python2 1
%{?sle15_python_module_pythons}
Name: python-importlib-metadata%{psuffix}
Version: 8.5.0
Version: 8.6.1
Release: 0
Summary: Read metadata from Python packages
License: Apache-2.0