Page MenuHomeFreeBSD

security/py-ecdsa: Update to 0.16.0
ClosedPublic

Authored by loader on Nov 12 2020, 3:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 19, 8:32 PM
Unknown Object (File)
Fri, Sep 19, 11:06 AM
Unknown Object (File)
Wed, Sep 17, 8:14 AM
Unknown Object (File)
Wed, Sep 17, 7:09 AM
Unknown Object (File)
Sep 16 2025, 1:25 AM
Unknown Object (File)
Sep 13 2025, 4:31 AM
Unknown Object (File)
Sep 11 2025, 12:31 AM
Unknown Object (File)
Sep 5 2025, 6:30 PM
Subscribers

Details

Summary

Proposed commit log message:

security/py-ecdsa: Update to 0.16.0

- Update to 0.16.0
- Add test target
- Pet portlint

Changelog:

    https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.16.0

Reviewed_by: koobs
Approved by: koobs (ports, mentor, maintainer)
Differential_Revision: D27187
MFH: No (API changes, unclear on compatibility)
Test Plan
  • portlint: OK (looks fine.)
  • testport: OK (poudriere: 1300123, [amd64], 'BUILD_ALL_PYTHON_FLAVORS=1', [py27, py36, py37, py38, py39] tested)
  • unittest: OK (

Python3.6 on amd64: 1473 passed in 209.06 seconds
Python3.7 on amd64: 1346 passed in 119.79 seconds
Python3.8 on amd64: 1418 passed in 144.18 seconds
Python3.9 on amd64: 1418 passed in 141.26 seconds
)

Diff Detail

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