python-aioapns 3.2-1 source package in Ubuntu

Changelog

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

  * New upstream version 3.2
  * Update year in d/copyright.

 -- Michael Fladischer <email address hidden>  Wed, 20 Mar 2024 07:56:40 +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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-aioapns_3.2-1.dsc 1.7 KiB cac139d182a756e28abfec74de853f7bc7247771d1d4ce363aad60a163cac3e1
python-aioapns_3.2.orig.tar.gz 12.6 KiB d03eacf95e146c1a06f20fb04dcdcdb792cfec88a8ea28af020e68c46467edf6
python-aioapns_3.2-1.debian.tar.xz 2.2 KiB d92d169d05d7e91a387afdbe7082e35a86113477a6e828a305e1ace9c38533b4

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.