Click here to visit the old openkoji buildsystem (Archived)

Information for build python-nss-1.0.1^20210803hg9de14a6f77e2-11.fc40

ID39077
Package Namepython-nss
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.0.1^20210803hg9de14a6f77e2
Release11.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-nss.git#b24e0e4c095a17544d0b77be6cffa9ae6ceb87eb
SummaryPython bindings for Network Security Services (NSS)
DescriptionThis package provides Python bindings for Network Security Services (NSS) and the Netscape Portable Runtime (NSPR). NSS is a set of libraries supporting security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards. Specific NSS implementations have been FIPS-140 certified.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 04 May 2024 16:32:58 CST
CompletedSat, 04 May 2024 16:59:13 CST
Taskbuild (f40, /rpms/python-nss.git:b24e0e4c095a17544d0b77be6cffa9ae6ceb87eb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-nss.git#b24e0e4c095a17544d0b77be6cffa9ae6ceb87eb'}}
Tags
f40
RPMs
src
python-nss-1.0.1^20210803hg9de14a6f77e2-11.fc40.src.rpm (info) (download)
riscv64
python3-nss-1.0.1^20210803hg9de14a6f77e2-11.fc40.riscv64.rpm (info) (download)
python-nss-debugsource-1.0.1^20210803hg9de14a6f77e2-11.fc40.riscv64.rpm (info) (download)
python3-nss-debuginfo-1.0.1^20210803hg9de14a6f77e2-11.fc40.riscv64.rpm (info) (download)
Logs
riscv64
build.log
root.log
hw_info.log
state.log
installed_pkgs.log
mock_output.log
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1^20210803hg9de14a6f77e2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1^20210803hg9de14a6f77e2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1^20210803hg9de14a6f77e2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 1.0.1^20210803hg9de14a6f77e2-8 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1^20210803hg9de14a6f77e2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jan 04 2023 David Shea <reallylongword@gmail.com> - 1.0.1^20210803hg9de14a6f77e2-6 - Correct the license files * Tue Jan 03 2023 David Shea <reallylongword@gmail.com> - 1.0.1^20210803hg9de14a6f77e2-5 - Fix ChangeLog in the MANIFEST file - Remove the .c and .h files from the python module - Remove the sphinx docs * Tue Jan 03 2023 David Shea <reallylongword@gmail.com> - 1.0.1^20210803hg9de14a6f77e2-4 - Use the tox docs environment for buildrequires - Remove an unnecessary mkdir * Tue Jan 03 2023 David Shea <reallylongword@gmail.com> - 1.0.1^20210803hg9de14a6f77e2-3 - Fix the license to indicate the correct tri-license - Allow sphinx 5 for the docs - Use the deps from the docs extra for the sphinx requirement * Tue Jan 03 2023 David Shea <reallylongword@gmail.com> - 1.0.1^20210803hg9de14a6f77e2-2 - Update the license to use an SPDX identifier - Remove the sphinx .buildinfo file * Fri Sep 30 2022 David Shea <reallylongword@gmail.com> - 1.0.1^20210803hg9de14a6f77e2 - Restore the python-nss package - Start from the upstream hg tip - Modernize the build process to use a PEP517/518 style build - Modernize the spec file