python-aioapns 3.1-1 source package in Ubuntu

Changelog

python-aioapns (3.1-1) unstable; urgency=medium

  * New upstream version 3.1

 -- Michael Fladischer <email address hidden>  Sat, 28 Oct 2023 17:08:13 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-aioapns_3.1-1.dsc 1.7 KiB a479cb30aa9a71f986afbdbde4f49cd222bae25814486373c8412642148348b7
python-aioapns_3.1.orig.tar.gz 12.6 KiB 7ca4090b431321ac40443ec8ac2bf08e12454eee0987f2687113c2fc843865dd
python-aioapns_3.1-1.debian.tar.xz 2.2 KiB 610a8a708a826244a13feb3a5b1ba70828d29205cdc033ad1a5a57b29686b483

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.