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

Port details
py-elementpath XPath 1.0/2.0/3.0 parsers and selectors for ElementTree and lxml
4.4.0 textproc on this many watch lists=1 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 4.1.5Version of this port present on the latest quarterly branch.
Maintainer: wen@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-10-16 02:50:15
Last Update: 2024-03-14 00:48:32
Commit Hash: 1e21f42
People watching this port, also watch:: py39-Automat, freeimage, font-misc-meltho, libjxl, py39-pycparser
Also Listed In: python
License: MIT
WWW:
https://github.com/sissaschool/elementpath
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.
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}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>)
  • py39: py39-elementpath
distinfo:
TIMESTAMP = 1710375626 SHA256 (elementpath-4.4.0.tar.gz) = dfc4b8ca3d87966dcb0df40b5b6d04a98f053683271930fad9e7fa000924dfb2 SIZE (elementpath-4.4.0.tar.gz) = 330008

Packages (timestamps in pop-ups are UTC):
py37-elementpath
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.1.1---2.1.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-elementpath
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.4.04.4.0-4.4.04.4.0---
FreeBSD:13:quarterly4.1.54.1.54.1.44.1.54.1.54.1.54.1.54.1.5
FreeBSD:14:latest4.4.04.4.03.0.24.2.14.4.04.1.2-4.1.2
FreeBSD:14:quarterly4.1.54.1.5-4.1.54.1.54.1.54.1.54.1.5
FreeBSD:15:latest4.4.04.4.0n/a4.2.1n/a4.1.54.1.54.2.1
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. py39-xmlschema>=2.0.0 : textproc/py-xmlschema@py39
  2. py39-pytest>=7,1 : devel/py-pytest@py39
  3. python3.9 : lang/python39
Runtime dependencies:
  1. py39-lxml>=0 : devel/py-lxml@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
This port is required by:
for Build
  1. textproc/py-xmlschema
for Run
  1. textproc/py-xmlschema

Configuration Options:
No options to configure
Options name:
textproc_py-elementpath
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/e/elementpath/
  2. https://pypi.org/packages/source/e/elementpath/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.4.0
14 Mar 2024 00:48:32
commit hash: 1e21f425f6c456cc245b2905c9d23e5711ef05c7commit hash: 1e21f425f6c456cc245b2905c9d23e5711ef05c7commit hash: 1e21f425f6c456cc245b2905c9d23e5711ef05c7commit hash: 1e21f425f6c456cc245b2905c9d23e5711ef05c7 files touched by this commit
Wen Heping (wen) search for other commits by this committer
textproc/py-elementpath: Update to 4.4.0
4.3.0
09 Mar 2024 15:22:30
commit hash: c5209991451dac3e7c320d0d2debc77a76abd81ccommit hash: c5209991451dac3e7c320d0d2debc77a76abd81ccommit hash: c5209991451dac3e7c320d0d2debc77a76abd81ccommit hash: c5209991451dac3e7c320d0d2debc77a76abd81c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-elementpath: Convert to USE_PYTHON=pytest

