FreeBSD Bugzilla – Attachment 207910 Details for
Bug 240894
[NEW PORT] devel/py-transitions: Lightweight, object-oriented state machine implementation.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-transitions-0.7.1
py-transitions-0.7.1.patch (text/plain), 1.43 KB, created by
Sergey Akhmatov
on 2019-09-28 11:40:08 UTC
(
hide
)
Description:
py-transitions-0.7.1
Filename:
MIME Type:
Creator:
Sergey Akhmatov
Created:
2019-09-28 11:40:08 UTC
Size:
1.43 KB
patch
obsolete
>Index: devel/py-transitions/Makefile >=================================================================== >--- devel/py-transitions/Makefile (nonexistent) >+++ devel/py-transitions/Makefile (working copy) >@@ -0,0 +1,22 @@ >+# $FreeBSD$ >+ >+PORTNAME= transitions >+DISTVERSION= 0.7.1 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= sergey@akhmatov.ru >+COMMENT= Lightweight, object-oriented Python state machine implementation >+ >+LICENSE= MIT >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+NO_ARCH= yes >+ >+.include <bsd.port.mk> >Index: devel/py-transitions/distinfo >=================================================================== >--- devel/py-transitions/distinfo (nonexistent) >+++ devel/py-transitions/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1569669785 >+SHA256 (transitions-0.7.1.tar.gz) = b73015080833b753cbb4a10f51f8234924ddfbdbaf33539fee4e4f3abfff454d >+SIZE (transitions-0.7.1.tar.gz) = 1318322 >Index: devel/py-transitions/pkg-descr >=================================================================== >--- devel/py-transitions/pkg-descr (nonexistent) >+++ devel/py-transitions/pkg-descr (working copy) >@@ -0,0 +1,4 @@ >+A lightweight, object-oriented state machine implementation in Python. >+Compatible with Python 2.7+ and 3.0+. >+ >+WWW: https://github.com/pytransitions/transitions
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
sergey
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 240894
: 207910