* Thu Sep 05 2024 Ben Greiner <code@bnavigator.de>
- Update to 3.2.2
* fix support for Numpy 2.0 (#245). Note: uncertainties.unumpy
still provides umatrix based on numpy.matrix. With numpy.matrix
discouraged, umatrix is too, and will be dropped in a future
release.
* use setuptools-scm for setting version number from git tag
(#247)
* Thu Jul 04 2024 Steve Kowalik <steven.kowalik@suse.com>
- Update to 3.2.1:
* Drop future dependency. Uncertainties now has no external dependencies
when not using Numpy integration
* Drop support for Python versions before 3.8, including Python 2
* remove 1to2 and deprecations
* Moved from setup.py to pyproject.toml
* Move tests to tests folder
* Update unumpy test to be compatible with numpy 2
* Mark docstrings with backslashes as raw strings in tests
- Drop patch remove-future-requirement.patch, no longer required.
* Thu Dec 28 2023 ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
* Thu Sep 07 2023 Steve Kowalik <steven.kowalik@suse.com>
- Add patch remove-future-requirement.patch, remove requirement for future
- Switch to pyproject and autosetup macros
* Thu Jun 23 2022 Arun Persaud <arun@gmx.de>
- specfile:
* update copyright year
- update to version 3.1.7:
* Emphasis added for automatic differentiation
* Made the automatic differentiation capabilities clearer
* Thu Jul 22 2021 Arun Persaud <arun@gmx.de>
- update to version 3.1.6:
* the pretty-print and LaTeX format can now be customized.
* Fri Feb 19 2021 Ben Greiner <code@bnavigator.de>
- Don't install and test numpy for python36. With NumPy 1.20, TW
no longer provides a python36-numpy
* Sat Jan 09 2021 Arun Persaud <arun@gmx.de>
- specfile:
* update copyright year
- update to version 3.1.5:
* added a “p” formatting option, that makes sure that there are
always parentheses around the … ± … part of printed numbers.
* Mon Jun 29 2020 pgajdos@suse.com
- switch from nosetests to pytest
* Wed Jun 24 2020 Todd R <toddrme2178@gmail.com>
- Update to 3.1.4
* There is now a single code base for Python 2 and Python 3.
Version: 3.1.2-bp152.1.8
* Fri Aug 16 2019 Todd R <toddrme2178@gmail.com>
- Update to 3.1.2
* Starting with NumPy 1.17, numpy.linalg.pinv has a None
__defaults__ attribute, for which the code made no provision.
This is fixed.
- Remove upstream-included patches:
fix_raw_strings.patch
fix_numpy_1_17.patch
* Wed Jul 31 2019 Todd R <toddrme2178@gmail.com>
- Add fix_raw_strings.patch
Fix raw string escaping
From: gh#lebigot/uncertainties#98
- Add fix_numpy_1_17.patch
Fix building for numpy 1.17
See: gh#lebigot/uncertainties#89
* Mon Jun 03 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 3.1.1:
* No upstream changelog provided
* Tue Oct 30 2018 Arun Persaud <arun@gmx.de>
- update to version 3.0.3:
* The deprecation warning raised by inspect.getargspec() in recent
versions of Python 3 is now gone.
* Thu Sep 06 2018 Jan Engelhardt <jengelh@inai.de>
- Trim non-RPM markup from description. Ensure neutrality of
description.
* Wed Sep 05 2018 arun@gmx.de
- specfile:
* update copyright year
* remove devel from noarch
- update to version 3.0.2:
* This update contains only documentation updates (and new or
updated code comments). Added explicit information on NaN
handling.
Version: 3.0.1-bp150.2.4
* Thu Jul 06 2017 tbechtold@suse.com
- update to 3.0.1:
See more details at
https://pypi.python.org/pypi/uncertainties#version-history
- convert to singlespec
* Wed Apr 20 2016 tbechtold@suse.com
- Use tarball from pypi
* Thu Jul 16 2015 seife+obs@b1-systems.com
- fix build on non-SUSE distros whose rpm does not know Recommends:
* Thu May 08 2014 toddrme2178@gmail.com
- Updated to release 2.4.6
See more details at
https://pypi.python.org/pypi/uncertainties#version-history
* Sat Jan 18 2014 toms@opensuse.org
- Updated to release 2.4.4
See more details at
https://pypi.python.org/pypi/uncertainties#version-history
- Refreshed spec file
* Thu Mar 11 2010 toms@suse.de
- Initial package release 1.4.5