14
0

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:
2025-02-07 21:56:42 +00:00
committed by Git OBS Bridge
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

BIN
importlib_metadata-8.6.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

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