Date: Thursday, November 24, 2022 @ 23:47:42 Author: alex19ep Revision: 1353585
upgpkg: python-cleo 2.0.1-3 remove python-pylev fix FS#76658 Modified: python-cleo/trunk/PKGBUILD ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-24 23:46:59 UTC (rev 1353584) +++ PKGBUILD 2022-11-24 23:47:42 UTC (rev 1353585) @@ -4,13 +4,12 @@ _pkgname=cleo pkgname=python-cleo pkgver=2.0.1 -pkgrel=2 +pkgrel=3 pkgdesc="create beautiful and testable command-line interfaces" arch=(any) url="https://github.com/python-poetry/$_pkgname" license=(MIT) depends=(python-crashtest - python-pylev python-rapidfuzz python-typing_extensions) makedepends=(python-{build,installer,wheel}
