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

python3-scitokens-1.8.1-1.el7 RPM for noarch

From EPEL 7 for x86_64 / Packages / p

Name: python3-scitokens Distribution: Fedora Project
Version: 1.8.1 Vendor: Fedora Project
Release: 1.el7 Build date: Wed Sep 13 17:37:54 2023
Group: Unspecified Build host: buildvm-x86-07.iad2.fedoraproject.org
Size: 204432 Source RPM: python-scitokens-1.8.1-1.el7.src.rpm
Packager: Fedora Project
Url: https://scitokens.org
Summary: SciToken reference implementation library
SciToken reference implementation library

Provides

Requires

License

Apache-2.0

Changelog

* Wed Aug 09 2023 Derek Weitzel <dweitzel@unl.edu> - 1.8.1-1
  - Turn off tests that require networking
* Tue Aug 08 2023 Derek Weitzel <dweitzel@unl.edu> - 1.8.0-1
  - Add demo token issuer convenience functions
  - Improve testing of deserialization
  - Add RPM improvements for EPEL
* Tue Nov 22 2022 Derek Weitzel <dweitzel@unl.edu> - 1.7.4-1
  - Fix the version within the package
* Tue Nov 22 2022 Derek Weitzel <dweitzel@unl.edu> - 1.7.3-1
  - Remove aud enforcement from deserailize function
  - Add configuration for readthedocs
  - Remove six dependency
* Tue Oct 04 2022 Derek Weitzel <dweitzel@unl.edu> - 1.7.2-1
  - Documentation updates
* Wed Sep 28 2022 Derek Weitzel <dweitzel@unl.edu> - 1.7.1-1
  - Documentation updates
  - Fix setup tools and add pyproject.toml
* Fri Feb 18 2022 Derek Weitzel <dweitzel@unl.edu> - 1.7.0-1
  - Fix serialize mismatch between Python 3 and Python 2
  - Fix bug decoding a token with no audience
  - Update algorithm used to test UnsupportedKeyException
  - Update pyjwt version in requirements.txt
  - Default cached public keys set to 4 days
* Wed Nov 03 2021 Brian Lin <blin@cs.wisc.edu> - 1.6.2-1
  - Fix Python library version (SOFTWARE-4879)
* Wed Nov 03 2021 Brian Lin <blin@cs.wisc.edu> - 1.6.1-1
  - Reduce PyJWT version requirement made possible by #121 (SOFTWARE-4879)
* Mon Oct 11 2021 Derek Weitzel <dweitzel@cse.unl.edu> - 1.6.0-1
  - Ensure compatibility with older versions of PyJWT
  - Adding multiple aud in token support
* Mon Oct 11 2021 Derek Weitzel <dweitzel@cse.unl.edu> - 1.5.0-1
  - Include tests in distribution
  - Bump pyjwt version
  - Add test run with minimum dependencies
  - Run continuous integration on macOS and windows
  - Check verified claims for issuer in SciToken.serialize
  - Add base SciTokensException class
  - Remove verify=False keyword from calls to decode()
  - Print package list in CI jobs
  - Use python3_pkgversion macro in RPM package names
  - Move package version declaration into 'scitokens' module
  - Fix deprecation warning from cryptography.utils.int_from_bytes
* Mon Apr 19 2021 Derek Weitzel <dweitzel@cse.unl.edu> - 1.4.0-1
  - Add WLCG Token Discovery static function
* Mon Jan 25 2021 Derek Weitzel <dweitzel@cse.unl.edu> - 1.3.1-1
  - Fix dependency change of behavior in PyJWT
  - Add lifetime argument to scitokens-admin-create-token
* Wed Sep 30 2020 Diego Davila <didavila@ucsd.edu> - 1.2.4-3
  - Force the creation of symlinks so it doesn't fail on update (software-4233)
* Mon Sep 28 2020 Diego Davila <didavila@ucsd.edu> - 1.2.4-2
  - Avoid overwriting of scripts: scitokens-admin-create-* (software-4233)
* Tue Sep 22 2020 Derek Weitzel <dweitzel@cse.unl.edu> - 1.2.4-1
  - Same version in setup.py and spec
* Fri Sep 11 2020 Diego Davila <didavila@ucsd.edu> - 1.2.2-3
  - Add conditions to build both py2 and py3 packages for el7 (software-4233)
* Mon Aug 10 2020 Diego Davila <didavila@ucsd.edu> - 1.2.2-2
  - Add conditions to build for el8 (software-4126)
* Fri Feb 22 2019 Derek Weitzel <dweitzel@cse.unl.edu> - 1.2.2-1
  - Add EC support to the admin tools
* Sun Oct 21 2018 Derek Weitzel <dweitzel@cse.unl.edu> - 1.2.1-1
  - Support multiple audiences in verifier
* Tue Jul 10 2018 Derek Weitzel <dweitzel@cse.unl.edu> - 1.2.0-1
  - Merge in the "scope" change accidently mentioned in 1.1.0
* Fri Jul 06 2018 Derek Weitzel <dweitzel@cse.unl.edu> - 1.1.0-1
  - Add support for updated RFC for "scope"
  - Add support for Elliptic Curve cryptography
