Date: Wednesday, April 12, 2023 @ 18:20:45 Author: felixonmars Revision: 1445007
upgpkg: python-pipenv-to-requirements 0.9.0-8: rebuild with python 3.11 Modified: python-pipenv-to-requirements/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-12 18:20:45 UTC (rev 1445006) +++ PKGBUILD 2023-04-12 18:20:45 UTC (rev 1445007) @@ -2,7 +2,7 @@ pkgname=python-pipenv-to-requirements pkgver=0.9.0 -pkgrel=7 +pkgrel=8 pkgdesc="Generate requirements[-dev].txt from Pipfile using pipenv" url="https://github.com/gsemet/pipenv-to-requirements" license=('MIT')
