pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-automat



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Feb 13 21:13:11 UTC 2017

Added Files:
        pkgsrc/devel/py-automat: DESCR Makefile PLIST distinfo

Log Message:
Added devel/py-automat version 0.5.0

Automat is a library for concise, idiomatic Python expression of finite-state
automata (particularly deterministic finite-state transducers).


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/py-automat/DESCR \
    pkgsrc/devel/py-automat/Makefile pkgsrc/devel/py-automat/PLIST \
    pkgsrc/devel/py-automat/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/devel/py-automat/DESCR
diff -u /dev/null pkgsrc/devel/py-automat/DESCR:1.1
--- /dev/null   Mon Feb 13 21:13:11 2017
+++ pkgsrc/devel/py-automat/DESCR       Mon Feb 13 21:13:11 2017
@@ -0,0 +1,2 @@
+Automat is a library for concise, idiomatic Python expression of finite-state
+automata (particularly deterministic finite-state transducers).
Index: pkgsrc/devel/py-automat/Makefile
diff -u /dev/null pkgsrc/devel/py-automat/Makefile:1.1
--- /dev/null   Mon Feb 13 21:13:11 2017
+++ pkgsrc/devel/py-automat/Makefile    Mon Feb 13 21:13:11 2017
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2017/02/13 21:13:11 adam Exp $
+
+DISTNAME=      Automat-0.5.0
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
+CATEGORIES=    devel python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=A/Automat/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/glyph/Automat
+COMMENT=       Self-service finite-state machines for the programmer on the go
+LICENSE=       mit
+
+USE_LANGUAGES= # none
+
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-m2r-[0-9]*:../../textproc/py-m2r
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
+DEPENDS+=      ${PYPKGPREFIX}-attrs-[0-9]*:../../devel/py-attrs
+DEPENDS+=      ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-automat/PLIST
diff -u /dev/null pkgsrc/devel/py-automat/PLIST:1.1
--- /dev/null   Mon Feb 13 21:13:11 2017
+++ pkgsrc/devel/py-automat/PLIST       Mon Feb 13 21:13:11 2017
@@ -0,0 +1,41 @@
+@comment $NetBSD: PLIST,v 1.1 2017/02/13 21:13:11 adam Exp $
+bin/automat-visualize
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/automat/__init__.py
+${PYSITELIB}/automat/__init__.pyc
+${PYSITELIB}/automat/__init__.pyo
+${PYSITELIB}/automat/_core.py
+${PYSITELIB}/automat/_core.pyc
+${PYSITELIB}/automat/_core.pyo
+${PYSITELIB}/automat/_discover.py
+${PYSITELIB}/automat/_discover.pyc
+${PYSITELIB}/automat/_discover.pyo
+${PYSITELIB}/automat/_introspection.py
+${PYSITELIB}/automat/_introspection.pyc
+${PYSITELIB}/automat/_introspection.pyo
+${PYSITELIB}/automat/_methodical.py
+${PYSITELIB}/automat/_methodical.pyc
+${PYSITELIB}/automat/_methodical.pyo
+${PYSITELIB}/automat/_test/__init__.py
+${PYSITELIB}/automat/_test/__init__.pyc
+${PYSITELIB}/automat/_test/__init__.pyo
+${PYSITELIB}/automat/_test/test_core.py
+${PYSITELIB}/automat/_test/test_core.pyc
+${PYSITELIB}/automat/_test/test_core.pyo
+${PYSITELIB}/automat/_test/test_discover.py
+${PYSITELIB}/automat/_test/test_discover.pyc
+${PYSITELIB}/automat/_test/test_discover.pyo
+${PYSITELIB}/automat/_test/test_methodical.py
+${PYSITELIB}/automat/_test/test_methodical.pyc
+${PYSITELIB}/automat/_test/test_methodical.pyo
+${PYSITELIB}/automat/_test/test_visualize.py
+${PYSITELIB}/automat/_test/test_visualize.pyc
+${PYSITELIB}/automat/_test/test_visualize.pyo
+${PYSITELIB}/automat/_visualize.py
+${PYSITELIB}/automat/_visualize.pyc
+${PYSITELIB}/automat/_visualize.pyo
Index: pkgsrc/devel/py-automat/distinfo
diff -u /dev/null pkgsrc/devel/py-automat/distinfo:1.1
--- /dev/null   Mon Feb 13 21:13:11 2017
+++ pkgsrc/devel/py-automat/distinfo    Mon Feb 13 21:13:11 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/02/13 21:13:11 adam Exp $
+
+SHA1 (Automat-0.5.0.tar.gz) = 2fa7c1db2d1dab6cbb74ff5537e0f5be2782c637
+RMD160 (Automat-0.5.0.tar.gz) = 50c93ae5bee48c6a769f7a695027b2dda1f27a40
+SHA512 (Automat-0.5.0.tar.gz) = 7b4fc64e1b3cc514e3513c4be7387309a9e0c6d59ef091131404642b517a324b4a0eb677bee99da038664bd6713f2d2078c621f056e98b35966caf324741eeeb
+Size (Automat-0.5.0.tar.gz) = 32599 bytes



Home | Main Index | Thread Index | Old Index