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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-yarl Yet another URL library
1.9.4 www on this many watch lists=2 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.9.4Version of this port present on the latest quarterly branch.
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-06-16 16:37:00
Last Update: 2024-02-21 06:07:35
Commit Hash: d3af6c1
People watching this port, also watch:: font-misc-meltho, py39-pycparser, openjdk8, tmux, desktop-file-utils
Also Listed In: python
License: APACHE20
WWW:
https://github.com/aio-libs/yarl
Description:
Yet another URL library.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}yarl>0:www/py-yarl@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-yarl/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-yarl
  • pkg install py39-yarl
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-yarl listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-yarl
Package flavors (<flavor>: <package>)
  • py39: py39-yarl
distinfo:
TIMESTAMP = 1708453203 SHA256 (yarl-1.9.4.tar.gz) = 566db86717cf8080b99b58b083b773a908ae40f06681e87e589a976faf8246bf SIZE (yarl-1.9.4.tar.gz) = 141869

Packages (timestamps in pop-ups are UTC):
py37-yarl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.6.3---1.6.3-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-yarl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.9.41.9.4-1.9.41.9.4---
FreeBSD:13:quarterly1.9.21.9.21.9.21.9.21.9.41.9.21.9.21.9.2
FreeBSD:14:latest1.9.41.9.41.8.21.9.41.9.41.9.2-1.9.2
FreeBSD:14:quarterly1.9.21.9.4-1.9.21.9.41.9.21.9.21.9.2
FreeBSD:15:latest1.9.41.9.4n/a1.9.2n/a1.9.21.9.21.9.4
FreeBSD:15:quarterly--n/a-n/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-expandvars>=0 : devel/py-expandvars@py39
  3. py39-wheel>=0 : devel/py-wheel@py39
  4. cython-3.9 : lang/cython@py39
  5. python3.9 : lang/python39
  6. py39-build>=0 : devel/py-build@py39
  7. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-pytest-runner>0 : devel/py-pytest-runner@py39
  2. py39-pytest>=7,1 : devel/py-pytest@py39
  3. python3.9 : lang/python39
Runtime dependencies:
  1. py39-multidict>0 : www/py-multidict@py39
  2. py39-idna>0 : dns/py-idna@py39
  3. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-azure-data-tables
  2. devel/py-vcrpy
  3. finance/py-ccxt
  4. www/py-aiohttp
  5. www/py-aiohttp-middlewares

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/py-aiohttp2*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

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

Number of commits found: 33

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.9.4
21 Feb 2024 06:07:35
commit hash: d3af6c1c0caa1585dc88e07c6981f5ce1b817ec8commit hash: d3af6c1c0caa1585dc88e07c6981f5ce1b817ec8commit hash: d3af6c1c0caa1585dc88e07c6981f5ce1b817ec8commit hash: d3af6c1c0caa1585dc88e07c6981f5ce1b817ec8 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
www/py-yarl: add ${PY_SETUPTOOLS} to BUILD_DEPENDS

devel/py-wheel is not a PEP-517 build backend; add the real one.
Once the linked PR is committed, this build will fail.

With hat: python
PR: 270510
1.9.4
20 Feb 2024 18:52:47
commit hash: f40c9c16bec4d148fe000e5856f2a11defd36362commit hash: f40c9c16bec4d148fe000e5856f2a11defd36362commit hash: f40c9c16bec4d148fe000e5856f2a11defd36362commit hash: f40c9c16bec4d148fe000e5856f2a11defd36362 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
www/py-yarl: update 1.9.2 → 1.9.4
1.9.2
26 Aug 2023 21:42:38
commit hash: ee395cb28984999726b3c8c50615dfe85f12d0b7commit hash: ee395cb28984999726b3c8c50615dfe85f12d0b7commit hash: ee395cb28984999726b3c8c50615dfe85f12d0b7commit hash: ee395cb28984999726b3c8c50615dfe85f12d0b7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-yarl: Remove outdated PYTHON_REL check after lang/python37 removal

Approved by:	portmgr (blanket)
With hat:	python
1.9.2
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>
1.9.2
02 May 2023 17:12:05
commit hash: ed1cd3fc41778c8ab9c0828d2bbe1f4aa0eed9a5commit hash: ed1cd3fc41778c8ab9c0828d2bbe1f4aa0eed9a5commit hash: ed1cd3fc41778c8ab9c0828d2bbe1f4aa0eed9a5commit hash: ed1cd3fc41778c8ab9c0828d2bbe1f4aa0eed9a5 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
www/py-yarl: update 1.9.1 → 1.9.2
1.9.1
24 Apr 2023 20:03:47
commit hash: d1282675e2c3865f128a9abda0887785fe10ff11commit hash: d1282675e2c3865f128a9abda0887785fe10ff11commit hash: d1282675e2c3865f128a9abda0887785fe10ff11commit hash: d1282675e2c3865f128a9abda0887785fe10ff11 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
www/py-yarl: update 1.8.2 → 1.9.1
1.8.2
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
1.8.2
05 Dec 2022 19:28:14
commit hash: 057353f75fd949a209677e56fad653f7e2205614commit hash: 057353f75fd949a209677e56fad653f7e2205614commit hash: 057353f75fd949a209677e56fad653f7e2205614commit hash: 057353f75fd949a209677e56fad653f7e2205614 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
www/py-yarl: update 1.8.1 → 1.8.2
1.8.1
21 Nov 2022 17:23:42
commit hash: f8e9da875473a0b8bedcb995245fbf6d3c2d30d0commit hash: f8e9da875473a0b8bedcb995245fbf6d3c2d30d0commit hash: f8e9da875473a0b8bedcb995245fbf6d3c2d30d0commit hash: f8e9da875473a0b8bedcb995245fbf6d3c2d30d0 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: switch my ports from USES=pytest to USE_PYTHON=pytest

