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

python312-primp-0.15.0-1.1 RPM for armv7hl

From OpenSuSE Ports Tumbleweed for armv7hl

Name: python312-primp Distribution: openSUSE Tumbleweed
Version: 0.15.0 Vendor: openSUSE
Release: 1.1 Build date: Tue Apr 29 16:47:16 2025
Group: Unspecified Build host: reproducible
Size: 6391673 Source RPM: python-primp-0.15.0-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/deedy5/primp
Summary: HTTP client that can impersonate web browsers
The fastest python HTTP client that can impersonate web browsers, mimicking
their headers and 'TLS/JA3/JA4/HTTP2' fingerprints

Provides

Requires

License

MIT

Changelog

* Tue Apr 29 2025 Felix Stegmeier <felix.stegmeier@suse.com>
  - Update to 0.15.0
    * build: remove unused dependencies
    * add random
    * implement Client.headers_update()
    * add "random" to Literal Client.IMPERSONATE, Client.IMPERSONATE_OS
    * fix(impersonate): remove okhttp_3.9, 'okhttp_3.11` from "random" variants to bypass FAILURE_ON_CLIENT_HELLO
  - Update to 0.14.0
    * feat: add response.stream()
    * fix(cookies): del Client.cookies setter and getter
  - Update to 0.13.0
    * refactor(response): change reponse logic
    * remove: delete dead code
    * fix: cookies logic improve
    * feat: add chrome_133, firefox_135
    * typing: improve
    * benchmark(async): add aiohttp
  - Update to 0.12.0
    * refactor: move request functions to python
    * feat: add getter and setter to impersonate, impersonate_os
    * fix: remove the redirection of the Proxy-Authorization header
    * feat: add AsyncClient
    * tests: add AsyncClient tests
    * benchmark: add AsyncClient
    * ci(pytest): add pytest-asyncio
    * feat: python format + lint (ruff, mypy)
  - Update to 0.11.0
    * Add impersonate_os, bump rquest to v2.0.3
  - Update to 0.10.0
    * Improve get_encoding_from_content
    * files: take file paths instead of contents; post files as streams
    * [stubs] create primp.pyi
    * Enable proxy authentication during HTTP redirects
    * Use tracing crate instead of log
    * traits: small performance improvements
  - Update to 0.9.0
    * Build with webpki-root-certs
    * Client: add https_only, http2_only parameters; remove http1, `http2`
    * Add trait HeadersTraits
    * Client: add [getter, setter] for auth, auth_bearer, params, headers
    * IndexMap: change ahash to foldhash
    * Client: auth + auth_bearer - remove unnecessary check
    * Client: add [getter, setter] for proxy, timeout
    * add trait CookiesTraits
    * Client: add [getter, setter] for cookies
    * utils: small performance improvements
    * response: small performance improvements
    * into() -> to_string()
    * [bugfix] POST Multipart-Encoded Files
    * optimize code
  - Update to 0.8.0
    * Use env variable CA_CERT_FILE to specify the CA Certificates
    * CI: macos - rust-toolchain: stable; release - add permissions and step `Generate artifact attestation`
    * CI: [linux] - add armv7 build
    * Change content: PyBytes::new_bound PyBytes::new
    * parameters data, json - replace PyDict with PyAny
    * CI: macos - update runner (macos-12 to macos-13)
    * add env var PRIMP_PROXY
    * add env var PRIMP_CA_BUNDLE
* Tue Nov 19 2024 Dirk Müller <dmueller@suse.com>
  - 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
* Sat Sep 28 2024 Dirk Müller <dmueller@suse.com>
  - 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
* Mon Sep 09 2024 Dirk Müller <dmueller@suse.com>
  - 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
* Fri Aug 23 2024 Guang Yee <gyee@suse.com>
  - 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

Files

/usr/lib/python3.12/site-packages/primp
/usr/lib/python3.12/site-packages/primp-0.15.0.dist-info
/usr/lib/python3.12/site-packages/primp-0.15.0.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/primp-0.15.0.dist-info/METADATA
/usr/lib/python3.12/site-packages/primp-0.15.0.dist-info/RECORD
/usr/lib/python3.12/site-packages/primp-0.15.0.dist-info/REQUESTED
/usr/lib/python3.12/site-packages/primp-0.15.0.dist-info/WHEEL
/usr/lib/python3.12/site-packages/primp-0.15.0.dist-info/licenses
/usr/lib/python3.12/site-packages/primp-0.15.0.dist-info/licenses/LICENSE
/usr/lib/python3.12/site-packages/primp/__init__.py
/usr/lib/python3.12/site-packages/primp/__pycache__
/usr/lib/python3.12/site-packages/primp/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/primp/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/primp/primp.abi3.so
/usr/lib/python3.12/site-packages/primp/primp.pyi
/usr/lib/python3.12/site-packages/primp/py.typed
/usr/share/doc/packages/python312-primp
/usr/share/doc/packages/python312-primp/README.md
/usr/share/licenses/python312-primp
/usr/share/licenses/python312-primp/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri May 9 10:05:19 2025