Approved by:	portmgr (blanket)
With hat:	python
4.3.0
04 Mar 2024 12:04:40
commit hash: 9b5a40d1708bca0a826f397a5e7d072b0cd4cf8ccommit hash: 9b5a40d1708bca0a826f397a5e7d072b0cd4cf8ccommit hash: 9b5a40d1708bca0a826f397a5e7d072b0cd4cf8ccommit hash: 9b5a40d1708bca0a826f397a5e7d072b0cd4cf8c files touched by this commit
Wen Heping (wen) search for other commits by this committer
textproc/py-elementpath: Update to 4.3.0
4.2.1
12 Feb 2024 23:33:39
commit hash: e5211365ae24cab324e8cdf1d3fbebbface4c47ccommit hash: e5211365ae24cab324e8cdf1d3fbebbface4c47ccommit hash: e5211365ae24cab324e8cdf1d3fbebbface4c47ccommit hash: e5211365ae24cab324e8cdf1d3fbebbface4c47c files touched by this commit
Wen Heping (wen) search for other commits by this committer
textproc/py-elementpath: Update to 4.2.1
4.2.0
04 Feb 2024 09:56:55
commit hash: 518453d1a06ced8d88155c7e4cc47076e9168cb1commit hash: 518453d1a06ced8d88155c7e4cc47076e9168cb1commit hash: 518453d1a06ced8d88155c7e4cc47076e9168cb1commit hash: 518453d1a06ced8d88155c7e4cc47076e9168cb1 files touched by this commit
Wen Heping (wen) search for other commits by this committer
textproc/py-elementpath: Update to 4.2.0
4.1.5
30 Jul 2023 13:40:27
commit hash: cab24c99a112a2193e3a350ae90c2688a4e4c615commit hash: cab24c99a112a2193e3a350ae90c2688a4e4c615commit hash: cab24c99a112a2193e3a350ae90c2688a4e4c615commit hash: cab24c99a112a2193e3a350ae90c2688a4e4c615 files touched by this commit
Wen Heping (wen) search for other commits by this committer
textproc/py-elementpath: Update to 4.1.5
4.1.4
30 Jun 2023 01:03:51
commit hash: c6071084523d2934ffa9bbeecf638c8774009ef0commit hash: c6071084523d2934ffa9bbeecf638c8774009ef0commit hash: c6071084523d2934ffa9bbeecf638c8774009ef0commit hash: c6071084523d2934ffa9bbeecf638c8774009ef0 files touched by this commit
Wen Heping (wen) search for other commits by this committer
textproc/py-elementpath: Update to 4.1.4
4.1.3
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>
4.1.3
19 Jun 2023 13:33:04
commit hash: dc5da9b5809859bd96e75058c77b2a42db84674acommit hash: dc5da9b5809859bd96e75058c77b2a42db84674acommit hash: dc5da9b5809859bd96e75058c77b2a42db84674acommit hash: dc5da9b5809859bd96e75058c77b2a42db84674a files touched by this commit
Wen Heping (wen) search for other commits by this committer
textproc/py-elementpath: Update to 4.1.3
4.1.2
01 Jun 2023 09:55:54
commit hash: 3ed34be300d596591a3f83a5a03a5a9c42877872commit hash: 3ed34be300d596591a3f83a5a03a5a9c42877872commit hash: 3ed34be300d596591a3f83a5a03a5a9c42877872commit hash: 3ed34be300d596591a3f83a5a03a5a9c42877872 files touched by this commit
Wen Heping (wen) search for other commits by this committer
textproc/py-elementpath: Update to 4.1.2
4.1.1
24 Apr 2023 22:44:34
commit hash: f8fcc9dd1dfd04c26b1c96c15f402c75cd168bf1commit hash: f8fcc9dd1dfd04c26b1c96c15f402c75cd168bf1commit hash: f8fcc9dd1dfd04c26b1c96c15f402c75cd168bf1commit hash: f8fcc9dd1dfd04c26b1c96c15f402c75cd168bf1 files touched by this commit
Wen Heping (wen) search for other commits by this committer
textproc/py-elementpath: Update to 4.1.1
4.1.0
01 Apr 2023 12:36:08
commit hash: 4dfa1a3e7dac1ca13b1dfcb81763b2bce73e6d52commit hash: 4dfa1a3e7dac1ca13b1dfcb81763b2bce73e6d52commit hash: 4dfa1a3e7dac1ca13b1dfcb81763b2bce73e6d52commit hash: 4dfa1a3e7dac1ca13b1dfcb81763b2bce73e6d52 files touched by this commit
Wen Heping (wen) search for other commits by this committer
textproc/py-elementpath: Update to 4.1.0
4.0.1
04 Mar 2023 03:16:16
commit hash: b0808b9d394440c29e5d6d5ff69d82c7d797cba7commit hash: b0808b9d394440c29e5d6d5ff69d82c7d797cba7commit hash: b0808b9d394440c29e5d6d5ff69d82c7d797cba7commit hash: b0808b9d394440c29e5d6d5ff69d82c7d797cba7 files touched by this commit
Wen Heping (wen) search for other commits by this committer
textproc/py-elementpath: Update to 4.0.1
3.0.2
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)
3.0.2
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)
3.0.2
14 Aug 2022 07:30:26
commit hash: e29d9cd6716fabcb4cc2915b28c37075a9cfb8bccommit hash: e29d9cd6716fabcb4cc2915b28c37075a9cfb8bccommit hash: e29d9cd6716fabcb4cc2915b28c37075a9cfb8bccommit hash: e29d9cd6716fabcb4cc2915b28c37075a9cfb8bc files touched by this commit
Wen Heping (wen) search for other commits by this committer
textproc/py-elementpath: Update to 3.0.2
2.5.3
13 Jun 2022 00:27:38
commit hash: cb17a667d9b7c937aabb66fa7672522b476456edcommit hash: cb17a667d9b7c937aabb66fa7672522b476456edcommit hash: cb17a667d9b7c937aabb66fa7672522b476456edcommit hash: cb17a667d9b7c937aabb66fa7672522b476456ed files touched by this commit
Wen Heping (wen) search for other commits by this committer
textproc/py-elementpath: Update to 2.5.3
2.5.2
18 May 2022 06:51:48
commit hash: c82690fe886b45b4b3babfc99c8c32050042c527commit hash: c82690fe886b45b4b3babfc99c8c32050042c527commit hash: c82690fe886b45b4b3babfc99c8c32050042c527commit hash: c82690fe886b45b4b3babfc99c8c32050042c527 files touched by this commit
Wen Heping (wen) search for other commits by this committer
textproc/py-elementpath: Update to 2.5.2
2.5.1
29 Apr 2022 13:43:43
commit hash: f72f66310c2c85f321699576d8a41d6e4bb16a7ecommit hash: f72f66310c2c85f321699576d8a41d6e4bb16a7ecommit hash: f72f66310c2c85f321699576d8a41d6e4bb16a7ecommit hash: f72f66310c2c85f321699576d8a41d6e4bb16a7e files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
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
commit hash: 162683b3a3e9b4d5b6b697dc5152012e61cf5726commit hash: 162683b3a3e9b4d5b6b697dc5152012e61cf5726commit hash: 162683b3a3e9b4d5b6b697dc5152012e61cf5726commit hash: 162683b3a3e9b4d5b6b697dc5152012e61cf5726 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
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
commit hash: 91db7e7d557c56051a49cc9b1f2561cb79534cf5commit hash: 91db7e7d557c56051a49cc9b1f2561cb79534cf5commit hash: 91db7e7d557c56051a49cc9b1f2561cb79534cf5commit hash: 91db7e7d557c56051a49cc9b1f2561cb79534cf5 files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
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
commit hash: 8d3824c7a6c7d01df9f46ef654090e6212c96bb9commit hash: 8d3824c7a6c7d01df9f46ef654090e6212c96bb9commit hash: 8d3824c7a6c7d01df9f46ef654090e6212c96bb9commit hash: 8d3824c7a6c7d01df9f46ef654090e6212c96bb9 files touched by this commit
Wen Heping (wen) search for other commits by this committer
textproc/py-elementpath: Update to 2.4.0
2.3.2
16 Oct 2021 07:09:17
commit hash: 62c0c9fe78cad6f4ffd2b034a9f5b384e2bf2c0ecommit hash: 62c0c9fe78cad6f4ffd2b034a9f5b384e2bf2c0ecommit hash: 62c0c9fe78cad6f4ffd2b034a9f5b384e2bf2c0ecommit hash: 62c0c9fe78cad6f4ffd2b034a9f5b384e2bf2c0e files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
textproc/py-elementpath: fix typos in pkg-descr.
2.3.2
20 Sep 2021 23:37:55
commit hash: 0f845ffff6f0bfb22aa70053c294968bd08cf97ecommit hash: 0f845ffff6f0bfb22aa70053c294968bd08cf97ecommit hash: 0f845ffff6f0bfb22aa70053c294968bd08cf97ecommit hash: 0f845ffff6f0bfb22aa70053c294968bd08cf97e files touched by this commit
Wen Heping (wen) search for other commits by this committer
textproc/py-elementpath: Update to 2.3.2

