forked from pool/python-mrcfile
		
	- update to 1.5.0:
* Add new 'indexed_extended_header' attribute to access the
    indexed part of the extended header if it exists
  * Add support for numpy 1.24, 1.25 and 1.26 and Python 3.12
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mrcfile?expand=0&rev=5
			
			
This commit is contained in:
		| @@ -1,3 +1,11 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Mon Jan 22 22:30:17 UTC 2024 - Dirk Müller <dmueller@suse.com> | ||||||
|  |  | ||||||
|  | - update to 1.5.0: | ||||||
|  |   * Add new 'indexed_extended_header' attribute to access the | ||||||
|  |     indexed part of the extended header if it exists | ||||||
|  |   * Add support for numpy 1.24, 1.25 and 1.26 and Python 3.12 | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Tue May  2 11:15:10 UTC 2023 - Jan Engelhardt <jengelh@inai.de> | Tue May  2 11:15:10 UTC 2023 - Jan Engelhardt <jengelh@inai.de> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| # | # | ||||||
| # spec file for package python-mrcfile | # spec file for package python-mrcfile | ||||||
| # | # | ||||||
| # Copyright (c) 2023 SUSE LLC | # Copyright (c) 2024 SUSE LLC | ||||||
| # | # | ||||||
| # All modifications and additions to the file contributed by third parties | # All modifications and additions to the file contributed by third parties | ||||||
| # remain the property of their copyright owners, unless otherwise agreed | # remain the property of their copyright owners, unless otherwise agreed | ||||||
| @@ -17,7 +17,7 @@ | |||||||
|  |  | ||||||
|  |  | ||||||
| Name:           python-mrcfile | Name:           python-mrcfile | ||||||
| Version:        1.4.3 | Version:        1.5.0 | ||||||
| Release:        0 | Release:        0 | ||||||
| Summary:        MRC file I/O library | Summary:        MRC file I/O library | ||||||
| License:        BSD-3-Clause | License:        BSD-3-Clause | ||||||
|   | |||||||
| @@ -1,3 +0,0 @@ | |||||||
| version https://git-lfs.github.com/spec/v1 |  | ||||||
| oid sha256:0c2c702167c50c8b67e4ff7b1ec825a6bb60c0bff388950af08c79c5fd49e28b |  | ||||||
| size 148147024 |  | ||||||
							
								
								
									
										3
									
								
								v1.5.0.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								v1.5.0.tar.gz
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | |||||||
|  | version https://git-lfs.github.com/spec/v1 | ||||||
|  | oid sha256:71a5f69f85fff9bf2e9f64ef362cb0acf7d8d51ce0da80f39361ec0ca9f0f334 | ||||||
|  | size 148148453 | ||||||
		Reference in New Issue
	
	Block a user