Port details |
- py-ypy-websocket WebSocket connector for Ypy
- 0.12.4 devel
=0 0.12.4Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-03-21 19:25:15
- Last Update: 2024-03-31 20:48:59
- Commit Hash: 76c4e81
- Also Listed In: python
- License: MIT
- WWW:
- https://davidbrochart.github.io/ypy-websocket/
- https://github.com/y-crdt/ypy-websocket
- Description:
- ypy-websocket is an async WebSocket connector for Ypy.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ypy-websocket>0:devel/py-ypy-websocket@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-ypy-websocket
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1696904142
SHA256 (ypy_websocket-0.12.4.tar.gz) = cbbf5fdaa9a301a0b5f9455f1f29478b7c05b62773b2dd2a65c6502b4e10afa1
SIZE (ypy_websocket-0.12.4.tar.gz) = 17046
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-hatchling>=0 : devel/py-hatchling@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-aiosqlite>=0.18.0<1 : databases/py-aiosqlite@py39
- py39-anyio>=3.6.2<5 : devel/py-anyio@py39
- py39-y-py>=0.6.0<0.7.0 : devel/py-y-py@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py39-ypy-websocket-0.12.4:
DJANGO=off: Django support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-ypy-websocket
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to devel/py-pycrdt-websocket on 2024-03-31
REASON: Remove obsoleted port. Use devel/py-pycrdt-websocket instead
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.12.4 31 Mar 2024 20:48:59 |
Po-Chuan Hsieh (sunpoet) |
devel/py-ypy-websocket: Remove obsoleted port
Use devel/py-pycrdt-websocket instead. |
0.12.4 11 Oct 2023 12:58:05 |
Po-Chuan Hsieh (sunpoet) |
devel/py-ypy-websocket: Update to 0.12.4
- Update WWW
- Change RUN_DEPENDS from py-anyio3 to py-anyio
- Add DJANGO option
Changes: https://github.com/y-crdt/ypy-websocket/releases |
0.10.0_1 04 Sep 2023 21:30:16 |
Po-Chuan Hsieh (sunpoet) |
devel/py-ypy-websocket: Change RUN_DEPENDS from py-anyio to py-anyio3
- Bump PORTREVISION for dependency change |
0.10.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
0.10.0 05 Jun 2023 18:47:18 |
Po-Chuan Hsieh (sunpoet) |
devel/py-ypy-websocket: Update to 0.10.0
Changes: https://github.com/y-crdt/ypy-websocket/releases |
0.9.0 27 Apr 2023 15:46:38 |
Po-Chuan Hsieh (sunpoet) |
devel/py-ypy-websocket: Update to 0.9.0
Changes: https://github.com/y-crdt/ypy-websocket/releases |
0.8.4 05 Apr 2023 17:30:40 |
Po-Chuan Hsieh (sunpoet) |
devel/py-ypy-websocket: Update to 0.8.4
Changes: https://github.com/y-crdt/ypy-websocket/releases |
0.8.2_1 04 Apr 2023 18:29:11 |
Antoine Brodin (antoine) |
USE_PYTHON=pep517: bump PORTREVISION |
0.8.2 21 Mar 2023 19:19:53 |
Po-Chuan Hsieh (sunpoet) |
devel/py-ypy-websocket: Add py-ypy-websocket 0.8.2
ypy-websocket is an async WebSocket connector for Ypy. |
Number of commits found: 9
|