Package python-module-hawkauthlib: Information

    Source package: python-module-hawkauthlib
    Version: 0.1.1-alt1.git20131112.1.1
    Build time:  Apr 30, 2019, 06:12 PM in the task #228357
    Report package bug
    License: MPLv2.0
    Summary: Low-level library for implementing MAC Access Authentication
    Description: 
    This is a low-level library for implementing Hawk Access Authentication,
    a simple HTTP request-signing scheme described in:
    
        https://npmjs.org/package/hawk
    
    To access resources using Hawk Access Authentication, the client must
    have obtained a set of Hawk credentials including an id and a secret
    key. They use these credentials to make signed requests to the server.

    List of rpms provided by this srpm:
    python-module-hawkauthlib (noarch)
    python-module-hawkauthlib-tests (noarch)
    python3-module-hawkauthlib (noarch)
    python3-module-hawkauthlib-tests (noarch)



      1. python3-devel
      2. python3-module-requests
      3. python3-module-setuptools
      4. python3-module-webob
      5. rpm-build-python3
      6. python-devel
      7. python-module-requests
      8. python-module-setuptools
      9. python-module-webob

    Last changed


    Feb. 2, 2018 Stanislav Levin 0.1.1-alt1.git20131112.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    March 13, 2016 Ivan Zakharyaschev 0.1.1-alt1.git20131112.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Oct. 29, 2014 Eugeny A. Rostovtsev 0.1.1-alt1.git20131112
    - Initial build for Sisyphus