mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
reuse: rebuild for Python 3.11
This commit is contained in:
parent
01aaed2bc9
commit
b0765813af
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'reuse'
|
# Template file for 'reuse'
|
||||||
pkgname=reuse
|
pkgname=reuse
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
# These tests pass on local machine but don't pass in CI.
|
# These tests pass on local machine but don't pass in CI.
|
||||||
make_check_args="--deselect tests/test_lint.py::test_lint_read_errors
|
make_check_args="--deselect tests/test_lint.py::test_lint_read_errors
|
||||||
|
|
Loading…
Add table
Reference in a new issue