Click here to visit the old openkoji buildsystem (Archived)

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

ID86876
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
Release13.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-nss.git#81d928e1bc0e25d0ee5de4ee6d2ae3cee97aa62d
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 bylichengxi
State failed
Volume DEFAULT
StartedSat, 19 Oct 2024 22:39:12 CST
CompletedSat, 19 Oct 2024 23:00:08 CST
Taskbuild (f41-build-side-1, /rpms/python-nss.git:81d928e1bc0e25d0ee5de4ee6d2ae3cee97aa62d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-nss.git#81d928e1bc0e25d0ee5de4ee6d2ae3cee97aa62d'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1^20210803hg9de14a6f77e2-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * 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