summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3e9cf5895d108bec1fba355670a00674b815e4dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-alembic-autogenerate-enums
	pkgdesc = Alembic hook that causes --autogenerate to output PostgreSQL ALTER TYPE statements.
	pkgver = 0.1.2
	pkgrel = 1
	url = https://github.com/dw/alembic-autogenerate-enums
	arch = any
	license = MIT
	makedepends = python-poetry-core
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-alembic
	depends = python-sqlalchemy
	source = https://files.pythonhosted.org/packages/source/a/alembic-autogenerate-enums/alembic-autogenerate-enums-0.1.2.tar.gz
	sha256sums = 467adc76f1ef32576e514ef55c400c28900547800b676dec349293519751c128

pkgname = python-alembic-autogenerate-enums