Wed, 31 Jul 2024 17:46:31 UTC | login

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

ID311548
Package Namepython-nss
Version1.0.1^20210803hg9de14a6f77e2
Release12.fc41
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 10 Jul 2024 16:07:52 UTC
CompletedWed, 10 Jul 2024 17:41:53 UTC
Taskbuild (f41, /rpms/python-nss.git:fad24e0a8f29ecfa9f6243ff6cb113f83f2695be)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-nss.git#fad24e0a8f29ecfa9f6243ff6cb113f83f2695be'}}
Tags
f41
RPMs
src
python-nss-1.0.1^20210803hg9de14a6f77e2-12.fc41.src.rpm (info) (download)
riscv64
python3-nss-1.0.1^20210803hg9de14a6f77e2-12.fc41.riscv64.rpm (info) (download)
python-nss-debugsource-1.0.1^20210803hg9de14a6f77e2-12.fc41.riscv64.rpm (info) (download)
python3-nss-debuginfo-1.0.1^20210803hg9de14a6f77e2-12.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
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