Remove python-tomli
all packages no longer require it in combination with Python 3.11+
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
pkgbase=python-pytest
|
||||
pkgname=('python-pytest')
|
||||
pkgver=7.4.3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
provides=("python3-pytest")
|
||||
replaces=("python3-pytest")
|
||||
conflicts=("python3-pytest")
|
||||
@@ -15,8 +15,7 @@ depends=('python'
|
||||
'python-attrs'
|
||||
'python-pluggy'
|
||||
'python-packaging'
|
||||
'python-iniconfig'
|
||||
'python-tomli')
|
||||
'python-iniconfig')
|
||||
makedepends=('python-build'
|
||||
'python-installer'
|
||||
'python-setuptools'
|
||||
|
||||
Reference in New Issue
Block a user