1
0

Accepting request 616815 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/616815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numericalunits?expand=0&rev=1
This commit is contained in:
2018-06-22 11:31:48 +00:00
committed by Git OBS Bridge
commit 3e9514362b
6 changed files with 131 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
-------------------------------------------------------------------
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)