mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python-SQLAlchemy: rebuild for Python 3.10
This commit is contained in:
parent
252ba7524e
commit
f3f05f8ae7
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-SQLAlchemy'
|
# Template file for 'python-SQLAlchemy'
|
||||||
pkgname=python-SQLAlchemy
|
pkgname=python-SQLAlchemy
|
||||||
version=1.3.18
|
version=1.3.18
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="SQLAlchemy-${version}"
|
wrksrc="SQLAlchemy-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue