Sync from SUSE:SLFO:Main python-hatch-fancy-pypi-readme revision 4fe5b2368ccf2a3f65e448fabcac640a
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								hatch_fancy_pypi_readme-23.1.0.tar.gz
									 (Stored with Git LFS)
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								hatch_fancy_pypi_readme-23.1.0.tar.gz
									 (Stored with Git LFS)
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								hatch_fancy_pypi_readme-24.1.0.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								hatch_fancy_pypi_readme-24.1.0.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -1,3 +1,25 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Sun Jan  7 18:17:04 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de> | ||||||
|  |  | ||||||
|  | - 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 <opensuse_buildservice@ojkastl.de> | ||||||
|  |  | ||||||
|  | - 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 <kastl@b1-systems.de> | Mon May 22 07:30:03 UTC 2023 - Johannes Kastl <kastl@b1-systems.de> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| # | # | ||||||
| # spec file | # spec file | ||||||
| # | # | ||||||
| # Copyright (c) 2023 SUSE LLC | # Copyright (c) 2024 SUSE LLC | ||||||
| # | # | ||||||
| # All modifications and additions to the file contributed by third parties | # All modifications and additions to the file contributed by third parties | ||||||
| # remain the property of their copyright owners, unless otherwise agreed | # remain the property of their copyright owners, unless otherwise agreed | ||||||
| @@ -26,7 +26,7 @@ | |||||||
| %endif | %endif | ||||||
| %{?sle15_python_module_pythons} | %{?sle15_python_module_pythons} | ||||||
| Name:           python-hatch-fancy-pypi-readme%{psuffix} | Name:           python-hatch-fancy-pypi-readme%{psuffix} | ||||||
| Version:        23.1.0 | Version:        24.1.0 | ||||||
| Release:        0 | Release:        0 | ||||||
| Summary:        Fancy PyPI READMEs with Hatch | Summary:        Fancy PyPI READMEs with Hatch | ||||||
| License:        MIT | License:        MIT | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user