flask-ldapconn 0.7.2-2 source package in Ubuntu

Changelog

flask-ldapconn (0.7.2-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Bump debhelper from old 12 to 13.
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on python3-flask, python3-ldap3
      and python3-six.

 -- Sandro Tosi <email address hidden>  Wed, 08 Jun 2022 22:02:16 -0400

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
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flask-ldapconn_0.7.2-2.dsc 2.1 KiB 07620ff792b19caba1445f3e027a483f034598803422bc0a7c4c97b0d5c81703
flask-ldapconn_0.7.2.orig.tar.gz 11.2 KiB 3921bf0cebebe0afc1d03d9b03dbfbec69f3e2ecd45097aa48f804ee0fb3c264
flask-ldapconn_0.7.2-2.debian.tar.xz 7.0 KiB 05758569a6cd12f0e259b595a05867bd1a1a7e93a3b973a1d849cb7b6c252b99

Available diffs

No changes file available.

Binary packages built by this source

python3-flask-ldapconn: LDAP connection and ORM for Flask Applications (Python 3)

 Flask-LDAPConn is a Flask extension providing ldap3 (an LDAP V3 pure Python
 client) connection for accessing LDAP servers.
 .
 To abstract access to LDAP data, this extension provides a simple ORM model.
 .
 This package contains the Python 3 version of the module.