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

python3-cepces-0.3.5-7.el8 RPM for noarch

From EPEL 8 for s390x / Packages / p

Name: python3-cepces Distribution: Fedora Project
Version: 0.3.5 Vendor: Fedora Project
Release: 7.el8 Build date: Tue Jan 31 06:22:51 2023
Group: Unspecified Build host: buildvm-x86-06.iad2.fedoraproject.org
Size: 299744 Source RPM: cepces-0.3.5-7.el8.src.rpm
Packager: Fedora Project
Url: https://github.com/openSUSE/cepces
Summary: Python part of cepces
cepces is an application for enrolling certificates through CEP and CES.
This package provides the Python part for CEP and CES interaction.

Provides

Requires

License

GPLv3+

Changelog

* Mon Jan 30 2023 Miro HronĨok <mhroncok@redhat.com> - 0.3.5-7
  - Rebuilt to change Python shebangs to /usr/bin/python3.6 on EPEL 8
* Sun Jul 24 2022 Ding-Yi Chen <dchen@redhat.com> - 0.3.5-6
  - Review comment #16 addressed
  - It make more sense that -selinux and -certmonger depends on main package,
    Not the other round
  - Recommends: logrotate
  - Supplements: -selinux, -certmonger
* Wed Jul 20 2022 Ding-Yi Chen <dchen@redhat.com> - 0.3.5-5
  - Add Pull request #19
  - Remove Pull request #17 as it is not accepted
  - Review comment #13, #14 addressed
* Mon Jun 27 2022 Ding-Yi Chen <dchen@redhat.com> - 0.3.5-4
  - Add Pull request #18
  - Replaces kerberos with gssapi
  - Replaces requests_kerberos with requests_gssapi
* Fri Jun 24 2022 Ding-Yi Chen <dchen@redhat.com> - 0.3.5-3
  - Review comment #4, #7 addressed
* Wed Jun 22 2022 Ding-Yi Chen <dchen@redhat.com> - 0.3.5-2
  - Review comment #1 addressed
* Thu Jun 16 2022 Ding-Yi Chen <dchen@redhat.com> - 0.3.5-1
  - Initial import to Fedora
  - Add logrotate
  - Applied patch for https://github.com/openSUSE/cepces/issues/15
* Fri Oct 01 2021 Daniel Uvehag <daniel.uvehag@gmail.com> - 0.3.4-1
  - Fix collections deprecation
* Fri Oct 01 2021 Daniel Uvehag <daniel.uvehag@gmail.com> - 0.3.4-1
  - Fix collections deprecation
* Mon Jul 29 2019 Daniel Uvehag <daniel.uvehag@gmail.com> - 0.3.3-2
  - Add missing log directory
* Mon Jul 29 2019 Daniel Uvehag <daniel.uvehag@gmail.com> - 0.3.3-1
  - Update to version 0.3.3-1
* Mon Feb 05 2018 Daniel Uvehag <daniel.uvehag@gmail.com> - 0.3.0-1
  - Update to version 0.3.0-1
* Thu Feb 01 2018 Daniel Uvehag <daniel.uvehag@gmail.com> - 0.2.1-1
  - Update to version 0.2.1-1
* Mon Jun 27 2016 Daniel Uvehag <daniel.uvehag@gmail.com> - 0.1.0-1
  - Initial package.

Files

