forked from pool/python-mistune
		
	Accepting request 1117987 from home:mimi_vx:branches:devel:languages:python
- Update to 3.0.2 * fix RecursionError for lists OBS-URL: https://build.opensuse.org/request/show/1117987 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=51
This commit is contained in:
		@@ -1,3 +0,0 @@
 | 
				
			|||||||
version https://git-lfs.github.com/spec/v1
 | 
					 | 
				
			||||||
oid sha256:fc5462974ebd9d121ddb19937c45f32bd0688c83cdccf28e7f0485cbe07406c6
 | 
					 | 
				
			||||||
size 92367
 | 
					 | 
				
			||||||
							
								
								
									
										
											BIN
										
									
								
								mistune-3.0.2.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								mistune-3.0.2.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							@@ -1,3 +1,9 @@
 | 
				
			|||||||
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
 | 
					Mon Oct 16 10:36:17 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Update to 3.0.2
 | 
				
			||||||
 | 
					 * fix RecursionError for lists 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
-------------------------------------------------------------------
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
Fri Sep 15 15:15:40 UTC 2023 - Sebastian Wagner <sebix@sebix.at>
 | 
					Fri Sep 15 15:15:40 UTC 2023 - Sebastian Wagner <sebix@sebix.at>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -19,11 +19,10 @@
 | 
				
			|||||||
%define modname mistune
 | 
					%define modname mistune
 | 
				
			||||||
%{?sle15_python_module_pythons}
 | 
					%{?sle15_python_module_pythons}
 | 
				
			||||||
Name:           python-%{modname}
 | 
					Name:           python-%{modname}
 | 
				
			||||||
Version:        3.0.1
 | 
					Version:        3.0.2
 | 
				
			||||||
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
 | 
				
			||||||
Group:          Development/Languages/Python
 | 
					 | 
				
			||||||
URL:            https://github.com/lepture/mistune
 | 
					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}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user