Source: transaction
Section: zope
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Colin Watson <cjwatson@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               pybuild-plugin-pyproject,
               python3-all,
               python3-pytest <!nocheck>,
               python3-setuptools,
               python3-zope.interface,
Standards-Version: 4.7.4
Homepage: https://github.com/zopefoundation/transaction
Vcs-Browser: https://salsa.debian.org/python-team/packages/transaction
Vcs-Git: https://salsa.debian.org/python-team/packages/transaction.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-transaction
Section: python
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Provides: ${python3:Provides}
Description: Transaction management for Python
 This package contains a generic transaction implementation for Python.
