Click here to visit the old openkoji buildsystem (Archived)

Information for build python-nss-1.0.1^20210803hg9de14a6f77e2-12.fc41

ID53529
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
Release12.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-nss.git#fad24e0a8f29ecfa9f6243ff6cb113f83f2695be
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 failed
Volume DEFAULT
StartedTue, 02 Jul 2024 13:58:09 CST
CompletedTue, 02 Jul 2024 14:07:17 CST
Taskbuild (f41, /rpms/python-nss.git:fad24e0a8f29ecfa9f6243ff6cb113f83f2695be)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-nss.git#fad24e0a8f29ecfa9f6243ff6cb113f83f2695be'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.0.1^20210803hg9de14a6f77e2-12 - Rebuilt for Python 3.13 * 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