forked from pool/python-mistune
		
	- update to 2.0.5:
* Improve on parsing list. Make it possible to customize list
    regex
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=43
			
			
This commit is contained in:
		| @@ -1,3 +0,0 @@ | |||||||
| version https://git-lfs.github.com/spec/v1 |  | ||||||
| oid sha256:04d862e67524acb83108199215589135616a7889b2a435ae091eab09cb5fd593 |  | ||||||
| size 83469 |  | ||||||
							
								
								
									
										
											BIN
										
									
								
								mistune-2.0.5.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								mistune-2.0.5.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -1,3 +1,10 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Thu May  4 19:14:54 UTC 2023 - Dirk Müller <dmueller@suse.com> | ||||||
|  |  | ||||||
|  | - update to 2.0.5: | ||||||
|  |   * Improve on parsing list. Make it possible to customize list | ||||||
|  |     regex  | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Fri Apr 21 12:28:10 UTC 2023 - Dirk Müller <dmueller@suse.com> | Fri Apr 21 12:28:10 UTC 2023 - Dirk Müller <dmueller@suse.com> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -21,7 +21,7 @@ | |||||||
| %define skip_python2 1 | %define skip_python2 1 | ||||||
| %{?sle15_python_module_pythons} | %{?sle15_python_module_pythons} | ||||||
| Name:           python-%{modname} | Name:           python-%{modname} | ||||||
| Version:        2.0.4 | Version:        2.0.5 | ||||||
| Release:        0 | Release:        0 | ||||||
| Summary:        Python Markdown parser with renderers and plugins | Summary:        Python Markdown parser with renderers and plugins | ||||||
| License:        BSD-3-Clause | License:        BSD-3-Clause | ||||||
| @@ -30,7 +30,6 @@ URL:            https://github.com/lepture/mistune | |||||||
| Source:         https://github.com/lepture/%{modname}/archive/refs/tags/v%{version}.tar.gz#/%{modname}-%{version}.tar.gz | Source:         https://github.com/lepture/%{modname}/archive/refs/tags/v%{version}.tar.gz#/%{modname}-%{version}.tar.gz | ||||||
| BuildRequires:  %{python_module pip} | BuildRequires:  %{python_module pip} | ||||||
| BuildRequires:  %{python_module pytest} | BuildRequires:  %{python_module pytest} | ||||||
| BuildRequires:  %{python_module setuptools} |  | ||||||
| BuildRequires:  %{python_module wheel} | BuildRequires:  %{python_module wheel} | ||||||
| BuildRequires:  fdupes | BuildRequires:  fdupes | ||||||
| BuildRequires:  python-rpm-macros | BuildRequires:  python-rpm-macros | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user