Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-leather
Commits:
47999ad0 by Jelle van der Waa at 2024-11-20T11:21:39+01:00
upgpkg: 0.4.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-leather
pkgdesc = Python charting for 80% of humans
pkgver = 0.4.0
- pkgrel = 3
+ pkgrel = 4
url = https://leather.readthedocs.io
arch = any
license = MIT
@@ -13,7 +13,7 @@ pkgbase = python-leather
makedepends = python-setuptools
depends = python
depends = python-six
- source =
https://github.com/wireservice/leather/archive/0.4.0/leather-0.4.0-3.tar.gz
+ source =
https://github.com/wireservice/leather/archive/0.4.0/leather-0.4.0-4.tar.gz
sha256sums =
5b4d698e97534a2600150837c2beb446278b7ef276a699768efc5488c88290c3
pkgname = python-leather
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
_pyname=leather
pkgname=python-$_pyname
pkgver=0.4.0
-pkgrel=3
+pkgrel=4
pkgdesc='Python charting for 80% of humans'
arch=(any)
url="https://$_pyname.readthedocs.io"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-leather/-/commit/47999ad0321f9c25bf0297dfe777be579e0a36a1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-leather/-/commit/47999ad0321f9c25bf0297dfe777be579e0a36a1
You're receiving this email because of your account on gitlab.archlinux.org.