Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pythondata-cpu-picorv32
Commits:
31bad15d by Jelle van der Waa at 2024-11-16T18:23:27+01:00
upgpkg: 2022.08-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pythondata-cpu-picorv32
pkgdesc = Python module containing verilog files for picorv32 cpu (for
use with LiteX)
pkgver = 2022.08
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/litex-hub/pythondata-cpu-picorv32
arch = any
license = ISC
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@ _pkgname=pythondata-cpu-picorv32
_pyname=${_pkgname//-/_}
pkgname=python-$_pkgname
pkgver=2022.08
-pkgrel=3
+pkgrel=4
pkgdesc='Python module containing verilog files for picorv32 cpu (for use with
LiteX)'
arch=('any')
url="https://github.com/litex-hub/$_pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pythondata-cpu-picorv32/-/commit/31bad15db78f0f6a91b64251f3da1d10926f4e54
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pythondata-cpu-picorv32/-/commit/31bad15db78f0f6a91b64251f3da1d10926f4e54
You're receiving this email because of your account on gitlab.archlinux.org.