Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-big-o
Commits:
9bc30ef0 by Jelle van der Waa at 2024-11-17T18:01:56+01:00
upgpkg: 0.11.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-big-o
pkgdesc = Empirical estimation of time complexity from execution time
pkgver = 0.11.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/pberkes/big_O
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-big-o
pkgver=0.11.0
_commit=359971f6cb270d10cbd35909eeb3763717ea2e2b
-pkgrel=2
+pkgrel=3
pkgdesc="Empirical estimation of time complexity from execution time"
url="https://github.com/pberkes/big_O"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-big-o/-/commit/9bc30ef0484b78d1f461be47e42776a54ee6875f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-big-o/-/commit/9bc30ef0484b78d1f461be47e42776a54ee6875f
You're receiving this email because of your account on gitlab.archlinux.org.