From ed9d591955494e3e9b21174dc39c96dfe5034d214c1338013c6e86514a2f65a5 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 7 Jan 2024 19:13:13 +0000 Subject: [PATCH] Accepting request 1137404 from home:ojkastl_buildservice:Branch_devel_languages_python update to 24.1.0 OBS-URL: https://build.opensuse.org/request/show/1137404 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hatch-fancy-pypi-readme?expand=0&rev=12 --- hatch_fancy_pypi_readme-23.1.0.tar.gz | 3 --- hatch_fancy_pypi_readme-24.1.0.tar.gz | 3 +++ python-hatch-fancy-pypi-readme.changes | 24 +++++++++++++++++++++++- python-hatch-fancy-pypi-readme.spec | 4 ++-- 4 files changed, 28 insertions(+), 6 deletions(-) delete mode 100644 hatch_fancy_pypi_readme-23.1.0.tar.gz create mode 100644 hatch_fancy_pypi_readme-24.1.0.tar.gz diff --git a/hatch_fancy_pypi_readme-23.1.0.tar.gz b/hatch_fancy_pypi_readme-23.1.0.tar.gz deleted file mode 100644 index 9762861..0000000 --- a/hatch_fancy_pypi_readme-23.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1df44063094af1e8248ceacd47a92c9cf313d6b9823bf66af8a927c3960287d -size 28241 diff --git a/hatch_fancy_pypi_readme-24.1.0.tar.gz b/hatch_fancy_pypi_readme-24.1.0.tar.gz new file mode 100644 index 0000000..c000c73 --- /dev/null +++ b/hatch_fancy_pypi_readme-24.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44dd239f1a779b9dcf8ebc9401a611fd7f7e3e14578dcf22c265dfaf7c1514b8 +size 28683 diff --git a/python-hatch-fancy-pypi-readme.changes b/python-hatch-fancy-pypi-readme.changes index 149ce77..4f1346a 100644 --- a/python-hatch-fancy-pypi-readme.changes +++ b/python-hatch-fancy-pypi-readme.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Sun Jan 7 18:17:04 UTC 2024 - Johannes Kastl + +- update to 24.1.0: + The last release [broke + _scikit-build-core_](https://github.com/scikit-build/scikit-build-core/issues/592) + so this one adds a default argument value. No user-visible + changes. + * Added a default to an internal API that is used by + *scikit-build-core*. + +------------------------------------------------------------------- +Sun Jan 7 18:15:38 UTC 2024 - Johannes Kastl + +- update to 23.2.0: + There's only one change but I think it's really cool: you can now + add the package version into your PyPI readme by adding the + string `$HFPR_VERSION` to it! + * `$HFPR_VERSION` is now replaced by the package version in the + PyPI readme. The version is not available in CLI mode, therefore + it's replaced by the dummy value of `42.0`. + ------------------------------------------------------------------- Mon May 22 07:30:03 UTC 2023 - Johannes Kastl @@ -9,7 +31,7 @@ Mon May 22 07:30:03 UTC 2023 - Johannes Kastl ------------------------------------------------------------------- Tue May 16 14:27:31 UTC 2023 - Dirk Müller -- break dependency cycle between attrs (pulled by pytest) and pytest-hatch-fancy-pypi-readme +- break dependency cycle between attrs (pulled by pytest) and pytest-hatch-fancy-pypi-readme ------------------------------------------------------------------- Fri Apr 21 12:26:07 UTC 2023 - Dirk Müller diff --git a/python-hatch-fancy-pypi-readme.spec b/python-hatch-fancy-pypi-readme.spec index 0128510..af75906 100644 --- a/python-hatch-fancy-pypi-readme.spec +++ b/python-hatch-fancy-pypi-readme.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-hatch-fancy-pypi-readme%{psuffix} -Version: 23.1.0 +Version: 24.1.0 Release: 0 Summary: Fancy PyPI READMEs with Hatch License: MIT