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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-wrapt Decorators, wrappers and monkey patching
1.16.0 devel 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.16.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-12-25 12:14:45
Last Update: 2023-11-14 17:15:48
Commit Hash: eda0afd
People watching this port, also watch:: libjxl, xclock, py39-pycparser, font-misc-meltho, font-bh-lucidatypewriter-100dpi
Also Listed In: python
License: BSD2CLAUSE
WWW:
https://github.com/GrahamDumpleton/wrapt
Description:
The aim of the wrapt module is to provide a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions. The wrapt module focuses very much on correctness. It therefore goes way beyond existing mechanisms such as functools.wraps() to ensure that decorators preserve introspectability, signatures, type checking abilities etc. The decorators that can be constructed using this module will work in far more scenarios than typical decorators and provide more predictable and consistent behaviour.
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}wrapt>0:devel/py-wrapt@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-wrapt/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-wrapt
  • pkg install py39-wrapt
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-wrapt listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-wrapt
Package flavors (<flavor>: <package>)
  • py39: py39-wrapt
distinfo:
TIMESTAMP = 1699774580 SHA256 (wrapt-1.16.0.tar.gz) = 5f370f952971e7d17c7d1ead40e49f32345a7f7a5373571ef44d800d06b1899d SIZE (wrapt-1.16.0.tar.gz) = 53972

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

py39-wrapt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.16.01.16.0-1.16.01.16.0---
FreeBSD:13:quarterly1.16.01.16.01.15.01.16.01.16.01.16.01.16.01.16.0
FreeBSD:14:latest1.16.01.16.01.14.11.16.01.16.01.15.0-1.15.0
FreeBSD:14:quarterly1.16.01.16.0-1.16.01.16.01.16.01.16.01.16.0
FreeBSD:15:latest1.16.01.16.0n/a1.16.0n/a1.16.01.16.01.16.0
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>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
This port is required by:
for Build
  1. devel/py-aws-xray-sdk
  2. finance/py-degiro-connector
  3. math/py-formulaic
  4. science/py-tensorflow
for Run
  1. biology/py-resdk
  2. devel/py-aiobotocore
  3. devel/py-astroid2
  4. devel/py-aws-xray-sdk
  5. devel/py-debtcollector
  6. devel/py-deprecat
  7. devel/py-deprecated
