pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Feb  2 18:50:49 UTC 2022

Modified Files:
        pkgsrc/misc: Makefile
Added Files:
        pkgsrc/misc/py-autocommand: DESCR Makefile PLIST distinfo

Log Message:
py-autocommand: added version 2.2.1

A library to automatically generate and run simple argparse parsers from
function signatures.


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

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

Modified files:

Index: pkgsrc/misc/Makefile
diff -u pkgsrc/misc/Makefile:1.559 pkgsrc/misc/Makefile:1.560
--- pkgsrc/misc/Makefile:1.559  Tue Jan 11 19:15:37 2022
+++ pkgsrc/misc/Makefile        Wed Feb  2 18:50:49 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.559 2022/01/11 19:15:37 adam Exp $
+# $NetBSD: Makefile,v 1.560 2022/02/02 18:50:49 adam Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -250,6 +250,7 @@ SUBDIR+=    pty-redir
 SUBDIR+=       py-anita
 SUBDIR+=       py-ansi
 SUBDIR+=       py-asciinema
+SUBDIR+=       py-autocommand
 SUBDIR+=       py-carddav
 SUBDIR+=       py-crashtest
 SUBDIR+=       py-immutables

Added files:

Index: pkgsrc/misc/py-autocommand/DESCR
diff -u /dev/null pkgsrc/misc/py-autocommand/DESCR:1.1
--- /dev/null   Wed Feb  2 18:50:49 2022
+++ pkgsrc/misc/py-autocommand/DESCR    Wed Feb  2 18:50:49 2022
@@ -0,0 +1,2 @@
+A library to automatically generate and run simple argparse parsers from
+function signatures.
Index: pkgsrc/misc/py-autocommand/Makefile
diff -u /dev/null pkgsrc/misc/py-autocommand/Makefile:1.1
--- /dev/null   Wed Feb  2 18:50:49 2022
+++ pkgsrc/misc/py-autocommand/Makefile Wed Feb  2 18:50:49 2022
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2022/02/02 18:50:49 adam Exp $
+
+DISTNAME=      autocommand-2.2.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    misc python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=a/autocommand/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/Lucretiel/autocommand
+COMMENT=       Create a command-line program from a function
+LICENSE=       gnu-lgpl-v3
+
+TEST_DEPENDS+= ${PYPKGPREFIX}-test>0:../../devel/py-test
+
+PYTHON_VERSIONS_INCOMPATIBLE=  27
+
+do-test:
+       cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} test
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/misc/py-autocommand/PLIST
diff -u /dev/null pkgsrc/misc/py-autocommand/PLIST:1.1
--- /dev/null   Wed Feb  2 18:50:49 2022
+++ pkgsrc/misc/py-autocommand/PLIST    Wed Feb  2 18:50:49 2022
@@ -0,0 +1,23 @@
+@comment $NetBSD: PLIST,v 1.1 2022/02/02 18:50:49 adam Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/autocommand/__init__.py
+${PYSITELIB}/autocommand/__init__.pyc
+${PYSITELIB}/autocommand/__init__.pyo
+${PYSITELIB}/autocommand/autoasync.py
+${PYSITELIB}/autocommand/autoasync.pyc
+${PYSITELIB}/autocommand/autoasync.pyo
+${PYSITELIB}/autocommand/autocommand.py
+${PYSITELIB}/autocommand/autocommand.pyc
+${PYSITELIB}/autocommand/autocommand.pyo
+${PYSITELIB}/autocommand/automain.py
+${PYSITELIB}/autocommand/automain.pyc
+${PYSITELIB}/autocommand/automain.pyo
+${PYSITELIB}/autocommand/autoparse.py
+${PYSITELIB}/autocommand/autoparse.pyc
+${PYSITELIB}/autocommand/autoparse.pyo
+${PYSITELIB}/autocommand/errors.py
+${PYSITELIB}/autocommand/errors.pyc
+${PYSITELIB}/autocommand/errors.pyo
Index: pkgsrc/misc/py-autocommand/distinfo
diff -u /dev/null pkgsrc/misc/py-autocommand/distinfo:1.1
--- /dev/null   Wed Feb  2 18:50:49 2022
+++ pkgsrc/misc/py-autocommand/distinfo Wed Feb  2 18:50:49 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/02/02 18:50:49 adam Exp $
+
+BLAKE2s (autocommand-2.2.1.tar.gz) = 9d065abf50a77c9cbabcfb3fc71ed38172439377a0e638ce560b8537393a90f8
+SHA512 (autocommand-2.2.1.tar.gz) = 42687c2ec6e82283570c9adba6cec048088336092c77a07db64851a9fcaf43f1715a8ebfeaba3136a50f7e0dbf4bb03373debe8ecf3cdf8adf73079a241ef6c1
+Size (autocommand-2.2.1.tar.gz) = 23151 bytes



Home | Main Index | Thread Index | Old Index