Search Criteria
Package Details: python-nss 1.0.1-1
Git Clone URL: | https://aur.archlinux.org/python-nss.git (read-only, click to copy) |
---|---|
Package Base: | python-nss |
Description: | Python bindings for NSS and NSPR |
Upstream URL: | https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Python_binding_for_NSS |
Licenses: | |
Submitter: | grubber |
Maintainer: | None |
Last Packager: | lopsided98 |
Votes: | 8 |
Popularity: | 0.000213 |
First Submitted: | 2016-08-03 08:48 |
Last Updated: | 2017-09-30 19:38 |
Dependencies (4)
- nss (nss-hg)
- python (python-dbg)
- python-setuptools (make)
- python2-setuptools (make)
Latest Comments
node-nine commented on 2021-03-02 19:58
Apparently there is some confusion around where this package is currently being built/maintained. The gentleman Alex Scheel that is the current maintainer reached out to let me know that this package is likely to be abandoned by the Dogtag team.
Hopefully I do not cause any issue by sharing what I was told:
...we (Dogtag PKI) are probably going to remove our dependency on it and let the package be orphaned, upstream and downstream. We're mostly a Java stack, where JSS -- https://github.com/dogtagpki/jss/ -- is our preferred NSS binding package. The little bit we use python-nss for would easily be replaced by OpenSSL-backed python-cryptography instead.
If you can use Java, that'd probably be what I would do.
so, that being considered, perhaps the maintainers of the freeipa components can remove this package as a dependency? That's how I even ended up here - simply trying to get freeipa-client installed.
node-nine commented on 2021-02-26 21:44
Just an FYI - submitted upstream bug 1933360 due to this package failing to build via either the arch build process or via even a "pip install" (as both use the same sources).
https://bugzilla.redhat.com/show_bug.cgi?id=1933360
ashaman-crypto commented on 2020-12-26 19:42
Oddly enough my attempts to build an older version of the package all get the same error...
chetwisniewski commented on 2020-11-29 23:23
Looks like it is broken upstream, although FreeBSD may have suggested a fix:
https://reviews.freebsd.org/rP552572 https://bugzilla.redhat.com/show_bug.cgi?id=1892248 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973131
EDIT: The FreeBSD patch does allow this to build. See https://reviews.freebsd.org/source/ports/change/branches/2020Q4/security/py-python-nss/files/patch-src_py__nss.h;552573
fishbone222 commented on 2020-11-25 00:00
I get the error "conflicting types for RSAPublicKey" on building that package. Can someone give me a hint on how to fix that?
Lompik commented on 2016-09-01 19:08
I was not able to download from the ftp source. But I changed it to https and it worked. See https://ftp.mozilla.org/pub/security/python-nss/releases/PYNSS_RELEASE_1_0_0beta1/src/
I also used sha512sums = 1ee1a860ca79abc8fc26139e09a780758d2ce921afbf490b0672635d06b7301e68564e2c0d587c2dd040117619449c794e3221fad16a505760c003491f55c7b0
xpixelz commented on 2015-11-09 14:09
Correct link is
https://ftp.mozilla.org/pub/security/python-nss/releases/PYNSS_RELEASE_${pkgver//./_}/src/python-nss-${pkgver}.tar.bz2
v1k1n commented on 2015-09-30 15:48
I think the mirror moved here:
https://ftp.mozilla.org/pub/security/python-nss/releases/PYNSS_RELEASE_0_16_0/src/
v1k1n commented on 2015-09-30 15:47
Any idea what happened to the download location? It times out during installation.