Accepting request 1273901 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 25.1.0

OBS-URL: https://build.opensuse.org/request/show/1273901
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hatch-fancy-pypi-readme?expand=0&rev=14
This commit is contained in:
2025-05-02 07:45:15 +00:00
committed by Git OBS Bridge
parent ed9d591955
commit e4357c03ec
4 changed files with 22 additions and 8 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri May 2 04:56:24 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 25.1.0:
* Highlights
- $HFPR_PACKAGE_NAME is now replaced by the package name
(analogously to $HFPR_VERSION)!
* Added
- $HFPR_PACKAGE_NAME is now replaced by the package name in the
PyPI readme. The version is not available in CLI mode, therefore
it's replaced by the dummy value of your-package. #64
* Removed
- Support for Python 3.7.
-------------------------------------------------------------------
Sun Jan 7 18:17:04 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>