Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pythondata-cpu-lm32
Commits:
8f5cd6e6 by Jelle van der Waa at 2024-11-16T18:22:49+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-lm32
pkgdesc = Python module containing verilog files for lm32 cpu (for use
with LiteX)
pkgver = 2022.08
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/litex-hub/pythondata-cpu-lm32
arch = any
license = custom:Lattice
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@ _pkgname=pythondata-cpu-lm32
_pyname=${_pkgname//-/_}
pkgname=python-$_pkgname
pkgver=2022.08
-pkgrel=3
+pkgrel=4
pkgdesc='Python module containing verilog files for lm32 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-lm32/-/commit/8f5cd6e62f42992be8e81937bfd88e6e7954057a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pythondata-cpu-lm32/-/commit/8f5cd6e62f42992be8e81937bfd88e6e7954057a
You're receiving this email because of your account on gitlab.archlinux.org.