sleekxmpp 1.3.3-6 source package in Ubuntu

Changelog

sleekxmpp (1.3.3-6) unstable; urgency=medium

  * Change default ssl_version from ssl.PROTOCOL_TLSv1 to
    ssl.PROTOCOL_TLS (Closes: #933042).

 -- Martin <email address hidden>  Fri, 17 Jul 2020 10:06:38 +0000

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe python

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sleekxmpp_1.3.3-6.dsc 2.1 KiB f8f2cc912018cfbe7e21eb12890ea7c95e16ec21fa078193a9e7d47ecd3e8083
sleekxmpp_1.3.3.orig.tar.gz 998.4 KiB 2a06b75ed254347ba97e5080a27aefac25947250090f5b386bc437d9b984d374
sleekxmpp_1.3.3-6.debian.tar.xz 23.6 KiB eaed340cd309abdcbf18d54f717582adedfbdea69e4085f9f4409228a8b38477

Available diffs

No changes file available.

Binary packages built by this source

python3-sleekxmpp: XMPP (Jabber) Library Implementing Everything as a Plugin (Python 3.x)

 SleekXMPP is a pet project of an XMPP enthusiast. The goals of the
 project are ease of implementation, and complete draft XEP (XMPP
 Extended Protocol) coverage. Ideally the community will be able to use
 this for bots, easy XEP protocoling, etc.
 .
 This package contains the Python 3.x library.