1
0
python-numericalunits/python-numericalunits.changes

74 lines
2.4 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue May 25 10:43:16 UTC 2021 - pgajdos@suse.com
- version update to 1.25
* add nu_eval() function.
- %check: use %pyunittest rpm macro
-------------------------------------------------------------------
Sun Dec 1 03:32:39 UTC 2019 - Arun Persaud <arun@gmx.de>
- specfile:
- disable python2
- update to version 1.24:
* drop support for python 2
* update to latest CODATA
* add more acceleration-related units.
-------------------------------------------------------------------
Fri May 24 08:00:27 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Run dos2unix on source file which changed to DOS format
- Update to v1.23
* add a smoke test
* drop support except 2.7+ and 3.4+
* random initializations now span more orders of magnitude
* update to latest CODATA
-------------------------------------------------------------------
Mon May 20 01:13:20 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Use GitHub tagged archive and post-release tests.py to add
%doc and %check
-------------------------------------------------------------------
Sat Dec 22 02:03:50 UTC 2018 - Todd R <toddrme2178@gmail.com>
- Update to 1.22
* add horsepower_imperial and horsepower_metric
* update all values to CODATA as of July 2018.
-------------------------------------------------------------------
Sun Jun 10 23:50:31 UTC 2018 - jengelh@inai.de
- Use noun phrase in summary.
- Trim long description.
-------------------------------------------------------------------
Thu Jun 7 18:02:04 UTC 2018 - toddrme2178@gmail.com
- Fix source URL
-------------------------------------------------------------------
Thu May 24 17:35:56 UTC 2018 - toddrme2178@gmail.com
- Update to 1.21
* add easier-to-read unicode aliases for ohms (Ω, mΩ, kΩ, etc.)
and a few more constants (μ0, ε0, σSB, αFS).
(note that unicode identifiers only work in Python 3)
* add rtHz, rpm, rpm·2π
- Spec file cleanups
-------------------------------------------------------------------
Wed Oct 18 16:45:07 UTC 2017 - toddrme2178@gmail.com
- Implement single-spec version
- Update to version 1.17
* See changelog at https://github.com/sbyrnes321/numericalunits/blob/8a6d263c80db726989eaf7b67a1661456746d6db/Changes.txt
-------------------------------------------------------------------
Tue Feb 4 13:29:08 UTC 2014 - toddrme2178@gmail.com
- Initial version (1.13)