Port details |
- py-elementpath XPath 1.0/2.0/3.0 parsers and selectors for ElementTree and lxml
- 3.0.2 textproc
=1 Version of this port present on the latest quarterly branch. - Maintainer: wen@FreeBSD.org
 - Port Added: 2020-10-16 02:50:15
- Last Update: 2023-01-11 15:58:34
- Commit Hash: 77d6847
- People watching this port, also watch:: py39-Automat, freeimage, font-misc-meltho, libjxl, py39-pycparser
- Also Listed In: python
- License: MIT
- Description:
- The proposal of this package is to provide XPath 1.0, 2.0 and 3.0 selectors for
ElementTree XML data structures, both for the standard ElementTree library and
for the lxml.etree library.
For lxml.etree this package can be useful for providing XPath 2.0/3.0
selectors, because lxml.etree already has it's own implementation of XPath 1.0.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}elementpath>0:textproc/py-elementpath@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-elementpath/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-elementpath
- pkg install py39-elementpath
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-elementpath listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-elementpath
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1660462069
SHA256 (elementpath-3.0.2.tar.gz) = cca18742dc0f354f79874c41a906e6ce4cc15230b7858d22a861e1ec5946940f
SIZE (elementpath-3.0.2.tar.gz) = 276164
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-xmlschema>=2.0.0 : textproc/py-xmlschema@py39
- python3.9 : lang/python39
- py39-pytest>=0 : devel/py-pytest@py39
- Runtime dependencies:
-
- py39-lxml>=0 : devel/py-lxml@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- textproc/py-xmlschema
- for Run
-
- textproc/py-xmlschema
Configuration Options:
- No options to configure
- Options name:
- textproc_py-elementpath
- USES:
- python:3.7+ pytest
- 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 |
3.0.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 |
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) |
3.0.2 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 ) |
3.0.2 14 Aug 2022 07:30:26
    |
Wen Heping (wen)  |
textproc/py-elementpath: Update to 3.0.2 |
2.5.3 13 Jun 2022 00:27:38
    |
Wen Heping (wen)  |
textproc/py-elementpath: Update to 2.5.3 |
2.5.2 18 May 2022 06:51:48
    |
Wen Heping (wen)  |
textproc/py-elementpath: Update to 2.5.2 |
2.5.1 29 Apr 2022 13:43:43
    |
Dmitry Marakasov (amdmi3)  |
textproc/py-elementpath: update 2.5.0 → 2.5.1
PR: 263630
Approved by: wen (maintainer) |
2.5.0 26 Apr 2022 13:43:09
    |
Dmitry Marakasov (amdmi3)  |
textproc/py-elementpath: switch to USES=pytest, document failing test
Reported by: reprise
Approved by: portmgr blanket |
2.5.0 20 Mar 2022 11:39:31
    |
Danilo G. Baio (dbaio)  |
textproc/py-elementpath: Update to 2.5.0
Changelog: https://github.com/sissaschool/elementpath/blob/v2.5.0/CHANGELOG.rst
PR: 262668
Approved by: wen (maintainer) |
2.4.0 11 Nov 2021 13:55:12
    |
Wen Heping (wen)  |
textproc/py-elementpath: Update to 2.4.0 |
2.3.2 16 Oct 2021 07:09:17
    |
Jimmy Olgeni (olgeni)  |
textproc/py-elementpath: fix typos in pkg-descr. |
2.3.2 20 Sep 2021 23:37:55
    |
Wen Heping (wen)  |
textproc/py-elementpath: Update to 2.3.2
PR: 258609
Reported by: ports@skyforge.at |
2.2.3 01 Aug 2021 12:07:32
    |
Wen Heping (wen)  |
textproc/py-elementpath: Update to 2.2.3 |
2.2.2 14 Jun 2021 01:33:21
    |
Wen Heping (wen)  |
textproc/py-elementpath: Update to 2.2.2 |
2.2.1 08 Apr 2021 06:40:10
    |
Wen Heping (wen)  |
- Update textproc/py-elementpath to 2.2.1 |
2.1.4 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.1.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.1.4 12 Feb 2021 00:21:56
  |
wen  |
- Update to 2.1.4 |
2.1.3 06 Feb 2021 02:02:45
  |
wen  |
- Update to 2.1.3 |
2.1.2 27 Jan 2021 02:05:31
  |
wen  |
- Update to 2.1.2 |
2.1.1 07 Jan 2021 08:40:06
  |
wen  |
- Update to 2.1.1 |
2.0.5 07 Dec 2020 13:52:15
  |
wen  |
- Update to 2.0.5 |
2.0.4 04 Nov 2020 08:53:33
  |
wen  |
- Update to 2.0.4 |
2.0.3 16 Oct 2020 02:50:07
  |
wen  |
The proposal of this package is to provide XPath 1.0 and 2.0 selectors for
Python's ElementTree XML data structures, both for the standard ElementTree
library and for the lxml.etree library.
For lxml.etree this package can be useful for providing XPath 2.0 selectors,
because lxml.etree already has it's own implementation of XPath 1.0.
WWW: https://github.com/sissaschool/elementpath |