Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-fastnumbers-2.2.1-bp153.2.1 RPM for s390x

From OpenSuSE Leap 15.3 for s390x

Name: python3-fastnumbers Distribution: SUSE Linux Enterprise 15 SP3
Version: 2.2.1 Vendor: openSUSE
Release: bp153.2.1 Build date: Mon Mar 29 16:20:41 2021
Group: Development/Languages/Python Build host: s390zp25
Size: 96518 Source RPM: python-fastnumbers-2.2.1-bp153.2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/SethMMorton/fastnumbers
Summary: Drop-in replacement for Python's int and float
fastnumbers is a Python module with three objectives:

1. To provide drop-in replacements for the Python built-in `int` and
   `float` that, on average, are around 2x faster. These functions
   should behave identically to the Python built-ins except for a few
   specific corner-cases as mentioned in the API documentation.
2. To provide a set of convenience functions that wrap the above int
   and float replacements and provide error handling.
3. To provide a set of functions that can be used to identify whether
   an input could be converted to int or float.

Provides

Requires

License

MIT

Changelog

* Mon Mar 29 2021 Guillaume GARDET <guillaume.gardet@opensuse.org>
  - Do not restrict architectures
* Wed Apr 17 2019 pgajdos@suse.com
  - 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/
* Tue Feb 05 2019 Matej Cepl <mcepl@suse.com>
  - Add missing python3-testsuite BR
* Sun Sep 30 2018 Arun Persaud <arun@gmx.de>
  - update to version 2.1.1:
    * Fix compile error on FreeBSD where fastnumbers’ “string.h”
      shadowed the system “string.h”.
    * Add a high-level description of the fastnumbers algorithm in the
      documentation.
  - changes from version 2.1.0:
    * Fix bug in converting unicode numbers on Python 3.7.
    * Restructure code base, hopefully improving simplicity.
    * Speedup of conversions of ASCII-like unicode in Python 3.
    * Speedup of conversions for large integers and large floats -
      fastnumbers should now be at least as fast as built-in functions.
  - changes from version 2.0.5:
    * Fix bug in fast_real that resulted in an OverflowError when given
      very large int-like floats.
    * Source files are sorted before compilation.
* Sun Jul 29 2018 jengelh@inai.de
  - Update description.
* Wed May 09 2018 toddrme2178@gmail.com
  - Update to 2.0.4
    * Updated docstrings.
    * Improved timing documentation.
    * Added testing for Python 3.7.
* Thu Oct 19 2017 toddrme2178@gmail.com
  - Initial version

Files

/usr/lib64/python3.6/site-packages/fastnumbers-2.2.1-py3.6.egg-info
/usr/lib64/python3.6/site-packages/fastnumbers-2.2.1-py3.6.egg-info/PKG-INFO
/usr/lib64/python3.6/site-packages/fastnumbers-2.2.1-py3.6.egg-info/SOURCES.txt
/usr/lib64/python3.6/site-packages/fastnumbers-2.2.1-py3.6.egg-info/dependency_links.txt
/usr/lib64/python3.6/site-packages/fastnumbers-2.2.1-py3.6.egg-info/top_level.txt
/usr/lib64/python3.6/site-packages/fastnumbers.cpython-36m-s390x-linux-gnu.so
/usr/share/doc/packages/python3-fastnumbers
/usr/share/doc/packages/python3-fastnumbers/README.rst
/usr/share/licenses/python3-fastnumbers
/usr/share/licenses/python3-fastnumbers/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 15:08:25 2024