14
0
forked from pool/python-pysolr
Commit Graph

10 Commits

Author SHA256 Message Date
efe1d1ddf6 Accepting request 1224129 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1224129
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pysolr?expand=0&rev=5
2024-11-14 15:10:03 +00:00
31cebe4b90 Accepting request 1224127 from home:glaubitz:branches:devel:languages:python
- Update to 3.10.0
  * Fixed: Different JSON and XML behaviour
  * Fix typo
  * Fix SolrCoreAdmin._get_url content-type
  * enable custom requests session
  * add min_rf feature in add method
  * New: Add parameter for a custom encoder
  * Add accepts empty values
  * Show an example of how to use cursor traversal
  * Escape xml in delete() using ElementTree
  * Update README.rst
  * Update README.rst
  * Perform adds with field updates using JSON
  * Use six.assertRegex instead of assertRegexpMatches
    for Python 3.11 compatibility.
  * GitHub Action to run tox
  * Bump certifi from 2021.10.8 to 2022.12.7
  * Make _to_python recursive for lists and tuples
  * Replace flake8 and isort with ruff
  * Replace ''.join after char filtering with regex filter
  * GitHub Actions: Add Pypy v3.10 and remove EOL CPython 3.7
  * Upgrade github/codeql-action
  * Configure GitHub actions to publish packages
  * fix commitWithin for JSON updates w/o boost
  * Declare a runtime dependency on setuptools
  * Enhance gitignore
  * Set wt=json in _select only if the user has not set it
  * Avoid running tests under PyPy on GitHub Actions
  * GitHub Actions: Add Python 3.12 to the testing
  * Keep GitHub Actions up to date with Dependabot

OBS-URL: https://build.opensuse.org/request/show/1224127
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysolr?expand=0&rev=9
2024-11-14 09:35:57 +00:00
f901ba5827 Accepting request 1095253 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1095253
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pysolr?expand=0&rev=4
2023-06-26 16:15:49 +00:00
f1e52c66df Accepting request 1095197 from devel:languages:python:mailman:backports
- Use sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1095197
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysolr?expand=0&rev=7
2023-06-25 19:31:30 +00:00
ecc31fdbe4 Accepting request 967311 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/967311
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pysolr?expand=0&rev=3
2022-04-06 19:52:05 +00:00
eef9bbbf81 Accepting request 967266 from home:pgajdos:python
- python-mock is not required for build

OBS-URL: https://build.opensuse.org/request/show/967266
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysolr?expand=0&rev=5
2022-04-06 12:38:16 +00:00
bb69e80626 Accepting request 824528 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/824528
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pysolr?expand=0&rev=2
2020-08-05 18:30:10 +00:00
b48ef8bc49 Accepting request 824522 from home:mcalabkova:branches:devel:languages:python
- Update to 3.9.0
  * Improved SolrCloud support
  * Support for Solr.ping
  * Dropped support for Python 3.4
  * Added JSON interface which can be significantly faster

OBS-URL: https://build.opensuse.org/request/show/824522
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysolr?expand=0&rev=3
2020-08-05 15:59:47 +00:00
0deb93ddf6 Accepting request 752908 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/752908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pysolr?expand=0&rev=1
2019-12-03 14:20:48 +00:00
Tomáš Chvátal
22d3e88f06 Accepting request 752891 from devel:languages:python:mailman
SLE-7686

OBS-URL: https://build.opensuse.org/request/show/752891
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysolr?expand=0&rev=1
2019-12-02 11:57:31 +00:00