482c525474
- update to 0.7.0:
...
* Using the `pythonize` crate to handle data and json
parameters, and return the responce as json
* Bump rquest to v0.27, cargo update
- update to 0.6.5:
* Bump rquest to v0.26
* Readme: impersonate parameter - add "chrome_130"
- update to 0.6.4:
* ca_cert_file: updated the code to match the changes in the
upstream package
* Bump html2text to v0.13
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-primp?expand=0&rev=6
2024-11-19 12:12:16 +00:00
250da3be1f
- update to 0.6.3:
...
* README: impersonate - add "chrome_129", "safari_18",
"safari_ipad_18"
- update to 0.6.2:
* README: impersonate param - add chrome_128
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-primp?expand=0&rev=4
2024-09-28 19:41:48 +00:00
0acef54499
Accepting request 1199630 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1199630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-primp?expand=0&rev=1
2024-09-09 12:45:37 +00:00
f057fcb8e7
- update to 0.6.1:
...
* Use Exception to raise error
* CI: [linux] [x_86_64] - use `zig` to build for manylinux_2_17
* params data, json: replace clone() with as_unbound()
* recode headers
* Remove PyException
* README: update precompiled wheels compatibility info
* small code improvements
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-primp?expand=0&rev=2
2024-09-09 08:45:37 +00:00
f02023588c
Accepting request 1196118 from home:yeey:OpenWebUI
...
- Version v0.6.0
* CI: bugfix after dependencies update by @deedy5
* Use anyhow for error handling by @deedy5
* Improve response code by @deedy5
* [Client]: add ca_cert_file parameter by @deedy5
* [Utils] Recode fn json_dumps, json_loads, url_encode by @deedy5
* [html2text] Response object: 1) add attribute text_rich
* [logging]: send Rust log messages to Python
* small code improvements
OBS-URL: https://build.opensuse.org/request/show/1196118
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-primp?expand=0&rev=1
2024-08-31 09:25:11 +00:00