* Tue Jan 30 2018 Derek Weitzel <dweitzel@cse.unl.edu> - 1.0.2-1
  - Fix bug when configuration is not specified
* Tue Jan 30 2018 Derek Weitzel <dweitzel@cse.unl.edu> - 1.0.0-1
  - Add optional configuration file
  - Fix bug for missing kid
  - Add automatic jti generation
* Mon Nov 06 2017 Derek Weitzel <dweitzel@cse.unl.edu> - 0.3.3-1
  - Add subject testing in the Enforcer
* Mon Nov 06 2017 Derek Weitzel <dweitzel@cse.unl.edu> - 0.3.2-3
  - Include dependency for python-setuptools
* Fri Nov 03 2017 Derek Weitzel <dweitzel@cse.unl.edu> - 0.3.2-2
  - Update packaging to not include 2 scripts for the admin-create*
  - Include the correct package for python-jwt dependency
* Thu Nov 02 2017 Derek Weitzel <dweitzel@cse.unl.edu> - 0.3.2-1
  - Version bump to include spec in tag
* Wed Nov 01 2017 Derek Weitzel <dweitzel@cse.unl.edu> - 0.3.1-1
  - Fix packaging to include internal util module
* Wed Nov 01 2017 Derek Weitzel <dweitzel@cse.unl.edu> - 0.3.0-1
  - Initial package.

Files

/usr/bin/scitokens-admin-create-key
/usr/bin/scitokens-admin-create-token
/usr/bin/scitokens-verify-token
/usr/lib/python3.6/site-packages/scitokens
/usr/lib/python3.6/site-packages/scitokens-1.8.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/scitokens-1.8.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/scitokens-1.8.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/scitokens-1.8.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/scitokens-1.8.1-py3.6.egg-info/entry_points.txt
/usr/lib/python3.6/site-packages/scitokens-1.8.1-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/scitokens-1.8.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/scitokens/__init__.py
/usr/lib/python3.6/site-packages/scitokens/__pycache__
/usr/lib/python3.6/site-packages/scitokens/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/scitokens/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/scitokens/__pycache__/scitokens.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/scitokens/__pycache__/scitokens.cpython-36.pyc
/usr/lib/python3.6/site-packages/scitokens/__pycache__/urltools.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/scitokens/__pycache__/urltools.cpython-36.pyc
/usr/lib/python3.6/site-packages/scitokens/scitokens.py
/usr/lib/python3.6/site-packages/scitokens/tools
/usr/lib/python3.6/site-packages/scitokens/tools/__init__.py
/usr/lib/python3.6/site-packages/scitokens/tools/__pycache__
/usr/lib/python3.6/site-packages/scitokens/tools/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/scitokens/tools/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/scitokens/tools/__pycache__/admin_create_key.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/scitokens/tools/__pycache__/admin_create_key.cpython-36.pyc
/usr/lib/python3.6/site-packages/scitokens/tools/__pycache__/admin_create_token.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/scitokens/tools/__pycache__/admin_create_token.cpython-36.pyc
/usr/lib/python3.6/site-packages/scitokens/tools/__pycache__/verify_token.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/scitokens/tools/__pycache__/verify_token.cpython-36.pyc
/usr/lib/python3.6/site-packages/scitokens/tools/admin_create_key.py
/usr/lib/python3.6/site-packages/scitokens/tools/admin_create_token.py
/usr/lib/python3.6/site-packages/scitokens/tools/verify_token.py
/usr/lib/python3.6/site-packages/scitokens/urltools.py
/usr/lib/python3.6/site-packages/scitokens/utils
/usr/lib/python3.6/site-packages/scitokens/utils/__init__.py
/usr/lib/python3.6/site-packages/scitokens/utils/__pycache__
/usr/lib/python3.6/site-packages/scitokens/utils/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/scitokens/utils/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/scitokens/utils/__pycache__/config.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/scitokens/utils/__pycache__/config.cpython-36.pyc
/usr/lib/python3.6/site-packages/scitokens/utils/__pycache__/demo.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/scitokens/utils/__pycache__/demo.cpython-36.pyc
/usr/lib/python3.6/site-packages/scitokens/utils/__pycache__/errors.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/scitokens/utils/__pycache__/errors.cpython-36.pyc
/usr/lib/python3.6/site-packages/scitokens/utils/__pycache__/keycache.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/scitokens/utils/__pycache__/keycache.cpython-36.pyc
/usr/lib/python3.6/site-packages/scitokens/utils/__pycache__/scitokens_protect.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/scitokens/utils/__pycache__/scitokens_protect.cpython-36.pyc
/usr/lib/python3.6/site-packages/scitokens/utils/config.py
/usr/lib/python3.6/site-packages/scitokens/utils/demo.py
/usr/lib/python3.6/site-packages/scitokens/utils/errors.py
/usr/lib/python3.6/site-packages/scitokens/utils/keycache.py
/usr/lib/python3.6/site-packages/scitokens/utils/scitokens_protect.py
/usr/share/doc/python3-scitokens-1.8.1
/usr/share/doc/python3-scitokens-1.8.1/README.rst
/usr/share/licenses/python3-scitokens-1.8.1
/usr/share/licenses/python3-scitokens-1.8.1/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 25 02:24:52 2024