pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/py-standard-chunk



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Apr 15 08:06:40 UTC 2026

Added Files:
        pkgsrc/audio/py-standard-chunk: DESCR Makefile PLIST distinfo

Log Message:
py-standard-chunk: added version 3.13.0

Standard library chunk redistribution.


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

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

Added files:

Index: pkgsrc/audio/py-standard-chunk/DESCR
diff -u /dev/null pkgsrc/audio/py-standard-chunk/DESCR:1.1
--- /dev/null   Wed Apr 15 08:06:40 2026
+++ pkgsrc/audio/py-standard-chunk/DESCR        Wed Apr 15 08:06:40 2026
@@ -0,0 +1 @@
+Standard library chunk redistribution.
Index: pkgsrc/audio/py-standard-chunk/Makefile
diff -u /dev/null pkgsrc/audio/py-standard-chunk/Makefile:1.1
--- /dev/null   Wed Apr 15 08:06:40 2026
+++ pkgsrc/audio/py-standard-chunk/Makefile     Wed Apr 15 08:06:40 2026
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2026/04/15 08:06:40 adam Exp $
+
+DISTNAME=      standard_chunk-3.13.0
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
+CATEGORIES=    audio python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=s/standard-chunk/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/youknowone/python-deadlib
+COMMENT=       Support for reading and writing Interchange File Format
+LICENSE=       python-software-foundation
+
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
+
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONS_INCOMPATIBLE=  310 311 312
+
+.include "../../lang/python/wheel.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/audio/py-standard-chunk/PLIST
diff -u /dev/null pkgsrc/audio/py-standard-chunk/PLIST:1.1
--- /dev/null   Wed Apr 15 08:06:40 2026
+++ pkgsrc/audio/py-standard-chunk/PLIST        Wed Apr 15 08:06:40 2026
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2026/04/15 08:06:40 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
+${PYSITELIB}/chunk/__init__.py
+${PYSITELIB}/chunk/__init__.pyc
+${PYSITELIB}/chunk/__init__.pyo
Index: pkgsrc/audio/py-standard-chunk/distinfo
diff -u /dev/null pkgsrc/audio/py-standard-chunk/distinfo:1.1
--- /dev/null   Wed Apr 15 08:06:40 2026
+++ pkgsrc/audio/py-standard-chunk/distinfo     Wed Apr 15 08:06:40 2026
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2026/04/15 08:06:40 adam Exp $
+
+BLAKE2s (standard_chunk-3.13.0.tar.gz) = 1943756c38361a69015b7d0e3c7c6f022d5217ecead06eae9a626514dffb65ad
+SHA512 (standard_chunk-3.13.0.tar.gz) = ddd837eb77c8a81fed7dbb28c790031269cbafe80428a6ca4b789cc20ef6f2537c6cb1bd333e94357377245e7bc2c680a5ceadc1f1dc73304057eace332ac188
+Size (standard_chunk-3.13.0.tar.gz) = 4672 bytes



Home | Main Index | Thread Index | Old Index