/usr/lib/python3.6/site-packages/cepces
/usr/lib/python3.6/site-packages/cepces-0.3.5-py3.6.egg-info
/usr/lib/python3.6/site-packages/cepces-0.3.5-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/cepces-0.3.5-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/cepces-0.3.5-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/cepces-0.3.5-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/cepces/__init__.py
/usr/lib/python3.6/site-packages/cepces/__pycache__
/usr/lib/python3.6/site-packages/cepces/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/__pycache__/auth.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/__pycache__/auth.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/__pycache__/config.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/__pycache__/config.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/__pycache__/core.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/__pycache__/core.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/__pycache__/log.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/__pycache__/log.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/auth.py
/usr/lib/python3.6/site-packages/cepces/certmonger
/usr/lib/python3.6/site-packages/cepces/certmonger/__init__.py
/usr/lib/python3.6/site-packages/cepces/certmonger/__pycache__
/usr/lib/python3.6/site-packages/cepces/certmonger/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/certmonger/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/certmonger/__pycache__/core.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/certmonger/__pycache__/core.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/certmonger/__pycache__/operation.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/certmonger/__pycache__/operation.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/certmonger/core.py
/usr/lib/python3.6/site-packages/cepces/certmonger/operation.py
/usr/lib/python3.6/site-packages/cepces/config.py
/usr/lib/python3.6/site-packages/cepces/core.py
/usr/lib/python3.6/site-packages/cepces/krb5
/usr/lib/python3.6/site-packages/cepces/krb5/__init__.py
/usr/lib/python3.6/site-packages/cepces/krb5/__pycache__
/usr/lib/python3.6/site-packages/cepces/krb5/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/krb5/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/krb5/__pycache__/core.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/krb5/__pycache__/core.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/krb5/__pycache__/functions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/krb5/__pycache__/functions.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/krb5/__pycache__/lib.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/krb5/__pycache__/lib.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/krb5/__pycache__/types.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/krb5/__pycache__/types.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/krb5/core.py
/usr/lib/python3.6/site-packages/cepces/krb5/functions.py
/usr/lib/python3.6/site-packages/cepces/krb5/lib.py
/usr/lib/python3.6/site-packages/cepces/krb5/types.py
/usr/lib/python3.6/site-packages/cepces/log.py
/usr/lib/python3.6/site-packages/cepces/soap
/usr/lib/python3.6/site-packages/cepces/soap/__init__.py
/usr/lib/python3.6/site-packages/cepces/soap/__pycache__
/usr/lib/python3.6/site-packages/cepces/soap/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/soap/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/soap/__pycache__/auth.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/soap/__pycache__/auth.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/soap/__pycache__/service.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/soap/__pycache__/service.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/soap/__pycache__/types.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/soap/__pycache__/types.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/soap/auth.py
/usr/lib/python3.6/site-packages/cepces/soap/service.py
/usr/lib/python3.6/site-packages/cepces/soap/types.py
/usr/lib/python3.6/site-packages/cepces/wstep
/usr/lib/python3.6/site-packages/cepces/wstep/__init__.py
/usr/lib/python3.6/site-packages/cepces/wstep/__pycache__
/usr/lib/python3.6/site-packages/cepces/wstep/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/wstep/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/wstep/__pycache__/service.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/wstep/__pycache__/service.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/wstep/__pycache__/types.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/wstep/__pycache__/types.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/wstep/service.py
/usr/lib/python3.6/site-packages/cepces/wstep/types.py
/usr/lib/python3.6/site-packages/cepces/xcep
/usr/lib/python3.6/site-packages/cepces/xcep/__init__.py
/usr/lib/python3.6/site-packages/cepces/xcep/__pycache__
/usr/lib/python3.6/site-packages/cepces/xcep/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/xcep/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/xcep/__pycache__/converter.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/xcep/__pycache__/converter.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/xcep/__pycache__/service.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/xcep/__pycache__/service.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/xcep/__pycache__/types.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/xcep/__pycache__/types.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/xcep/converter.py
/usr/lib/python3.6/site-packages/cepces/xcep/service.py
/usr/lib/python3.6/site-packages/cepces/xcep/types.py
/usr/lib/python3.6/site-packages/cepces/xml
/usr/lib/python3.6/site-packages/cepces/xml/__init__.py
/usr/lib/python3.6/site-packages/cepces/xml/__pycache__
/usr/lib/python3.6/site-packages/cepces/xml/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/xml/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/xml/__pycache__/binding.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/xml/__pycache__/binding.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/xml/__pycache__/converter.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/xml/__pycache__/converter.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/xml/__pycache__/util.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/cepces/xml/__pycache__/util.cpython-36.pyc
/usr/lib/python3.6/site-packages/cepces/xml/binding.py
/usr/lib/python3.6/site-packages/cepces/xml/converter.py
/usr/lib/python3.6/site-packages/cepces/xml/util.py
/usr/share/licenses/python3-cepces
/usr/share/licenses/python3-cepces/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 17 04:08:46 2024