forked from pool/python-python-docs-theme
		
	- update to 2024.4:
* Add colour to version change directives
  * Only show 'Last updated on ...' when `last_updated` defined
  * Use system font stack for all code
- update to 2024.3:
  * Modernise font: use system font stack to improve text
    readability and webpage performance
  * Remove incorrect CSS property
  * Don't test theme on 3.8 and 3.9 branches
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-docs-theme?expand=0&rev=14
			
			
This commit is contained in:
		| @@ -1,3 +1,16 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Sun Apr 21 08:35:40 UTC 2024 - Dirk Müller <dmueller@suse.com> | ||||
|  | ||||
| - update to 2024.4: | ||||
|   * Add colour to version change directives | ||||
|   * Only show 'Last updated on ...' when `last_updated` defined | ||||
|   * Use system font stack for all code | ||||
| - update to 2024.3: | ||||
|   * Modernise font: use system font stack to improve text | ||||
|     readability and webpage performance | ||||
|   * Remove incorrect CSS property | ||||
|   * Don't test theme on 3.8 and 3.9 branches | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Sat Mar 16 12:53:41 UTC 2024 - Dirk Müller <dmueller@suse.com> | ||||
|  | ||||
|   | ||||
| @@ -17,7 +17,7 @@ | ||||
|  | ||||
|  | ||||
| Name:           python-python-docs-theme | ||||
| Version:        2024.2 | ||||
| Version:        2024.4 | ||||
| Release:        0 | ||||
| Summary:        The Sphinx theme for the CPython docs and related projects | ||||
| License:        Python-2.0 | ||||
| @@ -46,7 +46,7 @@ The Sphinx theme for the CPython docs and related projects | ||||
| %python_expand %fdupes %{buildroot}%{$python_sitelib} | ||||
|  | ||||
| %files %{python_files} | ||||
| %doc README.rst | ||||
| %doc README.md | ||||
| %license LICENSE | ||||
| %{python_sitelib}/python_docs_theme | ||||
| %{python_sitelib}/python_docs_theme-%{version}*-info | ||||
|   | ||||
| @@ -1,3 +0,0 @@ | ||||
| version https://git-lfs.github.com/spec/v1 | ||||
| oid sha256:9d2040eaeaefc2818401b08c9adc82d80f7fe6a2981fec551a6dcc3c8a01e84b | ||||
| size 15506 | ||||
							
								
								
									
										3
									
								
								python_docs_theme-2024.4.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								python_docs_theme-2024.4.tar.gz
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | ||||
| version https://git-lfs.github.com/spec/v1 | ||||
| oid sha256:1b9794dd2b352a603a4cefacd903a6acd823814fab9184da39cf0ee163e794d7 | ||||
| size 15911 | ||||
		Reference in New Issue
	
	Block a user