forked from pool/python-mrcz
		
	- Update to 0.5.7 * Renamed np.product to np.prod as the old name is deprecated in NumPy 2.0. - Add patch new-pythons.patch to fix build with Python 3.13 - Python 2 can be finally gone OBS-URL: https://build.opensuse.org/request/show/1226889 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mrcz?expand=0&rev=9
		
			
				
	
	
		
			43 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			43 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
-------------------------------------------------------------------
 | 
						|
Wed Nov 27 11:40:39 UTC 2024 - Markéta Machová <mmachova@suse.com>
 | 
						|
 | 
						|
- Update to 0.5.7
 | 
						|
  * Renamed np.product to np.prod as the old name is deprecated in NumPy 2.0.
 | 
						|
- Add patch new-pythons.patch to fix build with Python 3.13
 | 
						|
- Python 2 can be finally gone
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Mon Sep  9 13:39:13 UTC 2024 - Markéta Machová <mmachova@suse.com>
 | 
						|
 | 
						|
- Add patch numpy2.patch to fix build with the new numpy
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Thu Apr 22 06:21:32 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
 | 
						|
 | 
						|
- Do not build for Python 3.6, due to no NumPy. 
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Tue May 12 08:26:00 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
 | 
						|
 | 
						|
- Fix python2 conditions to pull deps correctly
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Mon May 11 16:19:40 UTC 2020 - andy great <andythe_great@pm.me>
 | 
						|
 | 
						|
- Bring back build for python 2.
 | 
						|
- Fix dependencies for building with python 2.
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Sat May  9 15:21:11 UTC 2020 - andy great <andythe_great@pm.me>
 | 
						|
 | 
						|
- Update to version 0.5.6
 | 
						|
  * In 0.5.5 a for-loop was omitted which lead to every frame being
 | 
						|
    the zeroth frame in the stack. For this reason, upgrading from
 | 
						|
    0.5.5 is _strongly_ recommended.
 | 
						|
- Clean up spec file.
 | 
						|
    
 | 
						|
-------------------------------------------------------------------
 | 
						|
Tue Dec 10 16:30:58 UTC 2019 - Todd R <toddrme2178@gmail.com>
 | 
						|
 | 
						|
- initial version
 |