Expand this list (20 items / 13 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/py-threema-msgapi
  3. devel/py-vcrpy
  4. finance/py-degiro-connector
  5. math/py-formulaic
  6. math/py-pandas-datareader
  7. misc/snakemake
  8. net/py-python-glanceclient
  9. net/py-smart-open
  10. science/py-tensorflow
  11. Collapse this list.

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. devel/py-astroid1*
  2. devel/py-astroid253*
  3. net/py-python-glanceclient2*
  4. www/py-vcrpy*
  5. 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:
devel_py-wrapt
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/w/wrapt/
  2. https://pypi.org/packages/source/w/wrapt/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.16.0
14 Nov 2023 17:15:48
commit hash: eda0afd9a4e3b7f7fbceaabef62ae6a39c8808f8commit hash: eda0afd9a4e3b7f7fbceaabef62ae6a39c8808f8commit hash: eda0afd9a4e3b7f7fbceaabef62ae6a39c8808f8commit hash: eda0afd9a4e3b7f7fbceaabef62ae6a39c8808f8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-wrapt: Update to 1.16.0

Changes:	https://github.com/GrahamDumpleton/wrapt/releases
		https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst
1.15.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>
1.15.0
05 Apr 2023 17:30:38
commit hash: dd714f3ed7fe068ee19c8a854f5365eda895579dcommit hash: dd714f3ed7fe068ee19c8a854f5365eda895579dcommit hash: dd714f3ed7fe068ee19c8a854f5365eda895579dcommit hash: dd714f3ed7fe068ee19c8a854f5365eda895579d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-wrapt: Update to 1.15.0

Changes:	https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst
1.14.1
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
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.14.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.14.1
13 May 2022 11:39:34
commit hash: 3a9bfbab31d80f53936a7484893ffd723a7879dfcommit hash: 3a9bfbab31d80f53936a7484893ffd723a7879dfcommit hash: 3a9bfbab31d80f53936a7484893ffd723a7879dfcommit hash: 3a9bfbab31d80f53936a7484893ffd723a7879df files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-wrapt: Update to 1.14.1

Changes:	https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst
1.14.0
25 Mar 2022 13:37:02
commit hash: c23aa6a24925fd5d183485efef2d0b58ca7c2d5ccommit hash: c23aa6a24925fd5d183485efef2d0b58ca7c2d5ccommit hash: c23aa6a24925fd5d183485efef2d0b58ca7c2d5ccommit hash: c23aa6a24925fd5d183485efef2d0b58ca7c2d5c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-wrapt: Update to 1.14.0

Changes:	https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst
1.13.3
01 Nov 2021 13:41:46
commit hash: e469418b59e001848541e6141d7044ec47e1721dcommit hash: e469418b59e001848541e6141d7044ec47e1721dcommit hash: e469418b59e001848541e6141d7044ec47e1721dcommit hash: e469418b59e001848541e6141d7044ec47e1721d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-wrapt: Update to 1.13.3

Changes:	https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst
1.13.2
25 Oct 2021 15:57:30
commit hash: 811ff17ba3c50476dcf3eb80db6f4111f38358b6commit hash: 811ff17ba3c50476dcf3eb80db6f4111f38358b6commit hash: 811ff17ba3c50476dcf3eb80db6f4111f38358b6commit hash: 811ff17ba3c50476dcf3eb80db6f4111f38358b6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-wrapt: Update to 1.13.2

Changes:	https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst
1.13.1
13 Oct 2021 19:13:58
commit hash: a7743393a72ad5fdc1dd645f88b01c15f04b8500commit hash: a7743393a72ad5fdc1dd645f88b01c15f04b8500commit hash: a7743393a72ad5fdc1dd645f88b01c15f04b8500commit hash: a7743393a72ad5fdc1dd645f88b01c15f04b8500 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-wrapt: Update to 1.13.1

- Update WWW

Changes:	https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst
1.12.1
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.12.1
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.12.1
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
1.12.1
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.12.1
28 Mar 2020 12:54:03
Revision:529414Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.12.1

Changes:	https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst
1.12.0
21 Feb 2020 18:56:44
Revision:526655Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.12.0

Changes:	https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst
1.11.2
19 Jun 2019 16:53:13
Revision:504564Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.11.2

Changes:	https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst
		https://wrapt.readthedocs.io/en/latest/changes.html
1.11.1
25 Jan 2019 19:58:45
Revision:491183Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.11.1

Changes:	https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst
		https://wrapt.readthedocs.io/en/latest/changes.html
1.10.11
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
1.10.11
07 Dec 2017 16:00:18
Revision:455711Original commit files touched by this commit
sunpoet search for other commits by this committer
Use USES=
1.10.11
24 Sep 2017 19:08:13
Revision:450538Original commit files touched by this commit
sunpoet search for other commits by this committer
Allow adding py3- slave port

PR:		222530
Submitted by:	philip
1.10.11
12 Aug 2017 18:58:53
Revision:447852Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.10.11

Changes:	https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst
1.10.10
16 Apr 2017 11:07:36
Revision:438634Original commit files touched by this commit
sunpoet search for other commits by this committer
Allow concurrent installation (USE_PYTHON=concurrent)
1.10.10
06 Apr 2017 21:55:52
Revision:437880Original commit files touched by this commit
sunpoet search for other commits by this committer
Take maintainership

Notified by:	vanilla
1.10.10
05 Apr 2017 19:59:20
Revision:437832Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.10.10

- Add LICENSE_FILE
- Strip shared library
- Update pkg-descr
- Change WWW to PyPI
- Take maintainership

Changes:	https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst
1.10.8
22 Jan 2017 22:27:55
Revision:432169Original commit files touched by this commit
rene search for other commits by this committer
Reset mva@'s ports, he handed in his ports bit.
1.10.8
26 Jun 2016 18:32:48
Revision:417602Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 1.10.8
1.10.6
25 Dec 2015 12:14:37
Revision:404416Original commit files touched by this commit
mva search for other commits by this committer
The aim of the wrapt module is to provide a transparent object proxy for
Python, which can be used as the basis for the construction of function
wrappers and decorator functions.

WWW: https://github.com/GrahamDumpleton/wrapt

Number of commits found: 29