Open
Bug 1763013
Opened 3 years ago
Updated 2 years ago
[python-nss] Misc infrastructure changes after 1.0.1
Categories
(NSS :: Tools, enhancement, P5)
NSS
Tools
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: saper, Unassigned)
References
Details
(Whiteboard: [nss-nofx])
Attachments
(1 file)
|
15.47 KB,
patch
|
Details | Diff | Splinter Review |
Steps to reproduce:
python-nss has collected some dust over the years
Those changes:
- fix -Wsign-compare warnings
- allow to run tests and doc generation on both Python 2 and 3
- allow building Python 2 and Python 3 wheel packages
- allow tests to be run cleanly on platforms like FreeBSD
This does not include PKCS#12 enhancements after
https://bugzilla.mozilla.org/show_bug.cgi?id=1707130 and a workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=1760813 yet.
| Reporter | ||
Comment 1•3 years ago
|
||
As discussed in https://bugzilla.mozilla.org/show_bug.cgi?id=1760591 we do not have a maintainer but I have patches pending for python-nss.
We do not have a separate component for python-nss nor we have a Phabricator repo, submitting here.
This should bring us a bit closer to a new minor release.
Comment 2•3 years ago
|
||
Thanks Marcin. For the moment, I'm going to mark this as blocked on 1760591 whilst we figure the future of python-nss.
Component: Libraries → Tools
Depends on: 1760591
Updated•2 years ago
|
Severity: -- → S4
Priority: -- → P5
Whiteboard: [nss-nofx]
You need to log in
before you can comment on or make changes to this bug.
Description
•