Skip to content

Tags: xmlsec/python-xmlsec

Tags

1.3.8

Toggle 1.3.8's commit message

Verified

This tag was signed with the committer’s verified signature.
hoefling Oleg Höfling
Escape the XMLSEC_CRYPTO macro value, just as it was done in the orig…

…inal setup

1.3.7

Toggle 1.3.7's commit message

Verified

This tag was signed with the committer’s verified signature.
hoefling Oleg Höfling
Various improvements related to packaging, distribution, CI and docum…

…entation. Notable changes:

* Added [PEP 484](https://www.python.org/dev/peps/pep-0484/) type stubs.
* Moved documentation to RTD.
* Fixed segfault when trying to access missing attributes of some constants.
* Fixed building error with Python 2.7 on Windows.
* Added CI pipelines for ``manylinux2010`` reference system and MacOS.
* Reworked setup script, preparing for [PEP 571](https://www.python.org/dev/peps/pep-0571/) wheels.
* Prohibited installation for unsupported Python versions.
* Using ``setuptools-scm`` for dist version calculation from Git tags.

show

Toggle show's commit message

Verified

This tag was signed with the committer’s verified signature.
hoefling Oleg Höfling
Fixed error when building the source dist on older platforms due to a…

…ccidental drop of escaping the ``XMLSEC_CRYPTO`` macro value.

1.3.6

Toggle 1.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #87 from mehcode/develop

Fixed windows installation

1.3.5

Toggle 1.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #87 from mehcode/develop

Fixed windows installation

1.3.4

Toggle 1.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #76 from mintel/XMLSEC_CRYPTO-quotes

Fix build on CentOS 6 w/ xmlsec1-1.2.19-3

1.3.3

Toggle 1.3.3's commit message
Fix installation via pip

1.3.2

Toggle 1.3.2's commit message
Merge pull request #69 from sindrig/master

Fix name collision with lxml's setupinfo.py

1.3.1

Toggle 1.3.1's commit message
Merge pull request #68 from mehcode/windows_build

Introduced windows support

1.2.0

Toggle 1.2.0's commit message
Merge pull request #67 from mehcode/develop

Merge branch develop to master (prepare version 1.2.0)