NOTICE: This package has been removed from pkgsrc

./textproc/py-expat, Python interface to expat

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.10.10nb1, Package name: py310-expat-3.10.10nb1, Maintainer: pkgsrc-users

A Python interface to the Expat XML parser. Integrates with the Python
xml framework.


Required to run:
[lang/python310]

Master sites:

Filesize: 19167.02 KB

Version history: (Expand)


CVS history: (Expand)


   2022-11-01 19:25:36 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-expat: switch to c11 for compilation

Needed by python 3.11 version due to using static_assert()

Bump PKGREVISION.
   2021-10-09 12:55:00 by Nia Alarie | Files touched by this commit (1)
Log message:
py-expat: needs wrappers to add std=c99...
   2020-01-08 22:19:55 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-expat: removed redundant PY_PATCHPLIST
   2020-01-08 14:44:42 by Joerg Sonnenberger | Files touched by this commit (9)
Log message:
Always extract the full Python distfile for modules.

This retires an old "optimisation" that over time has created more
problems than it solved, including various questions from users about
the ignored patch failures.
   2019-11-04 22:43:49 by Roland Illig | Files touched by this commit (155)
Log message:
textproc: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-10-21 15:19:29 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Fix building with Python 3.8
   2019-10-17 13:52:49 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-expat: fix for Python 2.7
   2019-10-17 08:51:12 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-expat: fix for Python 3.8