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)
Mon, Apr 27, 3:33 PM
Unknown Object (File)
Mon, Apr 27, 6:18 AM
Unknown Object (File)
Fri, Apr 17, 6:44 PM
Unknown Object (File)
Fri, Apr 17, 2:53 AM
Unknown Object (File)
Wed, Apr 15, 9:27 PM
Unknown Object (File)
Wed, Apr 15, 1:16 PM
Unknown Object (File)
Tue, Apr 14, 7:45 AM
Unknown Object (File)
Tue, Apr 7, 6:36 AM
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