forked from pool/python-mistune
		
	Accepting request 289937 from home:netsroth:branches:devel:languages:python
- Add 0001-Fix-when-list-item-is-blank.-Refer-https-github.com-.patch to fix #8 in odpdown, and https://github.com/ipython/ipython/issues/7929. This is a backport from upstream master. OBS-URL: https://build.opensuse.org/request/show/289937 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=4
This commit is contained in:
		
				
					committed by
					
						 Git OBS Bridge
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							22bae2c7d5
						
					
				
				
					commit
					c923f85197
				
			| @@ -22,6 +22,8 @@ Release:        0 | ||||
| Source0:        https://pypi.python.org/packages/mistune/mistune-%{version}.tar.gz | ||||
| BuildRoot:      %{_tmppath}/%{name}-%{version}-build | ||||
| Url:            https://github.com/lepture/mistune | ||||
| # PATCH-FIX-UPSTREAM Fix when list item is blank | ||||
| Patch0:         0001-Fix-when-list-item-is-blank.-Refer-https-github.com-.patch | ||||
| Summary:        The fastest markdown parser in pure Python | ||||
| License:        BSD-3-Clause | ||||
| Group:          Development/Languages/Python | ||||
| @@ -34,6 +36,7 @@ The fastest markdown parser in pure Python, inspired by marked. | ||||
|  | ||||
| %prep | ||||
| %setup -q -n mistune-%{version} | ||||
| %patch0 -p1 | ||||
|  | ||||
| %build | ||||
| export CFLAGS="%{optflags}" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user