python-aioapns 2.2-1 source package in Ubuntu

Changelog

python-aioapns (2.2-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 4.6.1.0.

 -- Michael Fladischer <email address hidden>  Sat, 19 Nov 2022 21:21:54 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-aioapns_2.2-1.dsc 1.7 KiB 9736e80fcbfcabb037d03c90e3c909b3f998ae7c038afdacd2a5bffd67660929
python-aioapns_2.2.orig.tar.gz 12.1 KiB 172529ab879efc55312d8365dda45ef26269ac767135b6ef6217330d90d5307a
python-aioapns_2.2-1.debian.tar.xz 2.0 KiB 2231be743e342404e35bb0b4dc5b1cbdbb8ef08ac8d4ec1662f0bfb03f4b67bb

Available diffs

No changes file available.

Binary packages built by this source

python3-aioapns: APNs Client Library for asyncio (Python3 version)

 aioapns is a library designed specifically for sending push-notifications to
 iOS devices via Apple Push Notification Service. aioapns provides an efficient
 client through asynchronous HTTP2 protocol for use with Python's asyncio
 framework.
 .
 This package contains the Python 3 version of the library.