14
0
forked from pool/python-pytils

- Update to 0.4.4

* chore: publish a wheel (#67)
  * chore: Switch to setuptools build backend
  * style: formatting by ruff (#71)
  * chore: Added type hints (#72)
  * chore: Apply pyupgrade
  * chore: Add ruff check
  * chore: Fix ruff errors
  * chore: Refactor/update numeral (#74)
  * chore(release): 0.4.4
- Update BuildRequires from pyproject.toml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytils?expand=0&rev=14
This commit is contained in:
2025-08-06 16:30:36 +00:00
committed by Git OBS Bridge
parent e9fa40f44d
commit 5526367bae
4 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Aug 6 14:16:16 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.4.4
* chore: publish a wheel (#67)
* chore: Switch to setuptools build backend
* style: formatting by ruff (#71)
* chore: Added type hints (#72)
* chore: Apply pyupgrade
* chore: Add ruff check
* chore: Fix ruff errors
* chore: Refactor/update numeral (#74)
* chore(release): 0.4.4
- Update BuildRequires from pyproject.toml
-------------------------------------------------------------------
Tue Apr 22 07:30:27 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>