PR:		258609
Reported by:	ports@skyforge.at
2.2.3
01 Aug 2021 12:07:32
commit hash: 55b59b84b074dc7a57162ca61ea629105c1147d9commit hash: 55b59b84b074dc7a57162ca61ea629105c1147d9commit hash: 55b59b84b074dc7a57162ca61ea629105c1147d9commit hash: 55b59b84b074dc7a57162ca61ea629105c1147d9 files touched by this commit
Wen Heping (wen) search for other commits by this committer
textproc/py-elementpath: Update to 2.2.3
2.2.2
14 Jun 2021 01:33:21
commit hash: 3f4290a1f61a8d534c4f3845bb5fb77ebc31b8b9commit hash: 3f4290a1f61a8d534c4f3845bb5fb77ebc31b8b9commit hash: 3f4290a1f61a8d534c4f3845bb5fb77ebc31b8b9commit hash: 3f4290a1f61a8d534c4f3845bb5fb77ebc31b8b9 files touched by this commit
Wen Heping (wen) search for other commits by this committer
textproc/py-elementpath: Update to 2.2.2
2.2.1
08 Apr 2021 06:40:10
commit hash: 3e9bcfc446045ccac3d860c80b11c9f7c7e3e0e5commit hash: 3e9bcfc446045ccac3d860c80b11c9f7c7e3e0e5commit hash: 3e9bcfc446045ccac3d860c80b11c9f7c7e3e0e5commit hash: 3e9bcfc446045ccac3d860c80b11c9f7c7e3e0e5 files touched by this commit
Wen Heping (wen) search for other commits by this committer
- Update textproc/py-elementpath to 2.2.1
2.1.4
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
2.1.4
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.
2.1.4
12 Feb 2021 00:21:56
Revision:564987Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.1.4
2.1.3
06 Feb 2021 02:02:45
Revision:564174Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.1.3
2.1.2
27 Jan 2021 02:05:31
Revision:563023Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.1.2
2.1.1
07 Jan 2021 08:40:06
Revision:560687Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.1.1
2.0.5
07 Dec 2020 13:52:15
Revision:557228Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.0.5
2.0.4
04 Nov 2020 08:53:33
Revision:554065Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.0.4
2.0.3
16 Oct 2020 02:50:07
Revision:552488Original commit files touched by this commit
wen search for other commits by this committer
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

Number of commits found: 37