Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-harparser
Commits:
f4e3238e by Jelle van der Waa at 2024-11-16T19:52:05+01:00
upgpkg: 0.4-11: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-harparser
pkgdesc = Python HAR Parser Utility
pkgver = 0.4
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/JustusW/harparser
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-harparser
pkgver=0.4
-pkgrel=10
+pkgrel=11
pkgdesc="Python HAR Parser Utility"
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-harparser/-/commit/f4e3238ec800373d28855d0e57224c78ad8b4a2e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-harparser/-/commit/f4e3238ec800373d28855d0e57224c78ad8b4a2e
You're receiving this email because of your account on gitlab.archlinux.org.