Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-poetry
Commits:
c032be87 by Caleb Maclennan at 2023-08-21T23:02:36+03:00
upgpkg: 1.6.1-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
_pkgname=poetry
pkgname=python-poetry
-pkgver=1.6.0
+pkgver=1.6.1
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=('74a4c26663b5722007f45dc428158d5d8a297b969e81d3ae83d199a7ea6c27fb')
+sha256sums=('5653d6905c378703089fb500f7a85b58bf3b439c61cabb377a11df5495407f9f')
prepare() {
cd "$_archive"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-poetry/-/commit/c032be87f366e635fa99d1bd0de65f0598c4ae65
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-poetry/-/commit/c032be87f366e635fa99d1bd0de65f0598c4ae65
You're receiving this email because of your account on gitlab.archlinux.org.