notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-ypy-websocket WebSocket connector for Ypy
0.12.4 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.12.4Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py39: py39-ypy-websocket
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):
py39-ypy-websocket
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly------0.12.40.12.4
FreeBSD:14:latest-------0.10.0
FreeBSD:14:quarterly------0.12.40.12.4
FreeBSD:15:latest--n/a-n/a-0.12.4-
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-hatchling>=0 : devel/py-hatchling@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-aiosqlite>=0.18.0<1 : databases/py-aiosqlite@py39
  2. py39-anyio>=3.6.2<5 : devel/py-anyio@py39
  3. py39-y-py>=0.6.0<0.7.0 : devel/py-y-py@py39
  4. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/y/ypy_websocket/
  2. https://pypi.org/packages/source/y/ypy_websocket/
Collapse this list.
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)
CommitCreditsLog message
0.12.4
31 Mar 2024 20:48:59
commit hash: 76c4e81029b26cc64f6bfb083a30f667298927ddcommit hash: 76c4e81029b26cc64f6bfb083a30f667298927ddcommit hash: 76c4e81029b26cc64f6bfb083a30f667298927ddcommit hash: 76c4e81029b26cc64f6bfb083a30f667298927dd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-ypy-websocket: Remove obsoleted port

Use devel/py-pycrdt-websocket instead.
0.12.4
11 Oct 2023 12:58:05
commit hash: ffd5a3b1c1139e25838cf43fdd00ed181f4c7ce6commit hash: ffd5a3b1c1139e25838cf43fdd00ed181f4c7ce6commit hash: ffd5a3b1c1139e25838cf43fdd00ed181f4c7ce6commit hash: ffd5a3b1c1139e25838cf43fdd00ed181f4c7ce6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: e5dafcc06ca6740fefb98db6f8732dbbb6adfdaacommit hash: e5dafcc06ca6740fefb98db6f8732dbbb6adfdaacommit hash: e5dafcc06ca6740fefb98db6f8732dbbb6adfdaacommit hash: e5dafcc06ca6740fefb98db6f8732dbbb6adfdaa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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
commit hash: d31fab290ee148af2369ad29c3c2a6d435f0fecdcommit hash: d31fab290ee148af2369ad29c3c2a6d435f0fecdcommit hash: d31fab290ee148af2369ad29c3c2a6d435f0fecdcommit hash: d31fab290ee148af2369ad29c3c2a6d435f0fecd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 12121a2aa47ec1a91e035fb428e6a3262c97bacdcommit hash: 12121a2aa47ec1a91e035fb428e6a3262c97bacdcommit hash: 12121a2aa47ec1a91e035fb428e6a3262c97bacdcommit hash: 12121a2aa47ec1a91e035fb428e6a3262c97bacd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 5a12996626e60ad681222345357dd336329f012ecommit hash: 5a12996626e60ad681222345357dd336329f012ecommit hash: 5a12996626e60ad681222345357dd336329f012ecommit hash: 5a12996626e60ad681222345357dd336329f012e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: bump PORTREVISION
0.8.2
21 Mar 2023 19:19:53
commit hash: c42e6ba699fc665c610fcf075a1d927bd300b8c2commit hash: c42e6ba699fc665c610fcf075a1d927bd300b8c2commit hash: c42e6ba699fc665c610fcf075a1d927bd300b8c2commit hash: c42e6ba699fc665c610fcf075a1d927bd300b8c2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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