Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-solidpython
Commits:
72971872 by Jelle van der Waa at 2024-11-17T15:20:30+01:00
upgpkg: 1.1.3-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-solidpython
pkgdesc = Python frontend for solid modelling that compiles to OpenSCAD
pkgver = 1.1.3
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/SolidCode/SolidPython
arch = any
license = LGPL2.1
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=SolidPython
pkgname=python-solidpython
pkgver=1.1.3
-pkgrel=4
+pkgrel=5
# missing tag for 1.1.3: https://github.com/SolidCode/SolidPython/issues/202
_commit=0a4f539c31a25df52a42bab2ceeffafd45596f73
pkgdesc='Python frontend for solid modelling that compiles to OpenSCAD'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-solidpython/-/commit/7297187200874f4f78efc3c764ed9f74ba43cf25
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-solidpython/-/commit/7297187200874f4f78efc3c764ed9f74ba43cf25
You're receiving this email because of your account on gitlab.archlinux.org.