mirror of https://git.FreeBSD.org/ports.git
cad/py-amaranth: update 0.5.3 → 0.5.4
Reported by: portscout
This commit is contained in:
parent
6ac2cf8626
commit
1287b86e29
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= amaranth
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.5.3
|
||||
DISTVERSION= 0.5.4
|
||||
CATEGORIES= cad python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -50,6 +50,6 @@ do-install: # workaround for https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=2
|
|||
${_PYTHONPKGLIST}
|
||||
@cd ${STAGEDIR}${PREFIX} && ${FIND} lib -name '*.pyc' >> ${_PYTHONPKGLIST}
|
||||
|
||||
# tests as of 0.5.3: 1187 passed, 3 warnings in 76.94s (0:01:16)
|
||||
# tests as of 0.5.4: 1186 passed, 3 warnings in 50.72s
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1734163813
|
||||
SHA256 (amaranth-lang-amaranth-v0.5.3_GH0.tar.gz) = fa4ab52ad52bf03aed23184672005b040fbbec6f2e514f8a4501734aa8d473de
|
||||
SIZE (amaranth-lang-amaranth-v0.5.3_GH0.tar.gz) = 748492
|
||||
TIMESTAMP = 1734408752
|
||||
SHA256 (amaranth-lang-amaranth-v0.5.4_GH0.tar.gz) = 9af1bf415ce41f6e97f95d66e30c8bbf6f551d6628962fb44afecec0a7a35b45
|
||||
SIZE (amaranth-lang-amaranth-v0.5.4_GH0.tar.gz) = 748517
|
||||
|
|
Loading…
Reference in New Issue