| Port details on branch 2026Q3 |
- py-deprecat @deprecat decorator to deprecate python classes, functions, methods
- 2.1.3_2 devel
=0 2.1.3_2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-07-27 23:34:33
- Last Update: 2026-07-27 23:18:43
- Commit Hash: 96368ea
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/mjhajharia/deprecat
- Description:
- Python @deprecat decorator to deprecate old python classes, functions
or methods.
¦ ¦ ¦ ¦ 
- 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}deprecat>0:devel/py-deprecat@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-deprecat/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-deprecat
- pkg install py312-deprecat
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 py312-deprecat listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-deprecat
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1730746939
SHA256 (deprecat-2.1.3.tar.gz) = d93cdd493af68981f0c7d198c2b9df2358ead5e54ce3e671a3522af8785917e8
SIZE (deprecat-2.1.3.tar.gz) = 16734
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>=63.1.0 : devel/py-setuptools@py312
- python3.12 : lang/python312
- Test dependencies:
-
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-wrapt>=1.10 : devel/py-wrapt@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-deprecat
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.1.3_2 27 Jul 2026 23:18:43
    |
Yuri Victorovich (yuri)  |
devel/py-deprecat: Unbreak by removing wrapt upper bound in RUN_DEPENDS
Reported by: fallout
(cherry picked from commit 22adb646bdcb4efa494b4ebef2c1b88c2e9d8922) |
Number of commits found: 1
|