Source: contextvars
Section: python
Priority: optional
Maintainer: Salt Stack Packaging <packaging@saltstack.com>
Build-Depends: debhelper (>=9),
 dh-python,
 python3,
 python3-setuptools
Standards-Version: 3.9.6
Homepage: https://github.com/MagicStack/contextvars
X-Python3-Version: >= 3.5
Vcs-Git: https://github.com/MagicStack/contextvars.git
Vcs-Browser: https://github.com/MagicStack/contextvars

Package: python3-contextvars
Architecture: all
Depends: ${python3:Depends},
 ${misc:Depends},
 python3-immutables
Description: python contextvars library
 This package installs the library for Python 3.
