forked from pool/python-mrcfile
		
	Accepting request 1084012 from home:jengelh:branches:devel:languages:python
- Update description OBS-URL: https://build.opensuse.org/request/show/1084012 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mrcfile?expand=0&rev=3
This commit is contained in:
		@@ -1,3 +1,8 @@
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Tue May  2 11:15:10 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
 | 
			
		||||
 | 
			
		||||
- Update description
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Tue May  2 08:41:40 UTC 2023 - pgajdos@suse.com
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -15,6 +15,7 @@
 | 
			
		||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
 | 
			
		||||
#
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Name:           python-mrcfile
 | 
			
		||||
Version:        1.4.3
 | 
			
		||||
Release:        0
 | 
			
		||||
@@ -22,8 +23,8 @@ Summary:        MRC file I/O library
 | 
			
		||||
License:        BSD-3-Clause
 | 
			
		||||
URL:            https://github.com/ccpem/mrcfile
 | 
			
		||||
Source:         https://github.com/ccpem/mrcfile/archive/refs/tags/v%{version}.tar.gz
 | 
			
		||||
BuildRequires:  python-rpm-macros
 | 
			
		||||
BuildRequires:  %{python_module setuptools}
 | 
			
		||||
BuildRequires:  python-rpm-macros
 | 
			
		||||
# SECTION test requirements
 | 
			
		||||
BuildRequires:  %{python_module numpy >= 1.16.0}
 | 
			
		||||
BuildRequires:  %{python_module pytest}
 | 
			
		||||
@@ -36,7 +37,8 @@ BuildArch:      noarch
 | 
			
		||||
%python_subpackages
 | 
			
		||||
 | 
			
		||||
%description
 | 
			
		||||
MRC file I/O library
 | 
			
		||||
A Python implementation of the MRC2014 file format, which
 | 
			
		||||
is used in structural biology to store image and volume data.
 | 
			
		||||
 | 
			
		||||
%prep
 | 
			
		||||
%autosetup -p1 -n mrcfile-%{version}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user