15
0

Accepting request 1244150 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1244150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-inflect?expand=0&rev=12
This commit is contained in:
2025-02-09 18:59:04 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:904baa17cc2cb74827a6c27b95692e95670dadc72b208b3e8c1c05aeed47026b
size 72730

BIN
inflect-7.5.0.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 7 12:12:46 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 7.5.0
* Updated ast classes for Python 3.14 compatibility. (#225)
-------------------------------------------------------------------
Tue Nov 19 15:09:13 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-inflect
#
# 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
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-inflect
Version: 7.4.0
Version: 7.5.0
Release: 0
Summary: Methods for working on numbers and nouns
License: MIT