pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-amaranth
Module Name: pkgsrc
Committed By: adam
Date: Sat Oct 19 16:34:14 UTC 2024
Modified Files:
pkgsrc/devel/py-amaranth: Makefile distinfo
Log Message:
py-amaranth: updated to 0.5.3
0.5.3
rpc: add support for `wiring.Component`.
Do not infer the ports from the publicly accessible wires, but instead
delegate finding the ports to the `rtlil.convert` function.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-amaranth/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-amaranth/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-amaranth/Makefile
diff -u pkgsrc/devel/py-amaranth/Makefile:1.4 pkgsrc/devel/py-amaranth/Makefile:1.5
--- pkgsrc/devel/py-amaranth/Makefile:1.4 Mon Oct 14 06:08:39 2024
+++ pkgsrc/devel/py-amaranth/Makefile Sat Oct 19 16:34:14 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2024/10/14 06:08:39 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2024/10/19 16:34:14 adam Exp $
-DISTNAME= amaranth-0.5.2
+DISTNAME= amaranth-0.5.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/amaranth/}
Index: pkgsrc/devel/py-amaranth/distinfo
diff -u pkgsrc/devel/py-amaranth/distinfo:1.2 pkgsrc/devel/py-amaranth/distinfo:1.3
--- pkgsrc/devel/py-amaranth/distinfo:1.2 Mon Sep 16 09:24:06 2024
+++ pkgsrc/devel/py-amaranth/distinfo Sat Oct 19 16:34:14 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2024/09/16 09:24:06 adam Exp $
+$NetBSD: distinfo,v 1.3 2024/10/19 16:34:14 adam Exp $
-BLAKE2s (amaranth-0.5.2.tar.gz) = 17739d67326b01fa1908dbfaefd6b61cf83aead173d42e9b87bdbd75c833be7b
-SHA512 (amaranth-0.5.2.tar.gz) = cf18101b0fab47b5de175e5721c99039c9047896d6d6c7f2742ee4340f06bcd33750e421257d23218b5cd7edbce596b6c651c512f49a2e5295a177e6afec216e
-Size (amaranth-0.5.2.tar.gz) = 225413 bytes
+BLAKE2s (amaranth-0.5.3.tar.gz) = d5a430f8109bc716bdadcb1fbe4e3b2967b682ee61b48606b632f7af7092f038
+SHA512 (amaranth-0.5.3.tar.gz) = 376bb360ef9c6a9d03259d0e4f474e8ea7acd117f05b695c2817d726c9685f27f416bd6807b6b32a6be93e5967a92c8965ffc81c3b010249427c3fbb0e1dcf66
+Size (amaranth-0.5.3.tar.gz) = 226337 bytes
Home |
Main Index |
Thread Index |
Old Index