forked from pool/python-lupa
		
	Accepting request 781868 from home:pgajdos:python
- version update to 1.9 * Build against Lua 5.3 if available. * GH#129: Fix Lua module loading in Python 3.x. * GH#126: Fix build on Linux systems that install Lua as "lua52" package. OBS-URL: https://build.opensuse.org/request/show/781868 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lupa?expand=0&rev=7
This commit is contained in:
		
				
					committed by
					
						 Git OBS Bridge
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							0ec79ea76d
						
					
				
				
					commit
					c91752763d
				
			| @@ -1,3 +0,0 @@ | ||||
| version https://git-lfs.github.com/spec/v1 | ||||
| oid sha256:f55781c9ab8fab77aa438481067a72da0b04849e2790a4e80d3c9bc77d7f8e53 | ||||
| size 1013207 | ||||
							
								
								
									
										3
									
								
								lupa-1.9.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								lupa-1.9.tar.gz
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | ||||
| version https://git-lfs.github.com/spec/v1 | ||||
| oid sha256:a3e11d806ca02cf72e490ec1974f8b96a14a1091895c9dccebe0b8d52dd82e8e | ||||
| size 1014812 | ||||
| @@ -1,3 +1,11 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Thu Mar  5 13:50:57 UTC 2020 - pgajdos@suse.com | ||||
|  | ||||
| - version update to 1.9 | ||||
|   * Build against Lua 5.3 if available. | ||||
|   * GH#129: Fix Lua module loading in Python 3.x. | ||||
|   * GH#126: Fix build on Linux systems that install Lua as "lua52" package. | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Tue Dec 10 20:52:28 CET 2019 - Matej Cepl <mcepl@suse.com> | ||||
|  | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| # | ||||
| # spec file for package python-lupa | ||||
| # | ||||
| # Copyright (c) 2019 SUSE LLC | ||||
| # Copyright (c) 2020 SUSE LLC | ||||
| # | ||||
| # All modifications and additions to the file contributed by third parties | ||||
| # remain the property of their copyright owners, unless otherwise agreed | ||||
| @@ -18,7 +18,7 @@ | ||||
|  | ||||
| %{?!python_module:%define python_module() python-%{**} python3-%{**}} | ||||
| Name:           python-lupa | ||||
| Version:        1.8 | ||||
| Version:        1.9 | ||||
| Release:        0 | ||||
| Summary:        Python wrapper around Lua and LuaJIT | ||||
| License:        MIT | ||||
|   | ||||
		Reference in New Issue
	
	Block a user