Revisions of python-scipy

Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1045081 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 77)
- Add scipy-pr17467-no-np.int0.patch gh#scipy/scipy#17467
- Move the flavored packaganame definition so that quilt does not
  fail
buildservice-autocommit accepted request 1041891 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 76)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1041881 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 75)
- Ensure the test flavor has a different source name than the main
  flavor: OBS uses the source names to create the dep-chain. With
  the test package having the same name as the mani flavor, all
  builds behind python-scipy are blocked until the test suite
  passed.
buildservice-autocommit accepted request 1040954 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 74)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 73)
- Add fix-tests-pytest72.patch to fix the tests that fails with pytest 7
  gh#scipy/scipy#17296
buildservice-autocommit accepted request 1039620 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 72)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 71)
- Fix the fix-tests.patch
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 70)
- Update the fix-tests.patch to fix a test broken for i586
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 69)
- Add fix-tests.patch gh#scipy/scipy#16926#issuecomment-1287507634
buildservice-autocommit accepted request 1030333 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 68)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1030325 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 67)
- Update to version 1.9.3
  * SciPy 1.9.3 is a bug-fix release with no new features compared
    to 1.9.2.
  * #3691: scipy.interpolate.UnivariateSpline segfault
  * #5286: BUG: multivariate_normal returns a pdf for values
    outside its…
  * #6551: BUG: stats: inconsistency in docs and behavior of gmean
    and hmean
  * #9245: running
    scipy.interpolate.tests.test_fitpack::test_bisplev_integer_overflow…
  * #12471: test_bisplev_integer_overflow: Segmentation fault (core
    dumped)
  * #13321: Bug: setting iprint=0 hides all output from
    fmin_l_bfgs_b, but…
  * #13730: `scipy.stats.mood` does not correct for ties
  * #14019: ks_2samp throws `RuntimeWarning: overflow encountered
    in double_scalars`
  * #14589: `shgo` error since scipy 1.8.0.dev0+1529.803e52d
  * #14591: Input data validation for RectSphereBivariateSpline
  * #15101: BUG: binom.pmf - RuntimeWarning: divide by zero
  * #15342: BUG: scipy.optimize.minimize: Powell’s method function
    evaluated…
  * #15964: BUG: lombscargle fails if argument is a view
  * #16211: BUG: Possible bug when using winsorize on pandas data
    instead…
  * #16459: BUG: stats.ttest_ind returns wrong p-values with
    permutations
  * #16500: odr.Model default meta value fails with __getattr__
  * #16519: BUG: Error in error message for incorrect sample
    dimension in…
  * #16527: BUG: dimension of isuppz in syevr is mistranslated
  * #16600: BUG: `KDTree`’s optional argument `eps` seems to have
    no…
  * #16656: dtype not preserved with operations on sparse arrays
  * #16751: BUG: `stats.fit` on `boltzmann` expects `bound` for
    `lambda`,…
  * #17012: BUG: Small oversight in sparse.linalg.lsmr?
  * #17020: BUG: Build failure due to problems with shebang line in
    cythoner.py
  * #17088: BUG: stats.rayleigh.fit: returns `loc` that is
    inconsistent…
  * #17104: BUG? Incorrect branch in `LAMV` / `_specfunc.lamv`
  * #17196: DOC: keepdims in stats.mode is incorrectly documented
- Move multibuild flavor ":standard" to unflavored build
- Test in parallel (pytest-xdist) 
buildservice-autocommit accepted request 1009894 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 66)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1009856 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 65)
- Update to version 1.9.2
  * SciPy 1.9.2 is a bug-fix release with no new features compared
    to 1.9.1.
buildservice-autocommit accepted request 1007747 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 64)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1004520 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 63)
- Update to version 1.9.1
  * SciPy 1.9.1 is a bug-fix release with no new features compared
    to 1.9.0. Notably, some important meson build fixes are
    included.
- Release 1.9.0
  * Full changelog at
    https://docs.scipy.org/doc/scipy/release.1.9.0.html
- Highlights of the 1.9.0 release:
  * We have modernized our build system to use meson,
    substantially improving our build performance, and providing
    better build-time configuration and cross-compilation support,
  * Added scipy.optimize.milp, new function for mixed-integer
    linear programming,
  * Added scipy.stats.fit for fitting discrete and continuous
    distributions to data,
  * Tensor-product spline interpolation modes were added to
    scipy.interpolate.RegularGridInterpolator,
  * A new global optimizer (DIviding RECTangles algorithm)
    scipy.optimize.direct.
- Switch to meson-python PEP517 build
buildservice-autocommit accepted request 990111 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 62)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 990055 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 61)
- Keep lowercase egg-info despite setuptools 60+
buildservice-autocommit accepted request 978687 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 60)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 978681 from andy great's avatar andy great (andythe_great) (revision 59)
- Update to version 1.8.1.
  * Bug-fix release with no new features.
buildservice-autocommit accepted request 969712 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 58)
baserev update by copy to link target
Displaying revisions 41 - 60 of 117
openSUSE Build Service is sponsored by