Source: transaction
Section: zope
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-sequence-python3,
               pybuild-plugin-pyproject,
               python3-all,
               python3-pytest,
               python3-setuptools,
               python3-zope.interface,
Standards-Version: 4.4.1
Rules-Requires-Root: no
Homepage: https://github.com/zopefoundation/transaction
Vcs-Browser: https://salsa.debian.org/debian/transaction
Vcs-Git: https://salsa.debian.org/debian/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.
