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

python311-pysolr-3.11.0-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python311-pysolr Distribution: openSUSE Tumbleweed
Version: 3.11.0 Vendor: openSUSE
Release: 1.1 Build date: Tue Jan 27 08:35:58 2026
Group: Unspecified Build host: reproducible
Size: 167721 Source RPM: python-pysolr-3.11.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/django-haystack/pysolr/
Summary: Lightweight python wrapper for Apache Solr
Lightweight python wrapper for Apache Solr.

Provides

Requires

License

BSD-3-Clause

Changelog

* Tue Jan 27 2026 Dirk Müller <dmueller@suse.com>
  - update to 3.11.0:
    * GitHub Actions: Add Python 3.13 to the testing
    * [REMOVE] - tests: remove duplicate get_solr method from
      SolrTestCase class.
    * fix: Remove ruff (handled by pre-commit.ci, not a runtime
      dependency)
    * fix: Remove setup.cfg to eliminate Python 2 tag from
      distribution
    * EOL: Drop support for Python 3.9 and below
    * feat: Configure Ruff linter pre-commit to perform write
      operations
    * Format Python code with ruff-format instead of black
* Thu Nov 14 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update to 3.10.0
    * Fixed: Different JSON and XML behaviour
    * Fix typo
    * Fix Solr