alembic: add v1.8.5 (#37315)
This commit is contained in:
parent
378aa835f8
commit
409bba7cf9
@ -15,6 +15,7 @@ class Alembic(CMakePackage):
|
|||||||
homepage = "https://www.alembic.io"
|
homepage = "https://www.alembic.io"
|
||||||
url = "https://github.com/alembic/alembic/archive/1.7.16.tar.gz"
|
url = "https://github.com/alembic/alembic/archive/1.7.16.tar.gz"
|
||||||
|
|
||||||
|
version("1.8.5", sha256="180a12f08d391cd89f021f279dbe3b5423b1db751a9898540c8059a45825c2e9")
|
||||||
version("1.7.16", sha256="2529586c89459af34d27a36ab114ad1d43dafd44061e65cfcfc73b7457379e7c")
|
version("1.7.16", sha256="2529586c89459af34d27a36ab114ad1d43dafd44061e65cfcfc73b7457379e7c")
|
||||||
|
|
||||||
variant("python", default=False, description="Python support")
|
variant("python", default=False, description="Python support")
|
||||||
|
Loading…
Reference in New Issue
Block a user