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

Changelog

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

  * Use github tags instead of releases for d/watch.
  * New upstream version 3.4.0
  * Build using pybuild-plugin-pyproject and dh-sequence-python3.
  * Bump Standards-Version to 4.7.0.
  * Update year in d/copyright.

 -- Michael Fladischer <email address hidden>  Sat, 20 Jul 2024 20:47:46 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-rules_3.4.0-1.dsc 1.8 KiB a0d74132acf882e7589f0e318f67649df8ed18a591c69c064b5f74f8cbe75093
python-django-rules_3.4.0.orig.tar.gz 32.5 KiB b6245255b3e4b73b4e7eb1d7fb7a14edb7f1275fe5f513878fece282d4744f44
python-django-rules_3.4.0-1.debian.tar.xz 3.1 KiB 3fbd738e4e24c775ec6872cdbfa7a97b50bb50917688ae38b9fb8f94f8f59491

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.