- Update to 2.3.0:
* Change urllib3 version to urllib3>=2.2.2,<3.0.0
* Make tests independent of optional dependency bibtexparser
* Moved bibtexparser from required dependency to optional
* Added new Crossref instance variable timeout for the user to set a curl
timeout for all requests using the instance of the class created with
timeout
* Replaced requests with httpx throughout this package
- Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/request/show/1290080
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-habanero?expand=0&rev=3
* Change urllib3 version to urllib3>=2.2.2,<3.0.0
* Make tests independent of optional dependency bibtexparser
* Moved bibtexparser from required dependency to optional
* Added new Crossref instance variable timeout for the user to set a curl
timeout for all requests using the instance of the class created with
timeout
* Replaced requests with httpx throughout this package
- Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-habanero?expand=0&rev=5
- removed mark-vcr-tests.patch, no longer needed.
- update to 1.2.6:
* mark two more tests for vcr to create cassettes for (both content_negotation tests) - no user facing changes (#114)
* habanero now conditionally uses bibtexparser to roundtrip bibtex to attempt to fix any bibtex that's not formatted correctly (#144) (#153)
* generalize handling of field queries like query.publisher-name to allow all field queries, and any in the future (#150) (#152)
* improved error handling (#123)
* ids now a required param in the Crossref.prefixes method; improved crossef API error parsing (#116)
OBS-URL: https://build.opensuse.org/request/show/1198717
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-habanero?expand=0&rev=3