python-aioapns 3.3.1-1 source package in Ubuntu

Changelog

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

  * New upstream version 3.3.1
  * Use dh-sequence-python3.
  * Bump Standards-Version to 4.7.0.

 -- Michael Fladischer <email address hidden>  Tue, 16 Jul 2024 21:35:13 +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.3.1-1.dsc 1.8 KiB 7f7c403dc9a326a08aed5171c98b629eb2350c6f391f1ecbd48f54fc9404b902
python-aioapns_3.3.1.orig.tar.gz 13.4 KiB 4ae89b5bfe86062d654c4411cee5e0dc5a2a67fb9f48d679bca6969b42748287
python-aioapns_3.3.1-1.debian.tar.xz 2.2 KiB 625b4c6960be21eab5b75f3802bead603576d73129a415b66f02c566e6a3400f

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.