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

python310-patsy-0.5.6-2.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python310-patsy Distribution: openSUSE Tumbleweed
Version: 0.5.6 Vendor: openSUSE
Release: 2.2 Build date: Wed Mar 27 15:11:00 2024
Group: Unspecified Build host: reproducible
Size: 1673519 Source RPM: python-patsy-0.5.6-2.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/pydata/patsy
Summary: A Python package for statistical models and design matrices
A Python package for describing statistical models and for
building design matrices.
It is closely inspired by and compatible with the 'formula'
mini-language used in `R <http://www.r-project.org/>`_ and
`S <https://secure.wikimedia.org/wikipedia/en/wiki/S_programming_language>`_.

Provides

Requires

License

BSD-2-Clause

Changelog

* Wed Mar 27 2024 Christian Keil <keil@dfn-cert.de>
  - Add Python 3.11 build.
* Tue Jan 09 2024 Dirk Müller <dmueller@suse.com>
  - 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.
* Thu Feb 09 2023 Arun Persaud <arun@gmx.de>
  - 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.)
* Mon Nov 08 2021 Steve Kowalik <steven.kowalik@suse.com>
  - 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.
* Fri Feb 12 2021 Dirk Müller <dmueller@suse.com>
  - skip python36 build
* Wed Sep 09 2020 pgajdos@suse.com
  - provide pullrequest url to previous change
* Tue Sep 08 2020 pgajdos@suse.com
  - run tests
  - added patches
    fix https://github.com/pydata/patsy/pull/162
    + python-patsy-remove-nose.patch
  - added sources
    + _multibuild
* Thu Nov 01 2018 Arun Persaud <arun@gmx.de>
  - specfile:
    * removed devel from noarch
  - update to version 0.5.1:
    * The Python 3.6.7 and 3.7.1 point releases changed the standard
      tokenizer module in a way that broke patsy. Updated patsy to work
      with these point releases. (See `#131
      <https://github.com/pydata/patsy/pull/131>`__ for details.)
* Thu Jan 11 2018 arun@gmx.de
  - specfile:
    * update copyirght year
  - update to version 0.5.0:
    * Dropped support for Python 2.6 and 3.3.
    * Update to keep up with "pandas" API changes
    * More consistent handling of degenerate linear constraints in
    * Fix a crash in "DesignMatrix.__repr__" when "shape[0] == 0"
* Sun May 08 2016 arun@gmx.de
  - specfile:
    * updated source url to files.pythonhosted.org

Files

/usr/lib/python3.10/site-packages/patsy
/usr/lib/python3.10/site-packages/patsy-0.5.6-py3.10.egg-info
/usr/lib/python3.10/site-packages/patsy-0.5.6-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/patsy-0.5.6-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/patsy-0.5.6-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/patsy-0.5.6-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/patsy-0.5.6-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/patsy/__init__.py
/usr/lib/python3.10/site-packages/patsy/__pycache__
/usr/lib/python3.10/site-packages/patsy/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/build.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/build.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/builtins.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/builtins.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/categorical.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/categorical.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/compat.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/compat.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/compat_ordereddict.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/compat_ordereddict.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/constraint.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/constraint.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/contrasts.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/contrasts.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/desc.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/desc.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/design_info.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/design_info.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/eval.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/eval.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/highlevel.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/highlevel.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/infix_parser.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/infix_parser.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/mgcv_cubic_splines.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/mgcv_cubic_splines.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/missing.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/missing.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/origin.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/origin.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/parse_formula.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/parse_formula.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/redundancy.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/redundancy.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/splines.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/splines.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/state.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/state.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/test_build.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/test_build.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/test_highlevel.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/test_highlevel.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/test_regressions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/test_regressions.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/test_splines_bs_data.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/test_splines_bs_data.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/test_splines_crs_data.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/test_splines_crs_data.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/test_state.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/test_state.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/tokens.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/tokens.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/user_util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/user_util.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/util.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/version.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/patsy/__pycache__/version.cpython-310.pyc
/usr/lib/python3.10/site-packages/patsy/build.py
/usr/lib/python3.10/site-packages/patsy/builtins.py
/usr/lib/python3.10/site-packages/patsy/categorical.py
/usr/lib/python3.10/site-packages/patsy/compat.py
/usr/lib/python3.10/site-packages/patsy/compat_ordereddict.py
/usr/lib/python3.10/site-packages/patsy/constraint.py
/usr/lib/python3.10/site-packages/patsy/contrasts.py
/usr/lib/python3.10/site-packages/patsy/desc.py
/usr/lib/python3.10/site-packages/patsy/design_info.py
/usr/lib/python3.10/site-packages/patsy/eval.py
/usr/lib/python3.10/site-packages/patsy/highlevel.py
/usr/lib/python3.10/site-packages/patsy/infix_parser.py
/usr/lib/python3.10/site-packages/patsy/mgcv_cubic_splines.py
/usr/lib/python3.10/site-packages/patsy/missing.py
/usr/lib/python3.10/site-packages/patsy/origin.py
/usr/lib/python3.10/site-packages/patsy/parse_formula.py
/usr/lib/python3.10/site-packages/patsy/redundancy.py
/usr/lib/python3.10/site-packages/patsy/splines.py
/usr/lib/python3.10/site-packages/patsy/state.py
/usr/lib/python3.10/site-packages/patsy/test_build.py
/usr/lib/python3.10/site-packages/patsy/test_highlevel.py
/usr/lib/python3.10/site-packages/patsy/test_regressions.py
/usr/lib/python3.10/site-packages/patsy/test_splines_bs_data.py
/usr/lib/python3.10/site-packages/patsy/test_splines_crs_data.py
/usr/lib/python3.10/site-packages/patsy/test_state.py
/usr/lib/python3.10/site-packages/patsy/tokens.py
/usr/lib/python3.10/site-packages/patsy/user_util.py
/usr/lib/python3.10/site-packages/patsy/util.py
/usr/lib/python3.10/site-packages/patsy/version.py
/usr/share/doc/packages/python310-patsy
/usr/share/doc/packages/python310-patsy/README.md
/usr/share/licenses/python310-patsy
/usr/share/licenses/python310-patsy/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024