pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-autobahn
Module Name: pkgsrc
Committed By: adam
Date: Fri Oct 25 10:55:14 UTC 2024
Modified Files:
pkgsrc/www/py-autobahn: Makefile distinfo
Removed Files:
pkgsrc/www/py-autobahn/patches: patch-setup.py
Log Message:
py-autobahn: updated to 24.4.2
24.4.2
Unknown changes
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/www/py-autobahn/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/www/py-autobahn/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/www/py-autobahn/patches/patch-setup.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-autobahn/Makefile
diff -u pkgsrc/www/py-autobahn/Makefile:1.40 pkgsrc/www/py-autobahn/Makefile:1.41
--- pkgsrc/www/py-autobahn/Makefile:1.40 Fri Apr 26 22:47:59 2024
+++ pkgsrc/www/py-autobahn/Makefile Fri Oct 25 10:55:14 2024
@@ -1,20 +1,19 @@
-# $NetBSD: Makefile,v 1.40 2024/04/26 22:47:59 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2024/10/25 10:55:14 adam Exp $
-DISTNAME= autobahn-23.6.2
+DISTNAME= autobahn-24.4.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/autobahn/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://crossbar.io/autobahn/
+HOMEPAGE= https://github.com/crossbario/autobahn-python
COMMENT= WebSocket client and server library, WAMP real-time framework
LICENSE= mit
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=0:../../devel/py-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel>=0:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-txaio>=21.2.1:../../devel/py-txaio
DEPENDS+= ${PYPKGPREFIX}-hyperlink>=21.0.0:../../www/py-hyperlink
+DEPENDS+= ${PYPKGPREFIX}-setuptools>=0:../../devel/py-setuptools
TEST_DEPENDS+= ${PYPKGPREFIX}-mock>=1.3.0:../../devel/py-mock
TEST_DEPENDS+= ${PYPKGPREFIX}-nacl>=0:../../security/py-nacl
TEST_DEPENDS+= ${PYPKGPREFIX}-test>=2.8.6:../../devel/py-test
@@ -22,8 +21,6 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-twisted>=0
USE_LANGUAGES= c
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
BUILDLINK_TRANSFORM+= rm:-march=native
post-install:
Index: pkgsrc/www/py-autobahn/distinfo
diff -u pkgsrc/www/py-autobahn/distinfo:1.32 pkgsrc/www/py-autobahn/distinfo:1.33
--- pkgsrc/www/py-autobahn/distinfo:1.32 Mon Jun 19 08:14:43 2023
+++ pkgsrc/www/py-autobahn/distinfo Fri Oct 25 10:55:14 2024
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.32 2023/06/19 08:14:43 wiz Exp $
+$NetBSD: distinfo,v 1.33 2024/10/25 10:55:14 adam Exp $
-BLAKE2s (autobahn-23.6.2.tar.gz) = c29bf12c429281d305b0b4ea2cea03b0b427253fc3fb4b3f809394590ae6160a
-SHA512 (autobahn-23.6.2.tar.gz) = 5935203277d17aab3f80e6edf700ff173fe7e23622b9d2617f91e080f56b078f947f907289f008b5eb21b1346142274616baad4a36629f49dafe409d6fdb931a
-Size (autobahn-23.6.2.tar.gz) = 480814 bytes
-SHA1 (patch-setup.py) = cae70ed045236b5234bd91026f13c9f89e209f2a
+BLAKE2s (autobahn-24.4.2.tar.gz) = 32a5751c7b9aae0ca0501c893448140ec124d5760a7303d47d04aa1595a3c363
+SHA512 (autobahn-24.4.2.tar.gz) = 2caffa9a49e3661e665a4e2641b96ff48581264654cb35ebc2e8a67620ce81bd330895bb12a098488676ab74c8275e601f45357840ca074c3c6a3d7247e563e9
+Size (autobahn-24.4.2.tar.gz) = 482700 bytes
Home |
Main Index |
Thread Index |
Old Index