Date: Thursday, March 23, 2023 @ 08:43:20 Author: felixonmars Revision: 1427166
upgpkg: python-poetry-plugin-export 1.3.0-1 Modified: python-poetry-plugin-export/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-23 08:41:38 UTC (rev 1427165) +++ PKGBUILD 2023-03-23 08:43:20 UTC (rev 1427166) @@ -2,7 +2,7 @@ _pkgname=poetry-plugin-export pkgname=python-poetry-plugin-export -pkgver=1.2.0 +pkgver=1.3.0 pkgrel=1 pkgdesc="Poetry plugin to export the dependencies to various formats " url="https://github.com/python-poetry/poetry-plugin-export" @@ -12,7 +12,7 @@ makedepends=('python-build' 'python-installer') checkdepends=('python-pytest-mock' 'python-pytest-xdist') source=("https://github.com/python-poetry/poetry-plugin-export/archive/$pkgver/$pkgname-$pkgver.tar.gz") -sha512sums=('aeeacc711dc4852517894318e1e40c3ff77adc3651c87c1fbb9c78c6f802e6282084d99052517dda6aab99fc55ba157ce5cb5b51d2838158774e87d294543661') +sha512sums=('cdb0cece91470141956833780dfcad676e99b51fa6158521401499b8f67c3e6f954ce16e227b7916336cef011f4a7b651948a8440852253fe57753eb40bbf8e5') build() { cd poetry-plugin-export-$pkgver
