uwsgi-plugin-mongo 0.0.9 source package in Ubuntu

Changelog

uwsgi-plugin-mongo (0.0.9) unstable; urgency=medium

  * update lintian overrides
  * declare compliance with Debian Policy 4.6.2
  * build-depend on dh-sequence-uwsgi (not uwsgi-dev uwsgi-src)
  * update copyright info: update source URI
  * stop fallback-build-depend on mongodb-dev

 -- Jonas Smedegaard <email address hidden>  Thu, 22 Dec 2022 16:31:32 +0100

Upload details

Uploaded by:
uWSGI packaging team
Uploaded to:
Sid
Original maintainer:
uWSGI packaging team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
uwsgi-plugin-mongo_0.0.9.dsc 1.8 KiB fab4c52a0eed1c42bc164f44f8e1051bc78e16cbfa22f677c98fecba0e093573
uwsgi-plugin-mongo_0.0.9.tar.xz 2.8 KiB ba7619bcab3766fd42e4a7ea00d97d9549aa73b7ccff91e68f3451d9ed991b36

Available diffs

No changes file available.

Binary packages built by this source

uwsgi-plugin-mongo: MongoDB/GridFS plugins for uWSGI

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It is designed to be fully modular. This means that different plugins can be
 used in order to add compatibility with tons of different technology on top of
 the same core.
 .
 This package provides plugins for using MongoDB as uWSGI backend:
  * emperor_mongodb (Emperor configuration)
  * gridfs (content storage)
  * mongodblog (logging)
  * stats_pusher_mongodb (statistics)

uwsgi-plugin-mongo-dbgsym: debug symbols for uwsgi-plugin-mongo