Debian NEW package overview for python-django-pgtransaction
| python-django-pgtransaction_2.0.0-1_multi.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Tue, 11 Nov 2025 12:06:02 +0000 |
| Binary: | python3-django-pgtransaction |
| Source: | python-django-pgtransaction |
| Architecture: | all source |
| Version: | 2.0.0-1 |
| Distribution: | unstable |
| Urgency: | medium |
| Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
| Changed-By: | Colin Watson <cjwatson@debian.org> |
| Closes: | 1120507 |
| Description: | python3-django-pgtransaction - PostgreSQL isolation level control for Django transactions |
| Changes: | python-django-pgtransaction (2.0.0-1) unstable; urgency=medium * Initial release (closes: #1120507). |
| Files: | 8a6211abf1aed797f3655248b7153ce7 2562 python optional python-django-pgtransaction_2.0.0-1.dsc a677ef7bcbe75720d9e47035b1a22820 112481 python optional python-django-pgtransaction_2.0.0.orig.tar.gz 0fd8745773ecf028d1058f02eebb1082 2676 python optional python-django-pgtransaction_2.0.0-1.debian.tar.xz a7630752247989c0aff169aa8ce844d7 6121 python optional python-django-pgtransaction_2.0.0-1_amd64.buildinfo 90d4bd1acdf3afc5bfddf2a3fbad3c55 9488 python optional python3-django-pgtransaction_2.0.0-1_all.deb |
| python-django-pgtransaction_2.0.0-1.dsc (click to toggle) | |
|---|---|
| Format: | 3.0 (quilt) |
| Source: | python-django-pgtransaction |
| Binary: | python3-django-pgtransaction |
| Architecture: | all |
| Version: | 2.0.0-1 |
| Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
| Uploaders: | Colin Watson <cjwatson@debian.org>, |
| Homepage: | https://github.com/AmbitionEng/django-pgtransaction |
| Standards-Version: | 4.7.2 |
| Vcs-Browser: | https://salsa.debian.org/python-team/packages/python-django-pgtransaction |
| Vcs-Git: | https://salsa.debian.org/python-team/packages/python-django-pgtransaction.git |
| Testsuite: | autopkgtest |
| Testsuite-Triggers: | @builddeps@, postgresql, python3-all, python3-dj-database-url, python3-django-dynamic-fixture, python3-psycopg, python3-pytest, python3-pytest-django |
| Build-Depends: | debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-poetry-core (>=1.9.0) |
| Package-List: | python3-django-pgtransaction deb python optional arch=all |
| Files: | a677ef7bcbe75720d9e47035b1a22820 112481 python-django-pgtransaction_2.0.0.orig.tar.gz 0fd8745773ecf028d1058f02eebb1082 2676 python-django-pgtransaction_2.0.0-1.debian.tar.xz |
| Dgit: | e1206b52a013a9578f96b773560ee43cdcf604d7 debian archive/debian/2.0.0-1 https://git.dgit.debian.org/python-django-pgtransaction |
| README.source for python-django-pgtransaction_2.0.0-1.dsc (click to toggle) | |
|---|---|
| No README.source in this package | |
| control file for python3-django-pgtransaction_2.0.0-1_all.deb (click to toggle) | |
|---|---|
| Package: | python3-django-pgtransaction |
| Source: | python-django-pgtransaction |
| Version: | 2.0.0-1 |
| Architecture: | all |
| Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
| Installed-Size: | 41 |
| Depends: | python3-psycopg | python3-psycopg2, python3-django, python3:any |
| Section: | python |
| Priority: | optional |
| Homepage: | https://github.com/AmbitionEng/django-pgtransaction |
| Description: | PostgreSQL isolation level control for Django transactions django-pgtransaction offers a drop-in replacement for the default django.db.transaction module which, when used on top of a PostgreSQL database, extends the functionality of that module with Postgres-specific features. . At present, django-pgtransaction offers an extension of the django.db.transaction.atomic context manager/decorator which allows one to dynamically set transaction characteristics including: . * Isolation level * Read mode (READ WRITE/READ ONLY) * Deferrability (DEFERRABLE/NOT DEFERRABLE) * Retry policy for Postgres locking exceptions |
| contents of python3-django-pgtransaction_2.0.0-1_all.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-11-11 12:06 ./ drwxr-xr-x root/root 0 2025-11-11 12:06 ./usr/ drwxr-xr-x root/root 0 2025-11-11 12:06 ./usr/lib/ drwxr-xr-x root/root 0 2025-11-11 12:06 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-11-11 12:06 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-11-11 12:06 ./usr/lib/python3/dist-packages/django_pgtransaction-2.0.0.dist-info/ -rw-r--r-- root/root 7 2025-11-11 12:06 ./usr/lib/python3/dist-packages/django_pgtransaction-2.0.0.dist-info/INSTALLER -rw-r--r-- root/root 4379 2025-11-11 12:06 ./usr/lib/python3/dist-packages/django_pgtransaction-2.0.0.dist-info/METADATA -rw-r--r-- root/root 88 2025-11-11 12:06 ./usr/lib/python3/dist-packages/django_pgtransaction-2.0.0.dist-info/WHEEL drwxr-xr-x root/root 0 2025-11-11 12:06 ./usr/lib/python3/dist-packages/pgtransaction/ -rw-r--r-- root/root 440 2025-11-11 12:06 ./usr/lib/python3/dist-packages/pgtransaction/__init__.py -rw-r--r-- root/root 731 2025-11-11 12:06 ./usr/lib/python3/dist-packages/pgtransaction/config.py -rw-r--r-- root/root 0 2025-11-11 12:06 ./usr/lib/python3/dist-packages/pgtransaction/py.typed -rw-r--r-- root/root 12704 2025-11-11 12:06 ./usr/lib/python3/dist-packages/pgtransaction/transaction.py -rw-r--r-- root/root 87 2025-11-11 12:06 ./usr/lib/python3/dist-packages/pgtransaction/version.py drwxr-xr-x root/root 0 2025-11-11 12:06 ./usr/share/ drwxr-xr-x root/root 0 2025-11-11 12:06 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-11-11 12:06 ./usr/share/doc/python3-django-pgtransaction/ -rw-r--r-- root/root 172 2025-11-11 12:06 ./usr/share/doc/python3-django-pgtransaction/changelog.Debian.gz -rw-r--r-- root/root 1236 2025-05-27 11:40 ./usr/share/doc/python3-django-pgtransaction/changelog.gz -rw-r--r-- root/root 1786 2025-11-11 12:06 ./usr/share/doc/python3-django-pgtransaction/copyright | |
| copyright of python3-django-pgtransaction_2.0.0-1_all.deb (click to toggle) | |
|---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: django-pgtransaction Upstream-Contact: Wes Kendall Source: https://github.com/AmbitionEng/django-pgtransaction Files: * Copyright: 2025 Ambition License: BSD-3-clause Files: debian/* Copyright: 2025, Colin Watson License: BSD-3-clause License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL AMBITION BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
Timestamp: 11.11.2025 / 13:09:51 (UTC)