* 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
9 lines
255 B
Plaintext
9 lines
255 B
Plaintext
<services>
|
|
<service mode="manual" name="download_files"/>
|
|
<service name="cargo_vendor" mode="manual">
|
|
<param name="src">primp-0.7.0</param>
|
|
<param name="compression">xz</param>
|
|
<param name="update">true</param>
|
|
</service>
|
|
</services>
|