Date: Thursday, April 6, 2023 @ 02:40:25
  Author: felixonmars
Revision: 1438133

upgpkg: python-vector 0.11.0-2: rebuild with python 3.11 (rebuild pass 1, 
specified --nocheck)

Modified:
  python-vector/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-06 02:40:24 UTC (rev 1438132)
+++ PKGBUILD    2023-04-06 02:40:25 UTC (rev 1438133)
@@ -3,7 +3,7 @@
 _pkgname='vector'
 pkgname="python-${_pkgname}"
 pkgver='0.11.0'
-pkgrel=1
+pkgrel=2
 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