Date: Monday, April 10, 2023 @ 14:40:30
  Author: felixonmars
Revision: 1444452

upgpkg: python-vector 0.11.0-3: rebuild with python 3.11

Modified:
  python-vector/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-10 14:37:05 UTC (rev 1444451)
+++ PKGBUILD    2023-04-10 14:40:30 UTC (rev 1444452)
@@ -3,7 +3,7 @@
 _pkgname='vector'
 pkgname="python-${_pkgname}"
 pkgver='0.11.0'
-pkgrel=2
+pkgrel=3
 pkgdesc="A library for 2D, 3D, and Lorentz vectors, especially arrays of 
vectors, to solve common physics problems in a NumPy-like way."
 arch=('any')
 url='https://github.com/scikit-hep/vector'

Reply via email to