Port details |
- py-OWSLib Client programming with OGC web service (hence OWS)
- 0.31.0 graphics =2 0.31.0Version of this port present on the latest quarterly branch.
- Maintainer: lbartoletti@FreeBSD.org
- Port Added: 2018-06-02 17:41:26
- Last Update: 2024-08-28 06:54:29
- Commit Hash: 678b94e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: geography python
- License: BSD3CLAUSE
- WWW:
- https://pypi.org/project/OWSLib/
- Description:
- OWSLib is a Python package for client programming with Open Geospatial
Consortium (OGC) web service (hence OWS) interface standards, and their
related content models.
- ¦ ¦ ¦ ¦
- 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}OWSLib>0:graphics/py-OWSLib@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-OWSLib/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-OWSLib
- pkg install py311-OWSLib
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-OWSLib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-OWSLib
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1724733229
SHA256 (OWSLib-0.31.0.tar.gz) = 2ed6540087445cc57d905138a590b6ae58624ec7661b5c1682ed4e3303bcd150
SIZE (OWSLib-0.31.0.tar.gz) = 185317
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-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-six>0 : devel/py-six@py311
- py311-pyproj>0 : graphics/py-pyproj@py311
- py311-python-dateutil>=1.5 : devel/py-python-dateutil@py311
- py311-pytz>0 : devel/py-pytz@py311
- py311-requests>=1.0 : www/py-requests@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- graphics/qgis
- graphics/qgis-ltr
- for Run
-
- graphics/qgis
- graphics/qgis-ltr
- science/py-pycsw
- science/py-pygeometa
Configuration Options:
- No options to configure
- Options name:
- graphics_py-OWSLib
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.31.0 28 Aug 2024 06:54:29 |
Loïc Bartoletti (lbartoletti) |
graphics/py-OWSLib: Update to 0.31.0 |
0.29.3_1 13 Apr 2024 14:47:51 |
Po-Chuan Hsieh (sunpoet) |
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil
- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS |
0.29.3 25 Nov 2023 11:08:29 |
Loïc Bartoletti (lbartoletti) |
graphics/py-OWSLib: Update to 0.29.3 |
0.28.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
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> |
0.28.0 22 Feb 2023 12:55:19 |
Loïc Bartoletti (lbartoletti) |
graphics/py-OWSLib: Update to 0.28.0 |
0.27.2 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.27.2 29 Sep 2022 17:47:42 |
Loïc Bartoletti (lbartoletti) |
graphics/py-OWSLib: Update to 0.27.2 |
0.26.0 10 Sep 2022 18:11:30 |
Po-Chuan Hsieh (sunpoet) |
graphics/py-OWSLib: Update USES=python
graphics/py-pyproj requires Python 3.8+ |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.26.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.26.0 06 Jul 2022 05:25:59 |
Loïc Bartoletti (lbartoletti) |
graphics/py-OWSLib: Update to 0.26.0 |
0.25.0 03 Jun 2022 12:26:16 |
Bernhard Froehlich (decke) |
graphics/py-OWSLib: Add CPE information
Approved by: portmgr (blanket) |
0.25.0 03 Jan 2022 18:23:59 |
Loïc Bartoletti (lbartoletti) |
graphics/py-OWSLib: Update to 0.25.0
Changes:
- https://github.com/geopython/OWSLib/blob/master/CHANGES.rst#0250-2021-08-23 |
0.24.1 04 Jun 2021 03:25:23 |
Loïc Bartoletti (lbartoletti) |
graphics/py-OWSLib: Update to 0.24.1
Changes:
- http://geopython.github.io/OWSLib/credits.html#id1 |
0.22.0 26 May 2021 18:59:53 |
Po-Chuan Hsieh (sunpoet) |
graphics/py-pyproj: Update to 3.1.0
- Update USES=python of dependent ports
Changes: https://github.com/pyproj4/pyproj/releases |
0.22.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.22.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.22.0 05 Feb 2021 15:05:02 |
lbartoletti |
graphics/py-OWSLib: Update to 0.22.0 |
0.21.0 15 Jan 2021 09:33:35 |
lbartoletti |
graphics/py-OWSLib: Update to 0.21.0
- https://github.com/geopython/OWSLib/blob/master/CHANGES.rst#0210-2020-12-09 |
0.20.0 27 Jun 2020 04:48:13 |
lbartoletti |
graphics/py-OWSLib: Update to 0.20.0
Approved by: tcberner (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D25470 |
0.19.2 15 Apr 2020 17:58:29 |
lbartoletti |
graphics/py-OWSLib: Update to 0.19.2
- Update to 0.19.2
- Python 3.5 support is dropped upstream
Changelog:
https://github.com/geopython/OWSLib/blob/master/CHANGES.rst#0192-2020-03-13
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D24396 |
0.19.0 14 Jan 2020 21:45:15 |
lbartoletti |
Change my mail address to lbartoletti@FreeBSD.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23169 |
0.19.0 08 Dec 2019 10:54:33 |
tcberner |
graphics/py-OWSLib: Update to 0.19.0
PR: 242076
Submitted by: Loic Bartoletti <lbartoletti@tuxfamily.org> (maintainer) |
0.18.0 24 Sep 2019 17:32:34 |
swills |
graphics/py-OWSLib: Update to 0.18.0
PR: 240622
Submitted by: Loic Bartoletti <lbartoletti@tuxfamily.org> (maintainer) |
0.17.1 09 Mar 2019 15:48:47 |
kai |
graphics/py-OWSLib: Update to 0.17.1
While I'm here:
* Add path to license file
Changelog:
https://github.com/geopython/OWSLib/compare/0.17.0...0.17.1
PR: 236308
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D19518 |
0.17.0 01 Feb 2019 21:43:47 |
sunpoet |
Update WWW
Approved by: portmgr (blanket) |
0.17.0 07 Oct 2018 18:31:19 |
swills |
graphics/py-OWSLib: update to 0.17.0
PR: 232024
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer) |
0.16.0 02 Jun 2018 17:37:11 |
miwi |
OWSLib is a Python package for client programming with Open Geospatial
Consortium (OGC) web service (hence OWS) interface standards, and their
related content models.
WWW: https://pypi.python.org/pypi/OWSLib
PR: 225294
Submitted by: lbartoletti@tuxfamily.org
Sponsored by: iXsystems Inc. |