Port details |
- py-xmlschema Implementation of XML Schema for Python
- 3.4.5 textproc
=3 3.4.4Version of this port present on the latest quarterly branch. - Maintainer: wen@FreeBSD.org
 - Port Added: 2021-01-16 13:16:02
- Last Update: 2025-04-05 12:54:05
- Commit Hash: b0a4083
- People watching this port, also watch:: qtkeychain-qt5, py311-treq, py311-Automat, linux-c7-atk, py311-beautifulsoup
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/xmlschema/
- Description:
- The xmlschema library is an implementation of XML Schema for Python (supports
Python 3.6+).
This library arises from the needs of a solid Python layer for processing XML
Schema based files for MaX (Materials design at the Exascale) European project.
A significant problem is the encoding and the decoding of the XML data files
produced by different simulation software. Another important requirement is the
XML data validation, in order to put the produced data under control. The lack
of a suitable alternative for Python in the schema-based decoding of XML data
has led to build this library. Obviously this library can be useful for other
cases related to XML Schema based processing, not only for the original scope.
¦ ¦ ¦ ¦ 
- 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}xmlschema>0:textproc/py-xmlschema@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-xmlschema/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-xmlschema
- pkg install py311-xmlschema
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-xmlschema listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-xmlschema
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1743857480
SHA256 (xmlschema-3.4.5.tar.gz) = 243244743f151ec859ec0bbf1368fa3f70e5f29e977b77f72e1c9b8f8ae670f6
SIZE (xmlschema-3.4.5.tar.gz) = 592281
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>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>0 : devel/py-pytest@py311
- py311-Jinja2>0 : devel/py-Jinja2@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-elementpath>=3.0.0 : textproc/py-elementpath@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- security/py-pysaml2
-
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:
- No options to configure
- Options name:
- textproc_py-xmlschema
- USES:
- 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 |
3.4.5 05 Apr 2025 12:54:05
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 3.4.5 |
3.4.4 22 Mar 2025 13:41:02
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 3.4.4 |
3.4.3_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
3.4.3 15 Dec 2024 14:00:50
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 3.4.3 |
3.4.2 10 Oct 2024 12:53:22
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 3.4.2 |
3.4.1 18 Sep 2024 07:58:00
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 3.4.1 |
3.3.2 01 Aug 2024 06:33:22
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 3.3.2 |
3.3.1 07 May 2024 06:18:25
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 3.3.1 |
3.3.0 22 Apr 2024 00:04:49
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 3.3.0 |
3.2.1 10 Apr 2024 08:08:25
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 3.2.1 |
3.1.0 20 Mar 2024 02:54:50
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 3.1.0 |
3.0.2 23 Feb 2024 12:05:10
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 3.0.2 |
3.0.1 14 Jan 2024 02:36:53
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 3.0.1 |
3.0.0 08 Jan 2024 09:37:16
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 3.0.0 |
2.5.1 28 Dec 2023 12:10:38
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 2.5.1 |
2.5.0 28 Sep 2023 09:21:18
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 2.5.0 |
2.4.0 06 Aug 2023 12:52:53
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 2.4.0 |
2.3.1 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> |
2.3.1 17 Jun 2023 08:17:00
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 2.3.1 |
2.3.0 01 Jun 2023 09:55:54
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 2.3.0 |
2.2.3 24 Apr 2023 12:03:23
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 2.2.3 |
2.2.2 12 Mar 2023 07:53:48
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 2.2.2 |
2.2.1 28 Feb 2023 14:06:42
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 2.2.1 |
2.1.1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
2.1.1 07 Nov 2022 06:59:48
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 2.1.1 |
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) |
2.0.3 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 ) |
2.0.3 29 Aug 2022 06:16:21
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 2.0.3 |
2.0.2 14 Aug 2022 07:41:03
    |
Wen Heping (wen)  |
textproc/py-xmlschema: Update to 2.0.2
Take maintainership
Approved by: dbaio@(previous maintainer, via email) |
1.11.0 21 May 2022 17:33:15
    |
Danilo G. Baio (dbaio)  |
textproc/py-xmlschema: Update to 1.11.0
Changelog:
https://github.com/sissaschool/xmlschema/blob/v1.11.0/CHANGELOG.rst |
1.10.0 20 Mar 2022 11:39:31
    |
Danilo G. Baio (dbaio)  |
textproc/py-xmlschema: Update to 1.10.0
Changelog: https://github.com/sissaschool/xmlschema/blob/v1.10.0/CHANGELOG.rst
Update consumers to use Python >= 3.7 (avoid break bulk -a). |
1.9.2 05 Jan 2022 22:57:30
    |
Danilo G. Baio (dbaio)  |
textproc/py-xmlschema: Update to 1.9.2
Changelog: https://github.com/sissaschool/xmlschema/blob/v1.9.2/CHANGELOG.rst |
1.8.2 20 Nov 2021 14:50:13
    |
