Revisions of python-fastnumbers

buildservice-autocommit accepted request 1135700 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 26)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 25)
- switch to gcc 13 on SLE15
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 24)
- update to 5.1.0:
  * Added the ``denoise`` option to convert floats to int without
  * numerical noise (issues #69 and #77)
  * Support for Python 3.12 (issues #73 and #75)
      that is now hidden in 3.9)
buildservice-autocommit accepted request 1101334 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 23)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 22)
- Ensure that SLE-15 uses gcc-12.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 21)
Clean up the SPEC file.
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1098001 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 20)
- Update to 5.0.1
  * Fixed
    - Add back missing key option in type hints for deprecated fast_* functions
- Update to 5.0.0
  * Added
    - Added the map option to all try_* functions to enable very fast conversions of lists or other iterables (issues #61, #63 and #67)
    - Added try_array to enable very fast conversions directly to numpy arrays (issues #62 and #65)
  * Changed
    - Move to a model where the return code is a value or error instead of a model where one has to check the error state after getting a value (issue #66)
    - Significantly simplified the type annotations (by 4000+ lines!)
  * Fixed
    - Increased code coverage and fixed missing headers in codecov reaport (issue #64)
   - Add %{?sle15_python_module_pythons}
- Add %{?sle15_python_module_pythons}
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 19)
- update to 3.2.1:
  * Support for Python 3.10
  * Full coverage of mypy type-checking
  * Support for Python 3.5
buildservice-autocommit accepted request 886526 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 18)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 17)
- Update to 3.1.0:
  * Added
    + query_type function to determine what as type fastnumbers will
      interpret a given input
  * Fixed
    + Support for Python 3.9 (eliminate use of private Python C function
      that is now hidden in 3.9)
buildservice-autocommit accepted request 768786 from Todd R's avatar Todd R (TheBlackCat) (revision 16)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 768783 from Todd R's avatar Todd R (TheBlackCat) (revision 15)
- Update to 3.0.0
  + Added
    * Support and tests for Python 3.8
    * Text to highlight that `fastnumbers` is not always faster that native Python
    * `on_fail` option that is identical to `key`, but has a more descriptive name
    * Windows testing to Travis-CI
    * Code quality checks to Travis-CI
    * Deployment from Travis-CI
    * RELEASING.md
  + Changed
    * Cleaned up all test code so that it no longer includes unused code
      and also conformes to flake8/black
    * Near-complete re-write of the README, hopefully to make the functionality
      of `fastnumbers` clearer, to support better navigation, and to better
      highlight caveats.
    * Made all named options keyword-only except for `default`
  + Deprecated
    * `key` function (it will forever remain allowed, but is "hidden" and cannot
      be given with `on_fail`)
  + Fixed
    * Bug where the `coerce` option of `real()` was ignored
    * Improved testing reproducibility by pinning all test dependencies
  + Removed
    * Support for Python 2.7 and Python 3.4
    * Appveyor service
buildservice-autocommit accepted request 725988 from Todd R's avatar Todd R (TheBlackCat) (revision 14)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 725987 from Todd R's avatar Todd R (TheBlackCat) (revision 13)
Fix spurious test failure
buildservice-autocommit accepted request 704700 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 12)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 704481 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 11)
- Remove arch restriction
buildservice-autocommit accepted request 695145 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 10)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 695144 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 9)
- version update to 2.2.1
  * Formatting docstring
  * Add `allow_underscores` option to toggle whether or not underscores
   are allowed inside numbers on Python >= 3.6
  * Update CHANGELOG format to style from https://keepachangelog.com/
buildservice-autocommit accepted request 671305 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 8)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 671303 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 7)
Add missing python3-testsuite BR
Displaying revisions 1 - 20 of 26
openSUSE Build Service is sponsored by