[arch-commits] Commit in pypy3/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Jun 13 04:47:36 UTC 2021


    Date: Sunday, June 13, 2021 @ 04:47:36
  Author: svenstaro
Revision: 963257

upgpkg: pypy3 7.3.5-2: Build using pypy

This introduces a circular dependency on itself but since Python 2 is now
dead, this is lesser evil.

Modified:
  pypy3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-13 04:47:25 UTC (rev 963256)
+++ PKGBUILD	2021-06-13 04:47:36 UTC (rev 963257)
@@ -2,7 +2,7 @@
 
 pkgname=pypy3
 pkgver=7.3.5
-pkgrel=1
+pkgrel=2
 pkgdesc="A Python3 implementation written in Python, JIT enabled"
 url="https://pypy.org"
 arch=('x86_64')



More information about the arch-commits mailing list