Opened 2 years ago

Closed 18 months ago

Last modified 5 months ago

#64919 closed defect (fixed)

py-pynacl 1.5.0 [py27-pynacl]: support for python2.7 dropped

Reported by: jrw429 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc: stromnov (Andrey Stromnov), judaew (Vadym-Valdis Yudaiev), cooljeanius (Eric Gallager)
Port: py-pynacl

Description

Per the changelog of py-pynacl at https://pypi.org/project/PyNaCl/, version 1.5.0 drops support for python 2.7. Commit 787884021c6882862ee38e73924b5de6e4109201 updates to 1.5.0 but still says it works with 2.7. I was able to revert to the prior commit, 65ff5a6e0ceddc8bcf48596dda8450d1565c232f, and that fixed it for me.

Bazaar uses python 2.7, which uses PyNaCl, so having py27-pynacl update to version 1.5.0 breaks bzr. Reverting got bzr working again.

Change History (4)

comment:1 Changed 18 months ago by judaew (Vadym-Valdis Yudaiev)

Resolution: fixed
Status: newclosed
Last edited 18 months ago by jmroot (Joshua Root) (previous) (diff)

comment:2 Changed 18 months ago by judaew (Vadym-Valdis Yudaiev)

Cc: judaew added

comment:3 Changed 18 months ago by judaew (Vadym-Valdis Yudaiev)

See also #65114.

comment:4 Changed 5 months ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added
Note: See TracTickets for help on using tickets.