forked from pool/python-mistune
		
	Accepting request 932999 from home:gladiac:mailman3
- Fix bulding python flavors on newer versions OBS-URL: https://build.opensuse.org/request/show/932999 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=29
This commit is contained in:
		| @@ -1,3 +1,8 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Mon Nov 22 10:41:27 UTC 2021 - Andreas Schneider <asn@cryptomilk.org> | ||||||
|  |  | ||||||
|  | - Fix bulding python flavors on newer versions | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Wed Nov 17 13:45:59 UTC 2021 - Andreas Schneider <asn@cryptomilk.org> | Wed Nov 17 13:45:59 UTC 2021 - Andreas Schneider <asn@cryptomilk.org> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -19,7 +19,9 @@ | |||||||
| %define pkg_version 2.0.0rc1 | %define pkg_version 2.0.0rc1 | ||||||
|  |  | ||||||
| %{?!python_module:%define python_module() python-%{**} python3-%{**}} | %{?!python_module:%define python_module() python-%{**} python3-%{**}} | ||||||
|  | %if 0%{?sle_version} && 0%{?sle_version} <= 150300 | ||||||
| %define pythons python3 | %define pythons python3 | ||||||
|  | %endif | ||||||
| Name:           python-mistune | Name:           python-mistune | ||||||
| Version:        2.0.0~rc1 | Version:        2.0.0~rc1 | ||||||
| Release:        0 | Release:        0 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user