python-gssapi 1.8.3-1 source package in Ubuntu

Changelog

python-gssapi (1.8.3-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Use versioned copyright format URI.
  * Update copyright file header to use current field names (Name ⇒
    Upstream-Name, Maintainer ⇒ Upstream-Contact)
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.

  [ Colin Watson ]
  * Team upload.
  * New upstream release:
    - Fix Cython 3 compatibility (LP: #2064089).
  * Add missing "Files: *" to copyright file.

 -- Colin Watson <email address hidden>  Fri, 17 May 2024 11:28:41 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
python-gssapi_1.8.3-1.dsc 2.2 KiB ae57fdf4b09c0dd51251d09198d1c17ca0be8512561df39348457c783ca91a1f
python-gssapi_1.8.3.orig.tar.gz 107.9 KiB 8575c65cfc11a4058bfd21f0a921d036a3c4ffb71de4d62d7413e5430d020659
python-gssapi_1.8.3-1.debian.tar.xz 3.1 KiB bdd55be37a05e7966874694edbe6cc2764d841988aa659056dd48aae8b2fa10c

No changes file available.

Binary packages built by this source

python3-gssapi: Python 3 interface to GSSAPI

 Python3 Bindings for GSSAPI. These bindings are for both RFC 2743/2744 and
 many extensions. They are native bindings produced using Cython.
 .
 Available extensions will vary based on what your GSSAPI implementation
 supports; see package documentation for a detailed list of what is available.

python3-gssapi-dbgsym: debug symbols for python3-gssapi