Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-euclid3
Commits:
0272afa4 by Jelle van der Waa at 2024-11-16T20:29:03+01:00
upgpkg: 0.01-9: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-euclid3
pkgdesc = 2D and 3D vector, matrix, quaternion and geometry module
pkgver = 0.01
- pkgrel = 8
+ pkgrel = 9
url = https://pypi.org/project/euclid3
arch = any
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=euclid3
pkgname=python-$_pkgname
pkgver=0.01
-pkgrel=8
+pkgrel=9
pkgdesc='2D and 3D vector, matrix, quaternion and geometry module'
arch=('any')
url='https://pypi.org/project/euclid3'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-euclid3/-/commit/0272afa4ee1de82acb3a36a11d44c42c8037b14c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-euclid3/-/commit/0272afa4ee1de82acb3a36a11d44c42c8037b14c
You're receiving this email because of your account on gitlab.archlinux.org.