| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: python313-pyhibp | Distribution: openSUSE Tumbleweed | 
| Version: 4.2.0 | Vendor: openSUSE | 
| Release: 2.1 | Build date: Wed Jun 4 12:27:02 2025 | 
| Group: Development/Languages/Python | Build host: reproducible | 
| Size: 122982 | Source RPM: python-pyhibp-4.2.0-2.1.src.rpm | 
| Packager: https://bugs.opensuse.org | |
| Url: https://gitlab.com/kitsunix/pyHIBP/pyHIBP | |
| Summary: An interface to Troy Hunt's 'Have I Been Pwned' public API | |
A Python interface to Troy Hunt's 'Have I Been Pwned?' (HIBP) public API.
AGPL-3.0-or-later
* Wed Jun 04 2025 Markéta Machová <mmachova@suse.com>
  - Convert to pip-based build
* Wed Oct 05 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
  - v4.2.0 (2021-03-28)
    Adds a timeout value as a keyword argument to functions which hit the HIBP backend, so as to terminate connections
    if they exceed a defined duration (the same as requests.get(url=TARGET, timeout=VALUE) would function). The default value
    is set to 5.0. With thanks to Oskar Rosen for the
    suggestion!
* Mon Apr 06 2020 Martin Hauke <mardnh@gmx.de>
  - Update to version 4.1.0
    * Adds the capability to request that the Pwned Passwords API
      return padding to the responses to calls made via
      pwnedpasswords. Set the parameter add_padding to True on
      suffix_search or is_password_breached. See the HIBP API for
      additional information.
* Tue Aug 27 2019 Marketa Calabkova <mcalabkova@suse.com>
  - update to version 4.0.0
    * Breaking API change: The HIBP API now requires an API key for
      calls which search by account.
    * A User Agent must now be manually set.
    * Python 2.7 Support Dropped
    * Function modified: suffix_search(hash_prefix=prefix) is now the
      method to search for hash suffixes.
    * Read upstream changelog for more info.
* Mon Jul 01 2019 Martin Hauke <mardnh@gmx.de>
  - Update to version 3.1.0
    * New function: pwnedpasswords.suffix_search(hash_prefix=prefix)
      was created in order to have a dedicated function return the
      suffix list.
    * Function modification notice: pwnedpasswords.is_password_breached
      will be modified in an upcoming release to remove the ability
      to search for suffixes; use suffix_search(hash_prefix=prefix)
      instead. The parameter first_5_hash_chars will be removed as a
      consequence.
    * Upcoming return type change for empty sets: For the functions
      get_account_breaches, get_all_breaches, get_single_breach, and
      get_pastes--all contained in the pyhibp module--when no items
      would be returned from the HIBP backend, the returned item will
      be an empty object matching the standard return type for the
      function, and not a Boolean False.
      This will occur when v4.0.0 is released. Return types will be:
    - get_account_breaches -> [] / list
    - get_all_breaches -> [] / list
    - get_single_breach -> {} / dict
    - get_pastes -> [] / list
* Mon Jan 28 2019 mardnh@gmx.de
  - Initial package, version 3.0.0
/usr/lib/python3.13/site-packages/pyhibp /usr/lib/python3.13/site-packages/pyhibp-4.2.0.dist-info /usr/lib/python3.13/site-packages/pyhibp-4.2.0.dist-info/INSTALLER /usr/lib/python3.13/site-packages/pyhibp-4.2.0.dist-info/METADATA /usr/lib/python3.13/site-packages/pyhibp-4.2.0.dist-info/RECORD /usr/lib/python3.13/site-packages/pyhibp-4.2.0.dist-info/REQUESTED /usr/lib/python3.13/site-packages/pyhibp-4.2.0.dist-info/WHEEL /usr/lib/python3.13/site-packages/pyhibp-4.2.0.dist-info/licenses /usr/lib/python3.13/site-packages/pyhibp-4.2.0.dist-info/licenses/LICENSE /usr/lib/python3.13/site-packages/pyhibp-4.2.0.dist-info/top_level.txt /usr/lib/python3.13/site-packages/pyhibp/__init__.py /usr/lib/python3.13/site-packages/pyhibp/__pycache__ /usr/lib/python3.13/site-packages/pyhibp/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyhibp/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pyhibp/__pycache__/__version__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyhibp/__pycache__/__version__.cpython-313.pyc /usr/lib/python3.13/site-packages/pyhibp/__pycache__/pwnedpasswords.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyhibp/__pycache__/pwnedpasswords.cpython-313.pyc /usr/lib/python3.13/site-packages/pyhibp/__version__.py /usr/lib/python3.13/site-packages/pyhibp/pwnedpasswords.py /usr/share/doc/packages/python313-pyhibp /usr/share/doc/packages/python313-pyhibp/CHANGELOG.md /usr/share/doc/packages/python313-pyhibp/README.md /usr/share/licenses/python313-pyhibp /usr/share/licenses/python313-pyhibp/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 1 22:25:32 2025