python-django-rules 1.3.0-1 source package in Ubuntu

Changelog

python-django-rules (1.3.0-1) unstable; urgency=low

  * New upstream release.
  * Run wrap-and-sort -bast to reduce diff size of future changes.
  * Bump Standards-Version to 4.1.2.
  * Depend on python3-django.
  * Enable autopkgtest-pkg-python testsuite.

 -- Michael Fladischer <email address hidden>  Thu, 14 Dec 2017 14:55:08 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-rules_1.3.0-1.dsc 1.8 KiB e3242cc8c31dd60d59e412baf52b48c4b25730a078fe07c5df3578b24478a86a
python-django-rules_1.3.0.orig.tar.gz 24.9 KiB a68b7cc6d5b5894eabe21c011dfa229e9ac72dd39b9b27f9c3992c60e03f4001
python-django-rules_1.3.0-1.debian.tar.xz 2.7 KiB 6f4fea2321e57c901ad67dea5d8d0d9cacbd36b6d81dafe2be2ed32d4b7470f7

Available diffs

No changes file available.

Binary packages built by this source

python3-django-rules: object-level permissions for Django (Python3 version)

 rules is a tiny but powerful app providing object-level permissions to Django,
 without requiring a database. At its core, it is a generic framework for
 building rule-based systems, similar to decision trees. It can also be used as
 a standalone library in other contexts and frameworks.
 .
 This package contains the Python 3 version of the library.