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

python3-scitokens-1.9.5-1.el8 RPM for noarch

From EPEL 8 Testing for x86_64 / Packages / p

Name: python3-scitokens Distribution: Fedora Project
Version: 1.9.5 Vendor: Fedora Project
Release: 1.el8 Build date: Fri Nov 7 03:59:26 2025
Group: Unspecified Build host: buildvm-a64-16.rdu3.fedoraproject.org
Size: 171790 Source RPM: python-scitokens-1.9.5-1.el8.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

* Thu Nov 06 2025 Derek Weitzel <dweitzel@unl.edu> - 1.9.5-1
  - Marking intensive tests and adding --no-intensive option to skip them
* Thu Nov 06 2025 Derek Weitzel <dweitzel@unl.edu> - 1.9.4-1
  - Marking intensive tests and adding --no-intensive option to skip them
* Thu Nov 06 2025 Derek Weitzel <dweitzel@unl.edu> - 1.9.3-1
  - Fixing tests to for network independence
* Thu Nov 06 2025 Derek Weitzel <dweitzel@unl.edu> - 1.9.2-1
  - Add conditionals to build requirements for RHEL 9+
* Wed Nov 05 2025 Derek Weitzel <dweitzel@unl.edu> - 1.9.0-1
  - Create simple CLI tool to examine keycache in Python and refresh all entries in keycache
  - Verify Thread-safe + Unwritable Cache + Negative Cache
  - Revamp Sphinx documentation
  - Patch Enforcer to validate against multiple issuers
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.8.1-10
  - Rebuilt for Python 3.14.0rc3 bytecode
* Tue Aug 19 2025 Derek Weitzel <dweitzel@unl.edu> - 1.8.2-1
  - Update spec file to remove outdated build macros
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.8.1-9
  - Rebuilt for Python 3.14.0rc2 bytecode
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 1.8.1-7
  - Rebuilt for Python 3.14
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.8.1-4
  - Rebuilt for Python 3.13
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* 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.9.5-py3.6.egg-info
/usr/lib/python3.6/site-packages/scitokens-1.9.5-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/scitokens-1.9.5-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/scitokens-1.9.5-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/scitokens-1.9.5-py3.6.egg-info/entry_points.txt
/usr/lib/python3.6/site-packages/scitokens-1.9.5-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/scitokens-1.9.5-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_add_key.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/scitokens/tools/__pycache__/admin_add_key.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__/admin_list_keys.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/scitokens/tools/__pycache__/admin_list_keys.cpython-36.pyc
/usr/lib/python3.6/site-packages/scitokens/tools/__pycache__/admin_remove_key.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/scitokens/tools/__pycache__/admin_remove_key.cpython-36.pyc
/usr/lib/python3.6/site-packages/scitokens/tools/__pycache__/admin_update_keys.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/scitokens/tools/__pycache__/admin_update_keys.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_add_key.py
/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/admin_list_keys.py
/usr/lib/python3.6/site-packages/scitokens/tools/admin_remove_key.py
/usr/lib/python3.6/site-packages/scitokens/tools/admin_update_keys.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
/usr/share/doc/python3-scitokens/README.rst
/usr/share/licenses/python3-scitokens
/usr/share/licenses/python3-scitokens/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Nov 9 05:32:03 2025