forked from pool/python-bleach
		
	- update to 6.2.0:
* Dropped support for Python 3.8. (#737) * Add support for Python 3.13. (#736) * Remove six depdenncy. (#618) * Update known-good versions for tinycss2. (#732) * Fix additional < followed by characters and EOF issues. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bleach?expand=0&rev=57
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								bleach-6.1.0.tar.gz
									 (Stored with Git LFS)
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								bleach-6.1.0.tar.gz
									 (Stored with Git LFS)
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								bleach-6.2.0.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								bleach-6.2.0.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -1,3 +1,13 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Tue Nov 19 12:15:05 UTC 2024 - Dirk Müller <dmueller@suse.com> | ||||||
|  |  | ||||||
|  | - update to 6.2.0: | ||||||
|  |   * Dropped support for Python 3.8. (#737) | ||||||
|  |   * Add support for Python 3.13. (#736) | ||||||
|  |   * Remove six depdenncy. (#618) | ||||||
|  |   * Update known-good versions for tinycss2. (#732) | ||||||
|  |   * Fix additional < followed by characters and EOF issues. | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Sat Oct 28 09:50:58 UTC 2023 - Dirk Müller <dmueller@suse.com> | Sat Oct 28 09:50:58 UTC 2023 - Dirk Müller <dmueller@suse.com> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| # | # | ||||||
| # spec file for package python-bleach | # spec file for package python-bleach | ||||||
| # | # | ||||||
| # Copyright (c) 2023 SUSE LLC | # Copyright (c) 2024 SUSE LLC | ||||||
| # Copyright (c) 2015 LISA GmbH, Bingen, Germany. | # Copyright (c) 2015 LISA GmbH, Bingen, Germany. | ||||||
| # | # | ||||||
| # All modifications and additions to the file contributed by third parties | # All modifications and additions to the file contributed by third parties | ||||||
| @@ -19,7 +19,7 @@ | |||||||
|  |  | ||||||
| %{?sle15_python_module_pythons} | %{?sle15_python_module_pythons} | ||||||
| Name:           python-bleach | Name:           python-bleach | ||||||
| Version:        6.1.0 | Version:        6.2.0 | ||||||
| Release:        0 | Release:        0 | ||||||
| Summary:        A whitelist-based HTML-sanitizing tool | Summary:        A whitelist-based HTML-sanitizing tool | ||||||
| License:        Apache-2.0 | License:        Apache-2.0 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user