Revisions of python-gmpy2

buildservice-autocommit accepted request 1141363 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 15)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 14)
- Add patch support-python-312.patch:
  * Support Python 3.12 changes.
- Switch to pyproject macros.
buildservice-autocommit accepted request 1114012 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 13)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1113864 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 12)
- Fix build error "patch defined multiple times" for Leap.
buildservice-autocommit accepted request 1112318 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 11)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) accepted request 1112207 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 10)
- Add upstream mpfr421.patch and gmpy2_cache.c.diff to fix build
  with mpfr 4.2.1
buildservice-autocommit accepted request 1092254 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 9)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1092098 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 8)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit accepted request 1078563 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 7)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) accepted request 1077928 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 6)
- Remove unused build dependency on mpir (gmp was used anyway)
buildservice-autocommit accepted request 1056281 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 5)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 4)
- update to gmpy2-2.1.5:
  * Final (?) release of the 2.1.x series. No code changes since 2.1.3.
    Fixes to build Apple Silicon binary builds are the only changes since
  * Latest release with minor bug fixes and support for Python 3.11
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 3)
- Update to 2.1.2: 
  * Allow GIL release for mpz/xmpz/mpq types only.
  * Improve argument type processing by saving type information to
    decrease the number of type check calls. Especially helpful for mpfr and mpc types.
  * Avoid MPFR bug in mfr_fac_ui (gmpy2.factorial) on platforms where
        long is 32-bits and argument is >= 44787929.
  * Adjust test suite to reflect changes in output in MPFR 4.1.0.
  * Added cmp() and cmp_abs().
  * Improved compatibility with _numbers_ protocol.
  * Initial support for MPFR4
    + Add nrandom()
    + grandom() now calls nrandom twice; may return different values versus MPFR3
    + Add rootn(); same as root() except different sign when taking even root of -0.0
  * Thread-safe contexts are now supported. Properly integrating thread-safe contexts required
    an extensive rewrite of almost all internal functions.
  * MPFR and MPC are now required. It is no longer possible to build a version of gmpy2 that
    only supports the GMP library.
  * The function inverse() now raises an exception if the inverse does not exist.
  * Context methods have been added for MPFR/MPC related functions.
  * A new context option (rational_division) has been added that changes the behavior of
    integer division involving mpz instances to return a rational result instead of a
    floating point result.
  * gmpy2 types are now registered in the numeric tower.
- Remove unzip BuildRequires, as upstream has switched to tarballs.
Todd R's avatar Todd R (TheBlackCat) committed (revision 2)
converted link to branch
Todd R's avatar Todd R (TheBlackCat) committed (revision 1)
Displaying all 15 revisions
openSUSE Build Service is sponsored by