15
0

Accepting request 1283631 from home:glaubitz:branches:devel:languages:python

- Update to 0.4.1
  * Drop support for Python 3.8/3.9
  * Add support for Python 3.12/3.13
  * Replace deprecated `abstractproperty`
  * Modify to use `setuptools_scm` and `pypa/build` for package build
  * Add GitHub Actions workflow for building and publishing to PyPI
- Use Python 3.11 on SLE-15 by default

OBS-URL: https://build.opensuse.org/request/show/1283631
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanreadable?expand=0&rev=9
This commit is contained in:
2025-06-09 08:14:21 +00:00
committed by Git OBS Bridge
parent 0e36b6906d
commit d3e82d243d
4 changed files with 16 additions and 4 deletions

View File

@@ -16,8 +16,9 @@
#
%{?sle15_python_module_pythons}
Name: python-humanreadable
Version: 0.4.0
Version: 0.4.1
Release: 0
Summary: A Python library to convert from human-readable values to Python values
License: MIT