Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-intelhex
Commits:
d2c765aa by Jelle van der Waa at 2024-11-16T20:33:59+01:00
upgpkg: 2.3.0-8: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-intelhex
pkgdesc = Python library for Intel HEX files manipulations
pkgver = 2.3.0
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/python-intelhex/intelhex
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=intelhex
pkgname=python-$_pkgname
pkgver=2.3.0
-pkgrel=7
+pkgrel=8
pkgdesc='Python library for Intel HEX files manipulations'
arch=('any')
url='https://github.com/python-intelhex/intelhex'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-intelhex/-/commit/d2c765aafdbb597d5662d3874e78c61348bb9323
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-intelhex/-/commit/d2c765aafdbb597d5662d3874e78c61348bb9323
You're receiving this email because of your account on gitlab.archlinux.org.