Danilo G. Baio (dbaio)  |
textproc/py-xmlschema: Update to 1.8.2
Changelog: https://github.com/sissaschool/xmlschema/blob/v1.8.2/CHANGELOG.rst |
1.8.1 23 Oct 2021 00:24:38
    |
Danilo G. Baio (dbaio)  |
textproc/py-xmlschema: Update to 1.8.1
Changelog: https://github.com/sissaschool/xmlschema/blob/v1.8.1/CHANGELOG.rst |
1.8.0 03 Oct 2021 12:00:14
    |
Danilo G. Baio (dbaio)  |
textproc/py-xmlschema: Update to 1.8.0
Changelog: https://github.com/sissaschool/xmlschema/blob/v1.8.0/CHANGELOG.rst |
1.7.1 22 Sep 2021 00:17:15
    |
Danilo G. Baio (dbaio)  Author: Sascha Biberhofer |
textproc/py-xmlschema: Bump py-elementpath dependency; Add test target
https://github.com/sissaschool/xmlschema/issues/260
PR: 258610 |
1.7.1 05 Sep 2021 14:43:51
    |
Danilo G. Baio (dbaio)  |
textproc/py-xmlschema: Update to 1.7.1
Changelog: https://github.com/sissaschool/xmlschema/blob/v1.7.1/CHANGELOG.rst |
1.7.0 08 Aug 2021 14:01:18
    |
Danilo G. Baio (dbaio)  |
textproc/py-xmlschema: Update to 1.7.0
Changelog: https://github.com/sissaschool/xmlschema/blob/v1.7.0/CHANGELOG.rst |
1.6.4 12 Jun 2021 12:41:06
    |
Danilo G. Baio (dbaio)  |
textproc/py-xmlschema: Update to 1.6.4
Changelog: https://github.com/sissaschool/xmlschema/blob/v1.6.4/CHANGELOG.rst |
1.6.3 10 Jun 2021 23:33:21
    |
Danilo G. Baio (dbaio)  |
textproc/py-xmlschema: Update to 1.6.3
Changelog: https://github.com/sissaschool/xmlschema/blob/v1.6.3/CHANGELOG.rst |
1.6.2 09 May 2021 21:04:53
    |
Danilo G. Baio (dbaio)  |
textproc/py-xmlschema: Update to 1.6.2
Changelog: https://github.com/sissaschool/xmlschema/blob/v1.6.2/CHANGELOG.rst |
1.6.1 15 Apr 2021 23:36:54
    |
Danilo G. Baio (dbaio)  |
textproc/py-xmlschema: Update to 1.6.1
Changelog: https://github.com/sissaschool/xmlschema/blob/v1.6.1/CHANGELOG.rst |
1.6.0 08 Apr 2021 02:35:21
    |
Danilo G. Baio (dbaio)  |
textproc/py-xmlschema: Update to 1.6.0
Changelog: https://github.com/sissaschool/xmlschema/blob/v1.6.0/CHANGELOG.rst |
1.5.3 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.5.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.5.3 20 Mar 2021 22:01:51
  |
dbaio  |
textproc/py-xmlschema: Update to 1.5.3
Changelog: https://github.com/sissaschool/xmlschema/blob/v1.5.3/CHANGELOG.rst |
1.5.2 07 Mar 2021 16:55:17
  |
dbaio  |
textproc/py-xmlschema: Update to 1.5.2
Changelog: https://github.com/sissaschool/xmlschema/blob/v1.5.2/CHANGELOG.rst |
1.5.1 14 Feb 2021 14:58:14
  |
dbaio  |
textproc/py-xmlschema: Update to 1.5.1
Changelog: https://github.com/sissaschool/xmlschema/blob/v1.5.1/CHANGELOG.rst |
1.5.0 11 Feb 2021 00:51:35
  |
dbaio  |
textproc/py-xmlschema: Update to 1.5.0
Changelog: https://github.com/sissaschool/xmlschema/blob/v1.5.0/CHANGELOG.rst |
1.4.2 31 Jan 2021 17:37:23
  |
dbaio  |
textproc/py-xmlschema: Update to 1.4.2
Changelog: https://github.com/sissaschool/xmlschema/blob/v1.4.2/CHANGELOG.rst |
1.4.1 16 Jan 2021 13:15:13
  |
dbaio  |
Add textproc/py-xmlschema: Implementation of XML Schema for Python
The xmlschema library is an implementation of XML Schema for Python (supports
Python 3.6+).
This library arises from the needs of a solid Python layer for processing XML
Schema based files for MaX (Materials design at the Exascale) European project.
A significant problem is the encoding and the decoding of the XML data files
produced by different simulation software. Another important requirement is the
XML data validation, in order to put the produced data under control. The lack
of a suitable alternative for Python in the schema-based decoding of XML data
has led to build this library. Obviously this library can be useful for other
cases related to XML Schema based processing, not only for the original scope.
WWW: https://pypi.org/project/xmlschema/ |