Sat, 28 Sep 2024 02:11:09 UTC | login

Information for build python-nss-1.0.1-13.fc30

ID84695
Package Namepython-nss
Version1.0.1
Release13.fc30
Epoch
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
StartedSun, 09 Dec 2018 20:47:49 UTC
CompletedSun, 09 Dec 2018 22:43:43 UTC
Taskbuild (f30-candidate, python-nss-1.0.1-13.fc30.src.rpm)
Tags
f30
f31
RPMs
src
python-nss-1.0.1-13.fc30.src.rpm (info) (download)
riscv64
python-nss-doc-1.0.1-13.fc30.riscv64.rpm (info) (download)
python2-nss-1.0.1-13.fc30.riscv64.rpm (info) (download)
python3-nss-1.0.1-13.fc30.riscv64.rpm (info) (download)
python-nss-debuginfo-1.0.1-13.fc30.riscv64.rpm (info) (download)
python-nss-debugsource-1.0.1-13.fc30.riscv64.rpm (info) (download)
python2-nss-debuginfo-1.0.1-13.fc30.riscv64.rpm (info) (download)
python3-nss-debuginfo-1.0.1-13.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jul 11 2018 <jdennis@redhat.com> - 1.0.1-12 - add gcc as a build requirement * Fri Jul 06 2018 <jdennis@redhat.com> - 1.0.1-11 - Move documentation generator from epydoc to Sphinx autodoc - Modify py2/py3 build logic to comply with new guidelines * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-10 - Rebuilt for Python 3.7 * Mon May 14 2018 <jdennis@redhat.com> - 1.0.1-9 - rebuild due to missing changelog entry * Mon May 14 2018 <jdennis@redhat.com> - 1.0.1-8 - update URL tag and SOURCE0 to current upstream URL's * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 26 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.0.1-6 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.0.1-5 - Python 2 binary package renamed to python2-nss See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Jul 07 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.0.1-2 - Rebuild due to bug in RPM (RHBZ #1468476) * Tue Feb 28 2017 John Dennis <jdennis@redhat.com> - 1.0.1-1 * Add TLS 1.3 cipher suites. * ssl_cipher_info.py now attempts to enable TLS 1.3. * Fix build issue in setup.py. python-nss can now be build as Python wheel, e.g. `pip wheel -w dist .` * The following constants were added: - ssl.TLS_AES_128_GCM_SHA256 - ssl.TLS_AES_256_GCM_SHA384 - ssl.TLS_CHACHA20_POLY1305_SHA256 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.0.0-3 - Rebuild for Python 3.6