Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
autopep8
Commits:
fe0e545f by Jelle van der Waa at 2024-03-02T18:22:29+01:00
Drop tomli dependency
As of 3.11 it is no longer required.
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -14,7 +14,6 @@ license=('MIT')
depends=(
'python'
'python-pycodestyle'
- 'python-tomli'
)
makedepends=(
'git'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/autopep8/-/commit/fe0e545fcb3e3804385587910d16515387818ec5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/autopep8/-/commit/fe0e545fcb3e3804385587910d16515387818ec5
You're receiving this email because of your account on gitlab.archlinux.org.