Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-poetry
Commits:
78399f93 by Caleb Maclennan at 2023-08-21T22:27:29+03:00
upgpkg: 1.6.0-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
_pkgname=poetry
pkgname=python-poetry
-pkgver=1.5.1
+pkgver=1.6.0
pkgrel=1
pkgdesc='Python dependency management and packaging made easy'
arch=(any)
@@ -58,7 +58,7 @@ optdepends=(
provides=(poetry)
_archive="$_pkgname-$pkgver"
source=("https://github.com/$pkgname/$_pkgname/archive/$pkgver/$_archive.tar.gz")
-sha256sums=('d63f86a5849fb65077f80e68521c224312d5a4273250a12ff63fa1dbdf175326')
+sha256sums=('74a4c26663b5722007f45dc428158d5d8a297b969e81d3ae83d199a7ea6c27fb')
prepare() {
cd "$_archive"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-poetry/-/commit/78399f93f785b4f6aace5ac0dafe46266626ce64
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-poetry/-/commit/78399f93f785b4f6aace5ac0dafe46266626ce64
You're receiving this email because of your account on gitlab.archlinux.org.