Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-poetry-core
Commits:
6fee24e2 by Caleb Maclennan at 2023-08-21T23:02:24+03:00
upgpkg: 1.7.0-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgname=poetry-core
pkgname=python-poetry-core
-pkgver=1.6.1
+pkgver=1.7.0
pkgrel=1
pkgdesc='Poetry PEP 517 Build Backend & Core Utilities'
arch=('any')
@@ -24,7 +24,7 @@ checkdepends=(git
conflicts=('python-poetry<1.1.0')
_archive="$_pkgname-$pkgver"
source=("$url/archive/$pkgver/$_archive.tar.gz")
-sha256sums=('77fafe290509000ff8f9f808cd8ad99da504d2cb830d05323082967274028823')
+sha256sums=('302ede6fabb5935e1b6d0956376bb92e9874468f95cb8916eeb97e7a09276350')
build() {
cd "$_archive"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-poetry-core/-/commit/6fee24e223286c9a884c7797c2846a372ebb8518
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-poetry-core/-/commit/6fee24e223286c9a884c7797c2846a372ebb8518
You're receiving this email because of your account on gitlab.archlinux.org.