Page MenuHomeFreeBSD

devel/py-simpleeval: Update to version 0.9.3.
ClosedPublic

Authored by jrm on Jan 25 2017, 3:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 12, 6:25 AM
Unknown Object (File)
Feb 9 2024, 7:05 AM
Unknown Object (File)
Dec 21 2023, 11:36 PM
Unknown Object (File)
Dec 13 2023, 10:12 AM
Unknown Object (File)
Nov 28 2023, 4:26 AM
Unknown Object (File)
Nov 28 2023, 4:26 AM
Unknown Object (File)
Nov 28 2023, 4:26 AM
Unknown Object (File)
Nov 28 2023, 4:12 AM
Subscribers

Details

Summary

devel/py-simpleeval: Update to version 0.9.3.

Upstream breaking change: StringTooLong exception is now
IterableTooLong. All iterables are caught now, not just str.

Test Plan

portlint -C: OK
testport: OK (poudriere: 10.3-RELEASE-p10, i386, default options)
testport: OK (poudriere: 10.3-RELEASE-p10, amd64, default options)
testport: OK (poudriere: 11.0-RELEASE-p1, i386, default options)
testport: OK (poudriere: 11.0-RELEASE-p1, amd64, default options)

Diff Detail

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

Event Timeline

jrm retitled this revision from to devel/py-simpleeval: Update to version 0.9.3..
jrm updated this object.
jrm edited the test plan for this revision. (Show Details)
jrm added reviewers: swills, AMDmi3.
swills edited edge metadata.

Approved

This revision is now accepted and ready to land.Jan 25 2017, 3:36 PM
This revision was automatically updated to reflect the committed changes.