python-restless 2.2.0-2 source package in Ubuntu

Changelog

python-restless (2.2.0-2) unstable; urgency=medium

  * QA upload.
  * Add use-path-function-instead-of-url-function.patch Closes: #1013477
  * d/control:
    - Remove 'Built-Using' field for documentation package.
    - Update Standards-Version to 4.6.1
    - Update short description.
  * Drop 0001-fix-test-fail.patch, fixed in version 2.0.2

 -- HÃ¥vard F. Aasen <email address hidden>  Sat, 02 Jul 2022 20:55:37 +0200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
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
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-restless_2.2.0-2.dsc 2.1 KiB 11a3f3f29e80912b19181922436cf69abe665a4de8d5aedf30acb4214afb996a
python-restless_2.2.0.orig.tar.gz 51.5 KiB 2e7762f40327a324e58626be6c3fb55bc4e6dbc056ebc5e9549fb6c3cd7c7438
python-restless_2.2.0-2.debian.tar.xz 5.1 KiB 50845ab5f2d46c495790c7688a99d3d245a668a9943e31986ba62d5387b7774d

Available diffs

No changes file available.

Binary packages built by this source

python-restless-doc: No summary available for python-restless-doc in ubuntu kinetic.

No description available for python-restless-doc in ubuntu kinetic.

python3-restless: lightweight REST miniframework for Python (Python 3)

 Works great with Django, Flask, Pyramid, Tornado & Itty, but should
 be useful for many other Python web frameworks. Based on the lessons
 learned from Tastypie & other REST libraries.
 .
 Features
  * Small, fast codebase
  * JSON output by default, but overridable
  * RESTful
  * Flexible
 .
 This package provides the Python 3.x module.