Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-ly
Commits:
acb8c591 by Caleb Maclennan at 2026-04-05T00:05:46+03:00
upgpkg: 0.9.10-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-ly
pkgdesc = Parse, manipulate or create documents in LilyPond format
- pkgver = 0.9.9
- pkgrel = 2
+ pkgver = 0.9.10
+ pkgrel = 1
url = https://github.com/frescobaldi/python-ly
arch = any
license = GPL-2.0-or-later
@@ -13,7 +13,7 @@ pkgbase = python-ly
makedepends = python-hatchling
makedepends = python-sphinx
depends = python
- source =
https://github.com/frescobaldi/python-ly/archive/v0.9.9/python-ly-0.9.9.tar.gz
- sha256sums =
b64983ab44ec7e580451b8fb929da5d981c3d4a633612239e86ce515c1dd7899
+ source =
https://github.com/frescobaldi/python-ly/archive/v0.9.10/python-ly-0.9.10.tar.gz
+ sha256sums =
250eae7e1cdfc03f61e135677318130175f15ff76eaa0cd8ed7de3c888ce575e
pkgname = python-ly
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: David Runge <[email protected]>
pkgname=python-ly
-pkgver=0.9.9
-pkgrel=2
+pkgver=0.9.10
+pkgrel=1
pkgdesc='Parse, manipulate or create documents in LilyPond format'
arch=(any)
url="https://github.com/frescobaldi/$pkgname"
@@ -19,7 +19,7 @@ _archive="$pkgname-$pkgver"
source=("$url/archive/v$pkgver/$_archive.tar.gz")
# PyPi releases are behind, see
https://github.com/frescobaldi/python-ly/issues/163
#
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$_archive.tar.gz")
-sha256sums=('b64983ab44ec7e580451b8fb929da5d981c3d4a633612239e86ce515c1dd7899')
+sha256sums=('250eae7e1cdfc03f61e135677318130175f15ff76eaa0cd8ed7de3c888ce575e')
build() {
cd "$_archive"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ly/-/commit/acb8c591cf472f3dc182276705f8ca193607c665
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ly/-/commit/acb8c591cf472f3dc182276705f8ca193607c665
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help