mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
devel/py-automaton: update to 1.5.0
Also, specify LICENSE. PR: 214741 Submitted by: maintainer
This commit is contained in:
parent
cbd70afe92
commit
6e7cc26e81
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427193
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= automaton
|
||||
PORTVERSION= 1.4.0
|
||||
PORTVERSION= 1.5.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,6 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Friendly state machines for python
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \
|
||||
${PYTHON_PKGNAMEPREFIX}debtcollector>=1.2.0:devel/py-debtcollector \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1476648562
|
||||
SHA256 (automaton-1.4.0.tar.gz) = 27bc790506057d9ef2bcc6cd36d5039aa28ae1836d1afb14b1c7ed3d94f48aa6
|
||||
SIZE (automaton-1.4.0.tar.gz) = 24938
|
||||
TIMESTAMP = 1479810590
|
||||
SHA256 (automaton-1.5.0.tar.gz) = 7f2339d90890a2ace5e0d98fd00278bc9b1c7a08413f4199d89b888df83ccb44
|
||||
SIZE (automaton-1.5.0.tar.gz) = 26006
|
||||
|
Loading…
Reference in New Issue
Block a user