2023-09-07 03:52:28 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 7 01:51:59 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Add patch remove-future-requirement.patch, remove requirement for future
|
|
|
|
- Switch to pyproject and autosetup macros
|
|
|
|
|
2022-06-24 13:32:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 23 06:34:32 UTC 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
|
|
|
|
|
2021-07-22 11:42:40 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 22 02:06:55 UTC 2021 - Arun Persaud <arun@gmx.de>
|
|
|
|
|
|
|
|
- update to version 3.1.6:
|
|
|
|
* the pretty-print and LaTeX format can now be customized.
|
|
|
|
|
2021-02-19 17:04:11 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 19 15:17:25 UTC 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
|
|
|
|
|
2021-01-10 16:39:51 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 9 20:05:34 UTC 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.
|
|
|
|
|
2020-06-26 20:58:50 +02:00
|
|
|
-------------------------------------------------------------------
|
2020-06-29 14:33:22 +02:00
|
|
|
Mon Jun 29 12:05:59 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- switch from nosetests to pytest
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-06-26 20:58:50 +02:00
|
|
|
Wed Jun 24 17:13:28 UTC 2020 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- Update to 3.1.4
|
|
|
|
* There is now a single code base for Python 2 and Python 3.
|
|
|
|
|
2019-08-16 18:12:08 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 16 15:57:12 UTC 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
|
2019-08-16 18:33:00 +02:00
|
|
|
fix_numpy_1_17.patch
|
2019-08-16 18:12:08 +02:00
|
|
|
|
2019-08-01 16:06:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 31 21:12:28 UTC 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
|
|
|
|
|
2019-06-03 11:53:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 3 09:24:16 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 3.1.1:
|
|
|
|
* No upstream changelog provided
|
|
|
|
|
2018-10-30 09:34:44 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 30 03:02:29 UTC 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.
|
|
|
|
|
2018-09-07 15:41:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 6 12:52:28 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Trim non-RPM markup from description. Ensure neutrality of
|
|
|
|
description.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 5 03:56:06 UTC 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.
|
|
|
|
|
2017-08-04 11:58:43 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 6 15:02:18 UTC 2017 - tbechtold@suse.com
|
|
|
|
|
|
|
|
- update to 3.0.1:
|
|
|
|
See more details at
|
|
|
|
https://pypi.python.org/pypi/uncertainties#version-history
|
|
|
|
- convert to singlespec
|
|
|
|
|
2016-04-28 16:55:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 20 14:10:10 UTC 2016 - tbechtold@suse.com
|
|
|
|
|
|
|
|
- Use tarball from pypi
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 16 15:51:51 UTC 2015 - seife+obs@b1-systems.com
|
|
|
|
|
|
|
|
- fix build on non-SUSE distros whose rpm does not know Recommends:
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 8 10:46:13 UTC 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 16:50:46 UTC 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 20:03:29 UTC 2010 - toms@suse.de
|
|
|
|
|
|
|
|
- Initial package release 1.4.5
|
|
|
|
|