bdb48af815
1.10.0 (2021-09-27) ------------------- * josepy is now compliant with PEP-561: type checkers will fetch types from the inline types annotations when josepy is installed as a dependency in a Python project. * Added a `field` function to assist in adding type annotations for Fields in classes. If the field function is used to define a `Field` in a `JSONObjectWithFields` based class without a type annotation, an error will be raised. * josepy's tests can no longer be imported under the name josepy, however, they are still included in the package and you can run them by installing josepy with "tests" extras and running `python -m pytest`. 1.9.0 (2021-09-09) ------------------ * Removed pytest-cache testing dependency. * Fixed a bug that sometimes caused incorrect padding to be used when serializing Elliptic Curve keys as JSON Web Keys.
39 lines
1.3 KiB
Text
39 lines
1.3 KiB
Text
@comment $NetBSD: PLIST,v 1.4 2021/09/28 05:33:57 adam Exp $
|
|
bin/jws-${PYVERSSUFFIX}
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/josepy/__init__.py
|
|
${PYSITELIB}/josepy/__init__.pyc
|
|
${PYSITELIB}/josepy/__init__.pyo
|
|
${PYSITELIB}/josepy/b64.py
|
|
${PYSITELIB}/josepy/b64.pyc
|
|
${PYSITELIB}/josepy/b64.pyo
|
|
${PYSITELIB}/josepy/errors.py
|
|
${PYSITELIB}/josepy/errors.pyc
|
|
${PYSITELIB}/josepy/errors.pyo
|
|
${PYSITELIB}/josepy/interfaces.py
|
|
${PYSITELIB}/josepy/interfaces.pyc
|
|
${PYSITELIB}/josepy/interfaces.pyo
|
|
${PYSITELIB}/josepy/json_util.py
|
|
${PYSITELIB}/josepy/json_util.pyc
|
|
${PYSITELIB}/josepy/json_util.pyo
|
|
${PYSITELIB}/josepy/jwa.py
|
|
${PYSITELIB}/josepy/jwa.pyc
|
|
${PYSITELIB}/josepy/jwa.pyo
|
|
${PYSITELIB}/josepy/jwk.py
|
|
${PYSITELIB}/josepy/jwk.pyc
|
|
${PYSITELIB}/josepy/jwk.pyo
|
|
${PYSITELIB}/josepy/jws.py
|
|
${PYSITELIB}/josepy/jws.pyc
|
|
${PYSITELIB}/josepy/jws.pyo
|
|
${PYSITELIB}/josepy/magic_typing.py
|
|
${PYSITELIB}/josepy/magic_typing.pyc
|
|
${PYSITELIB}/josepy/magic_typing.pyo
|
|
${PYSITELIB}/josepy/py.typed
|
|
${PYSITELIB}/josepy/util.py
|
|
${PYSITELIB}/josepy/util.pyc
|
|
${PYSITELIB}/josepy/util.pyo
|