Revisions of python-patsy

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1137831 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 9)
- update to 0.5.6:
  * Avoid using deprecated is_categorical_dtype from pandas at
    all in pandas >=0.25.
  * Avoid using deprecated numpy.row_stack in favor of
    numpy.vstack.
  * Handle deprecation of _is_categorical_dtype in pandas.
  * Replace numpy.issubsctype usage with numpy.issubdtype for
    compatibility with numpy 2.0.
  * Add support for Python 3.12, and fix broken unit tests in
    this version.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1065620 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 8)
- specfile:
  * update copyright year
- update to version 0.5.3:
  * Officially add support for Python 3.10 and 3.11, and extend test
    coverage to include these releases.
  * Fix handling of future interpreter features that no longer have a
    mandatory release version, as for the `annotations` feature (See
    `#187 <https://github.com/pydata/patsy/pull/187>`__ for details.)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 930035 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 7)
- Update to 0.5.2:
  * Fix some deprecation warnings associated with importing from the
    collections module (rather than collections.abc) in Python 3.7+.
- README renamed to use Markdown.
- Drop patch python-patsy-remove-nose.patch, merged upstream.
- Remove unneeded nose BuildRequires.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 437675 from Todd R's avatar Todd R (TheBlackCat) (revision 1)
A set of python statistics functions.
Needed by python-seaborn, see request 436927
Displaying all 10 revisions
openSUSE Build Service is sponsored by