Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages /
python-justbytes
Commits:
cf0a0526 by Carl Smedstad at 2024-11-17T01:47:25+01:00
upgpkg: 0.15.2-3: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-justbytes
pkgdesc = computing with and displaying bytes
pkgver = 0.15.2
- pkgrel = 2
+ pkgrel = 3
url = https://pypi.org/project/justbytes/
arch = any
license = LGPL-2.1-or-later
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-justbytes
_pkgname=justbytes
pkgver=0.15.2
-pkgrel=2
+pkgrel=3
pkgdesc="computing with and displaying bytes"
url="https://pypi.org/project/justbytes/"
depends=('python' 'python-justbases')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-justbytes/-/commit/cf0a05262128a662143407f6cbd3eaca8fb7d1a5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-justbytes/-/commit/cf0a05262128a662143407f6cbd3eaca8fb7d1a5
You're receiving this email because of your account on gitlab.archlinux.org.