Page MenuHomeFreeBSD

Add py3-* stub ports required for the upcoming finance/electrum update to 3.0.1
ClosedPublic

Authored by ehaupt on Nov 8 2017, 9:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 19 2023, 11:36 PM
Unknown Object (File)
Aug 27 2023, 6:46 AM
Unknown Object (File)
Aug 12 2023, 9:15 PM
Unknown Object (File)
Dec 28 2022, 5:58 AM
Unknown Object (File)
Dec 27 2022, 9:12 AM
Unknown Object (File)
Dec 22 2022, 8:52 AM
Unknown Object (File)
Dec 18 2022, 6:51 AM
Subscribers

Details

Summary

I'd like to update finance/electrum to 3.0.1 which has switched from qt4/python2.7 to qt5/python3. This update requires the presence of a few py3-* stub ports. The pre-commit hook currently prevents me from committing those.

I'd like to add the following ports:

  • devel/py3-protobuf
  • security/py3-pbkdf2
  • security/py3-pyaes
  • textproc/py3-qrcode
  • www/py3-httplib2
Test Plan

poudriere testport: OK

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable