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)
Sun, Nov 24, 2:09 AM
Unknown Object (File)
Wed, Nov 20, 11:32 PM
Unknown Object (File)
Oct 21 2024, 6:24 PM
Unknown Object (File)
Oct 19 2024, 8:55 AM
Unknown Object (File)
Oct 3 2024, 2:30 AM
Unknown Object (File)
Sep 25 2024, 8:04 PM
Unknown Object (File)
Sep 22 2024, 6:30 PM
Unknown Object (File)
Sep 22 2024, 5:32 PM
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.