pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-apycula
Module Name: pkgsrc
Committed By: adam
Date: Tue Feb 17 11:12:06 UTC 2026
Modified Files:
pkgsrc/devel/py-apycula: Makefile PLIST distinfo
Log Message:
py-apycula: updated to 0.29
0.29
25A unusual IOs.
Add a description of dedicated pins.
Read information about banks from a DAT file.
Read a list of alt IO functions from a DAT file.
Add IOBUFs for GW5AST-138C
Set fuses for unused I/O
Bump the Yosys version
Fix Tangmega138k overheating
Doc. BSRAM in the GW5A series.
Disable segment gates.
Enable ‘Byte Enable’ on BSRAM. for all chips, including the 5A series.
Add new wire tables.
Set DSP regs defaults
Implement GW5AST-138C clock system.
Add TangMega138k examples.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-apycula/Makefile \
pkgsrc/devel/py-apycula/PLIST pkgsrc/devel/py-apycula/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-apycula/Makefile
diff -u pkgsrc/devel/py-apycula/Makefile:1.1 pkgsrc/devel/py-apycula/Makefile:1.2
--- pkgsrc/devel/py-apycula/Makefile:1.1 Thu Dec 25 17:01:49 2025
+++ pkgsrc/devel/py-apycula/Makefile Tue Feb 17 11:12:06 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2025/12/25 17:01:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2026/02/17 11:12:06 adam Exp $
-DISTNAME= apycula-0.28
+DISTNAME= apycula-0.29
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/apycula/}
Index: pkgsrc/devel/py-apycula/PLIST
diff -u pkgsrc/devel/py-apycula/PLIST:1.1 pkgsrc/devel/py-apycula/PLIST:1.2
--- pkgsrc/devel/py-apycula/PLIST:1.1 Thu Dec 25 17:01:49 2025
+++ pkgsrc/devel/py-apycula/PLIST Tue Feb 17 11:12:06 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2025/12/25 17:01:49 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.2 2026/02/17 11:12:06 adam Exp $
bin/gowin_pack-${PYVERSSUFFIX}
bin/gowin_pll-${PYVERSSUFFIX}
bin/gowin_unpack-${PYVERSSUFFIX}
@@ -17,6 +17,7 @@ ${PYSITELIB}/apycula/GW1NZ-1.pickle
${PYSITELIB}/apycula/GW2A-18.pickle
${PYSITELIB}/apycula/GW2A-18C.pickle
${PYSITELIB}/apycula/GW5A-25A.pickle
+${PYSITELIB}/apycula/GW5AST-138C.pickle
${PYSITELIB}/apycula/__init__.py
${PYSITELIB}/apycula/__init__.pyc
${PYSITELIB}/apycula/__init__.pyo
Index: pkgsrc/devel/py-apycula/distinfo
diff -u pkgsrc/devel/py-apycula/distinfo:1.1 pkgsrc/devel/py-apycula/distinfo:1.2
--- pkgsrc/devel/py-apycula/distinfo:1.1 Thu Dec 25 17:01:49 2025
+++ pkgsrc/devel/py-apycula/distinfo Tue Feb 17 11:12:06 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2025/12/25 17:01:49 ryoon Exp $
+$NetBSD: distinfo,v 1.2 2026/02/17 11:12:06 adam Exp $
-BLAKE2s (apycula-0.28.tar.gz) = e0816646dec4fd094e8a44956b09667858a6e543791700195062650f443e4dad
-SHA512 (apycula-0.28.tar.gz) = af62a462baced81631574e2b8014a5ba05fce31b1a34d19469af8e4eaa41d497d69719cd38ebc117826633b7912d7f3eb3f5180bbceea019a83523f3abe71c35
-Size (apycula-0.28.tar.gz) = 22565221 bytes
+BLAKE2s (apycula-0.29.tar.gz) = 29d6d418607900227cfdea7138d475a38c3cc4db9baf5a65e1e54b7c23ce8818
+SHA512 (apycula-0.29.tar.gz) = 54cffcc1e82bd9f1f2ac66bc82f04d66986ad3322148918caac58fcfd193d983d2080e332f0806605e9d602eca0acbec1f4cd97172131e8670a419e63c9cfcdd
+Size (apycula-0.29.tar.gz) = 33745708 bytes
Home |
Main Index |
Thread Index |
Old Index