Suggested by:	sunpoet
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.8.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.8.1
03 Aug 2022 18:38:09
commit hash: 6643604ed5b129571a34c9a0625a05d0bc4853a8commit hash: 6643604ed5b129571a34c9a0625a05d0bc4853a8commit hash: 6643604ed5b129571a34c9a0625a05d0bc4853a8commit hash: 6643604ed5b129571a34c9a0625a05d0bc4853a8 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
www/py-yarl: update 1.8.0 → 1.8.1
1.8.0
02 Aug 2022 16:10:48
commit hash: f2b0c1d23946610f794fc39c953e529ea0a0db5ccommit hash: f2b0c1d23946610f794fc39c953e529ea0a0db5ccommit hash: f2b0c1d23946610f794fc39c953e529ea0a0db5ccommit hash: f2b0c1d23946610f794fc39c953e529ea0a0db5c files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
www/py-yarl: update 1.7.2 → 1.8.0
1.7.2
20 Apr 2022 12:32:16
commit hash: 6d1861e14acfb86e1df3f0a7a8e5a1a764f1f62bcommit hash: 6d1861e14acfb86e1df3f0a7a8e5a1a764f1f62bcommit hash: 6d1861e14acfb86e1df3f0a7a8e5a1a764f1f62bcommit hash: 6d1861e14acfb86e1df3f0a7a8e5a1a764f1f62b files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
www/py-yarl: switch to USES=pytest
1.7.2
02 Nov 2021 18:56:22
commit hash: 0643e974e8910fa5a134738de28cc6bef94ea050commit hash: 0643e974e8910fa5a134738de28cc6bef94ea050commit hash: 0643e974e8910fa5a134738de28cc6bef94ea050commit hash: 0643e974e8910fa5a134738de28cc6bef94ea050 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
www/py-yarl: update to 1.7.2
1.7.0
08 Oct 2021 20:35:47
commit hash: d2e47a6c5b3a01ea902048cd90b128d11c909985commit hash: d2e47a6c5b3a01ea902048cd90b128d11c909985commit hash: d2e47a6c5b3a01ea902048cd90b128d11c909985commit hash: d2e47a6c5b3a01ea902048cd90b128d11c909985 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
www/py-yarl: update to 1.7.0
1.6.3
25 May 2021 13:55:43
commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x

PR:		255013
Differential Revision:	https://reviews.freebsd.org/D29418
Exp-run by:	antoine
Approved by:	wen@, no objection from python@ or portmgr@
1.6.3
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.6.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.6.3
24 Dec 2020 13:46:02
Revision:559094Original commit files touched by this commit
kai search for other commits by this committer
Relax hardcoded paths to fix build with Python 3.8.7

Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme.  This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".

The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.

Remedy the issue by adding wildcards to these paths.  This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.

[1] https://bugs.python.org/issue42604

PR:		252057
Reported by:	John Kennedy
Reviewed by:	fluffy, koobs
Approved by:	koobs (python)
1.6.3
16 Nov 2020 14:37:17
Revision:555479Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.6.3
- Force regenerating cython files to avoid compatibility problems with newer
python versions
1.6.2
19 Oct 2020 18:45:49
Revision:552759Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.6.2
1.6.0
27 Sep 2020 13:09:46
Revision:550272Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.6.0
1.5.1
05 Aug 2020 23:24:18
Revision:544251Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.5.1
1.5.0
27 Jul 2020 16:13:32
Revision:543530Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.5.0
1.4.2
05 Dec 2019 18:14:39
Revision:519099Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.4.2
1.4.1
03 Dec 2019 10:26:35
Revision:518925Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.4.1
1.3.0
02 Jul 2019 20:58:09
Revision:505709Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.3.0
- Silince stripping
- Take maintainership

PR:		238853
Approved by:	wg (maintainer)
1.1.1
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
1.1.1
21 Apr 2018 16:45:25
Revision:467900Original commit files touched by this commit
wg search for other commits by this committer
www/py-yarl: update to 1.1.1
0.12.0
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.12.0
25 Sep 2017 16:20:35
Revision:450619Original commit files touched by this commit
koobs search for other commits by this committer
www/py-yarl: Update to 0.12.0

- Update PORTVERSION/distinfo checksum (0.12.0) [1]
- Set RUN_DEPENDS minimum version to match setup.py:*_requires
- Add TEST_DEPENDS and test target
- Strip shared library

PR:		222524
Submitted by:	philip [1]
Approved by:	wg (maintainer)
0.10.3
16 Jun 2017 16:36:51
Revision:443713Original commit files touched by this commit
wg search for other commits by this committer
www/py-yarl: Yet another URL library

WWW: https://github.com/aio-libs/yarl

Number of commits found: 33