diff --git a/nmrglue-0.10.tar.gz b/nmrglue-0.10.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ac45a3abdb01e8e65a13f533687910d79332c12d Binary files /dev/null and b/nmrglue-0.10.tar.gz differ diff --git a/nmrglue-0.9.tar.gz b/nmrglue-0.9.tar.gz deleted file mode 100644 index 89e772d615b6b1cf296bb4a61f5c7df64a390c8f..0000000000000000000000000000000000000000 Binary files a/nmrglue-0.9.tar.gz and /dev/null differ diff --git a/python-nmrglue.spec b/python-nmrglue.spec index b27c35b435eb6a82f3b5266af17704002e2cadee..61708dca5f7ea84169c8d6deca53bc00d57f5e19 100644 --- a/python-nmrglue.spec +++ b/python-nmrglue.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-nmrglue -Version: 0.9 +Version: 0.10 Release: 1 Summary: Python module for processing NMR data License: BSD-3-Clause URL: http://www.nmrglue.com -Source0: https://files.pythonhosted.org/packages/5e/64/33f04fc1487b1606a7888c0eb75a53ddd73d83b3ed16a6dc9f6b211e2456/nmrglue-0.9.tar.gz +Source0: https://files.pythonhosted.org/packages/3d/51/c4e4fcc64be2ddafd1726d9dabb661fed95ae5cebb85b9b5a50c5f2eb6b6/nmrglue-0.10.tar.gz BuildArch: noarch Requires: python3-numpy @@ -79,6 +79,12 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Jul 15 2024 liudy - 0.10-1 +- Update package version to 0.10 +- Remove use of deprecated np.float compatibility +- Fix JCAMP-DX digit parsing +- Code changes to reflect Python 3 preferred syntax + * Tue Nov 08 2022 wangjunqi - 0.9-1 - Update package to version 0.9