Bug 243426 - devel/py-transitions: update to 0.7.2
Summary: devel/py-transitions: update to 0.7.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords: buildisok, patch
Depends on:
Blocks:
 
Reported: 2020-01-18 11:52 UTC by Sergey Akhmatov
Modified: 2020-01-18 18:36 UTC (History)
0 users

See Also:


Attachments
py-transitions-0.7.2 (952 bytes, patch)
2020-01-18 11:52 UTC, Sergey Akhmatov
sergey: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Akhmatov 2020-01-18 11:52:06 UTC
Created attachment 210840 [details]
py-transitions-0.7.2

Update devel/py-transitions to 0.7.2

Changes: https://github.com/pytransitions/transitions/releases/tag/0.7.2
- Bugfix: Fix transitions for enums with str behavior
- Bugfix: Don't mask away KeyError when executing a transition
- Feature: Add support for dynamic model state attribute

QA: poudriere testport with all flavours on 11.3, 12.0, 12.1
Comment 1 Automation User 2020-01-18 12:02:06 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/110431043
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-01-18 18:28:19 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Jan 18 18:27:14 UTC 2020
New revision: 523477
URL: https://svnweb.freebsd.org/changeset/ports/523477

Log:
  Update to 0.7.2

  Changes:	https://github.com/pytransitions/transitions/releases
  PR:		243426
  Submitted by:	Sergey Akhmatov <sergey@akhmatov.ru> (maintainer)

Changes:
  head/devel/py-transitions/Makefile
  head/devel/py-transitions/distinfo
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2020-01-18 18:36:49 UTC
Committed. Thanks!