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 on branch 2022Q2
py-priority1 Pure-Python implementation of the HTTP/2 priority tree
1.3.0_1 www on this many watch lists=3 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 1.3.0_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-07-06 15:06:17
Last Update: 2024-05-13 14:13:22
Commit Hash: c7c0903
People watching this port, also watch:: qtkeychain-qt5, py311-treq, py311-Automat, linux-c7-atk, py311-beautifulsoup
Also Listed In: python
License: MIT
WWW:
https://github.com/python-hyper/priority
Description:
Priority is a pure-Python implementation of the priority logic for HTTP/2, set out in RFC 7540 Section 5.3 (Stream Priority). This logic allows for clients to express a preference for how the server allocates its (limited) resources to the many outstanding HTTP requests that may be running over a single HTTP/2 connection. Specifically, this Python implementation uses a variant of the implementation used in the excellent H2O project. This original implementation is also the inspiration for nghttp2's priority implementation, and generally produces a very clean and even priority stream. The only notable changes from H2O's implementation are small modifications to allow the priority implementation to work cleanly as a separate implementation, rather than being embedded in a HTTP/2 stack directly. While priority information in HTTP/2 is only a suggestion, rather than an enforceable constraint, where possible servers should respect the priority requests of their clients.
Homepage    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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}priority1>0:www/py-priority1@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-priority1/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-priority1
  • pkg install py39-priority1
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-priority1 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-priority1
Package flavors (<flavor>: <package>)
  • py39: py39-priority1
distinfo:
TIMESTAMP = 1530051116 SHA256 (priority-1.3.0.tar.gz) = 6bc1961a6d7fcacbfc337769f1a382c8e746566aaa365e78047abe9f66b2ffbe SIZE (priority-1.3.0.tar.gz) = 13827

Packages (timestamps in pop-ups are UTC):
py39-priority1
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--1.3.0--n/an/an/a
FreeBSD:14:latest--1.3.0--1.3.0-1.3.0
FreeBSD:14:quarterly-----1.3.01.3.01.3.0
FreeBSD:15:latest--n/a-n/an/a1.3.01.3.0
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py311-priority1
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.0_11.3.0_1-1.3.0_11.3.0_1n/an/an/a
FreeBSD:13:quarterly1.3.0_11.3.0_1-1.3.0_11.3.0_1n/an/an/a
FreeBSD:14:latest1.3.0_11.3.0_1-1.3.0_11.3.0_1---
FreeBSD:14:quarterly1.3.0_11.3.0_1-1.3.0_11.3.0_1---
FreeBSD:15:latest1.3.0_11.3.0_1n/a1.3.0_1n/an/a--
FreeBSD:15:quarterly1.3.0_11.3.0_1n/a-n/an/a--
FreeBSD:16:latest1.3.0_11.3.0_1n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-twisted

Configuration Options:
No options to configure
Options name:
www_py-priority1
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/p/priority/
  2. https://pypi.org/packages/source/p/priority/
Collapse this list.

There are no commits on branch 2022Q2 for this port