| Port details on branch 2022Q2 |
- py-zeep Modern/fast Python SOAP client based on lxml / requests
- 4.3.2 net
=0 4.3.2Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2019-04-12 22:00:21
- Last Update: 2025-10-14 18:20:04
- Commit Hash: 1bbe99f
- Also Listed In: python
- License: BSD3CLAUSE MIT
- WWW:
- https://python-zeep.readthedocs.io/
- Description:
- A fast and modern Python SOAP client
- Compatible with Python 2.7, 3.3, 3.4, 3.5, 3.6, 3.7 and PyPy
- Build on top of lxml and requests
- Support for Soap 1.1, Soap 1.2 and HTTP bindings
- Support for WS-Addressing headers
- Support for WSSE (UserNameToken / x.509 signing)
- Support for tornado async transport via gen.coroutine (Python 2.7+)
- Support for asyncio via aiohttp (Python 3.5+)
- Experimental support for XOP messages
¦ ¦ ¦ ¦ 
- 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}zeep>0:net/py-zeep@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-zeep/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-zeep
- pkg install py311-zeep
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 py311-zeep listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-zeep
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1760457477
SHA256 (zeep-4.3.2.tar.gz) = 1a23a667ce9d73a0dbfdf15745bfa2b7ab0b6402135c0cd5067574838398e0e6
SIZE (zeep-4.3.2.tar.gz) = 166687
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-sphinx>=1.4.0,1 : textproc/py-sphinx@py311
- py311-wheel>0 : devel/py-wheel@py311
- py311-setuptools>0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-attrs>=17.2.0 : devel/py-attrs@py311
- py311-isodate>=0.5.4 : devel/py-isodate@py311
- py311-lxml>=4.6.0 : devel/py-lxml@py311
- py311-platformdirs>=1.4.0 : devel/py-platformdirs@py311
- py311-pytz>0 : devel/py-pytz@py311
- py311-requests>=2.7.0 : www/py-requests@py311
- py311-requests-file>=1.5.1 : www/py-requests-file@py311
- py311-requests-toolbelt>=0.7.1 : www/py-requests-toolbelt@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- finance/odoo
- finance/odoo16
- finance/odoo17
- finance/odoo18
-
Deleted ports which required this port:
- * - 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:
- ===> The following configuration options are available for py311-zeep-4.3.2:
ASYNC=off: Asynchronous IO using the httpx library
XMLSEC=off: Support for XML-Security
===> Use 'make config' to modify these settings
- Options name:
- net_py-zeep
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|