Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-mrcfile for openSUSE:Factory checked in at 2023-05-04 17:10:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-mrcfile (Old) and /work/SRC/openSUSE:Factory/.python-mrcfile.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mrcfile" Thu May 4 17:10:18 2023 rev:2 rq:1084331 version:1.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-mrcfile/python-mrcfile.changes 2023-05-02 16:24:18.615690403 +0200 +++ /work/SRC/openSUSE:Factory/.python-mrcfile.new.1533/python-mrcfile.changes 2023-05-04 17:10:33.480359151 +0200 @@ -1,0 +2,5 @@ +Tue May 2 11:15:10 UTC 2023 - Jan Engelhardt <[email protected]> + +- Update description + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-mrcfile.spec ++++++ --- /var/tmp/diff_new_pack.n8Ap0s/_old 2023-05-04 17:10:34.584365615 +0200 +++ /var/tmp/diff_new_pack.n8Ap0s/_new 2023-05-04 17:10:34.592365662 +0200 @@ -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 @@ 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 @@ %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}
