Skip to content
This repository has been archived by the owner on Jan 14, 2023. It is now read-only.

Releases: minted/xmpppy

use setuptools instead of dist utils

25 Jan 19:49
ead1377
Compare
Choose a tag to compare
use setuptools instead of dist utils like a modern python library (#3)

Co-authored-by: jamesw-minted <jamesw@minted.com>

Allow ssl parameters to be passed in

26 Sep 22:33
Compare
Choose a tag to compare
0.5.2.2

save ssl params to self

Allow ssl credential and ca-certificates file path to be passed in Client

14 Sep 21:37
Compare
Choose a tag to compare
Merge pull request #1 from tonyliu-minted/allow-ssl-params

Allow ssl params to be passed