python-lti 0.9.5-3 source package in Ubuntu

Changelog

python-lti (0.9.5-3) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Update standards version to 4.6.2, no changes needed.

  [ Andreas Tille ]
  * Fix watch file
  * Python3.12: s/failUnlessRaises/assertRaises/g
    (see https://docs.python.org/3/whatsnew/3.12.html#unittest)
    Closes: #1056479, #1058385
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Add salsa-ci file (routine-update)

 -- Andreas Tille <email address hidden>  Mon, 15 Jan 2024 18:58:08 +0100

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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-lti_0.9.5-3.dsc 2.2 KiB 074284d7682bbb6d4aa7005d451d48ce152bc5b5b4aa70a9360653ef1aa3cba5
python-lti_0.9.5.orig.tar.gz 25.5 KiB 215b08a697d1402838e330051e0eda4ce14445e08875e9e34bfb68fd53b1ec53
python-lti_0.9.5-3.debian.tar.xz 4.2 KiB a4fbb53fcba75f94c56a5d882bcb50427afab1e42f2108e13339cf8a1a188974

Available diffs

No changes file available.

Binary packages built by this source

python3-lti: Learning Tools Interoperability implementation (Python3 version)

 The primary goal of this library is to provide classes for building Python LTI
 tool providers (LTI apps). It is designed to be generic but can easily
 integrated into frameworks like Django or Flask.
 .
 This package contains the Python 3 version of the library.