Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pefile
Commits:
8086d2b8 by Jelle van der Waa at 2024-11-16T17:42:46+01:00
upgpkg: 2023.2.7-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pefile
pkgdesc = Python PE parsing module
pkgver = 2023.2.7
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/erocarrera/pefile
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-pefile
pkgver=2023.2.7
-pkgrel=2
+pkgrel=3
pkgdesc='Python PE parsing module'
url='https://github.com/erocarrera/pefile'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pefile/-/commit/8086d2b8b8da2714dbe5c81979d91f8fb19d8b89
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pefile/-/commit/8086d2b8b8da2714dbe5c81979d91f8fb19d8b89
You're receiving this email because of your account on gitlab.archlinux.org.