mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
python-sqlparse: rebuild for Python 3.10
This commit is contained in:
parent
17b0513008
commit
a0f93e27ee
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-sqlparse'
|
# Template file for 'python-sqlparse'
|
||||||
pkgname=python-sqlparse
|
pkgname=python-sqlparse
|
||||||
version=0.3.0
|
version=0.3.0
|
||||||
revision=4
|
revision=5
|
||||||
wrksrc="sqlparse-${version}"
|
wrksrc="sqlparse-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="sqlparse"
|
pycompile_module="sqlparse"
|
||||||
|
|
Loading…
Add table
Reference in a new issue