Codebase list python-graphene-sqlalchemy / b780909 debian / control
b780909

Tree @b780909 (Download .tar.gz)

control @b780909raw · history · blame

Source: python-graphene-sqlalchemy
Section: python
Priority: optional
Maintainer: Kali Developers <[email protected]>
Uploaders: Sophie Brun <[email protected]>
Build-Depends: debhelper-compat (= 12),
               dh-python,
               python3-all,
               python3-graphene (>= 2.1.3),
               python3-iso8601,
               python3-mock,
               python3-pytest,
               python3-setuptools,
               python3-six,
               python3-sqlalchemy,
               python3-sqlalchemy-utils
Standards-Version: 4.6.0
Homepage: https://github.com/graphql-python/graphene-sqlalchemy
Vcs-Git: https://gitlab.com/kalilinux/packages/python-graphene-sqlalchemy.git
Vcs-Browser: https://gitlab.com/kalilinux/packages/python-graphene-sqlalchemy

Package: python3-graphene-sqlalchemy
Architecture: all
Depends: python3-graphene (>= 2.1.3),
         ${misc:Depends},
         ${python3:Depends}
Description: Graphene SQLAlchemy integration (Python 3)
 This package contains a SQLAlchemy integration for Graphene.
 .
 This package installs the library for Python 3.