mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to py3-comm-0.2.3
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
COMMENT = Jupyter comm implementation for use in ipykernel
|
||||
|
||||
MODPY_DISTV= 0.2.2
|
||||
DISTNAME= comm-${MODPY_DISTV}
|
||||
MODPY_DISTV= 0.2.3
|
||||
GH_ACCOUNT= ipython
|
||||
GH_PROJECT= comm
|
||||
GH_TAGNAME= v${MODPY_DISTV}
|
||||
PKGNAME= py-${DISTNAME}
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
@@ -11,10 +12,6 @@ CATEGORIES= devel
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MODULES= lang/python
|
||||
|
||||
MODPY_PI= Yes
|
||||
MODPY_PYBUILD= hatchling
|
||||
|
||||
NO_TEST = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (comm-0.2.2.tar.gz) = P9eoQGUwbge+oXc99uuCgt5RuoL3fHL5yFcWqxH+mA4=
|
||||
SIZE (comm-0.2.2.tar.gz) = 6210
|
||||
SHA256 (comm-0.2.3.tar.gz) = bbLNG1q3/1LG/o30c9VRiyn+Xw5ewmf8cxJypx5Gpeo=
|
||||
SIZE (comm-0.2.3.tar.gz) = 10525
|
||||
|
||||
Reference in New Issue
Block a user