pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-greenlet
Module Name: pkgsrc
Committed By: nia
Date: Thu May 22 09:57:47 UTC 2025
Modified Files:
pkgsrc/devel/py-greenlet: distinfo
pkgsrc/devel/py-greenlet/patches:
patch-src_greenlet_slp__platformselect.h
Log Message:
py-greenlet: Link to upstream PR.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/py-greenlet/distinfo
cvs rdiff -u -r1.6 -r1.7 \
pkgsrc/devel/py-greenlet/patches/patch-src_greenlet_slp__platformselect.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-greenlet/distinfo
diff -u pkgsrc/devel/py-greenlet/distinfo:1.30 pkgsrc/devel/py-greenlet/distinfo:1.31
--- pkgsrc/devel/py-greenlet/distinfo:1.30 Thu May 22 09:24:30 2025
+++ pkgsrc/devel/py-greenlet/distinfo Thu May 22 09:57:47 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2025/05/22 09:24:30 nia Exp $
+$NetBSD: distinfo,v 1.31 2025/05/22 09:57:47 nia Exp $
BLAKE2s (greenlet-3.2.2.tar.gz) = c92075509c5e1f0f01f0ac684d8330b61408195210d1908733581e9cae55844d
SHA512 (greenlet-3.2.2.tar.gz) = ed7b5adec413debc89d01a03768d14f2e29a4fe6ad72ac79d47baa09a556138e27c8f80771d567bf727c19ea67cc1e012fc8f031a910e5551969eb98c9dbbaa6
Size (greenlet-3.2.2.tar.gz) = 185797 bytes
-SHA1 (patch-src_greenlet_slp__platformselect.h) = 6dfc5f4330c3bc644075cb22faca29ed994709e5
+SHA1 (patch-src_greenlet_slp__platformselect.h) = 82c9c0f696b1a9aa77dbb0960397f928fb543786
Index: pkgsrc/devel/py-greenlet/patches/patch-src_greenlet_slp__platformselect.h
diff -u pkgsrc/devel/py-greenlet/patches/patch-src_greenlet_slp__platformselect.h:1.6 pkgsrc/devel/py-greenlet/patches/patch-src_greenlet_slp__platformselect.h:1.7
--- pkgsrc/devel/py-greenlet/patches/patch-src_greenlet_slp__platformselect.h:1.6 Thu May 22 09:24:30 2025
+++ pkgsrc/devel/py-greenlet/patches/patch-src_greenlet_slp__platformselect.h Thu May 22 09:57:47 2025
@@ -1,7 +1,9 @@
-$NetBSD: patch-src_greenlet_slp__platformselect.h,v 1.6 2025/05/22 09:24:30 nia Exp $
+$NetBSD: patch-src_greenlet_slp__platformselect.h,v 1.7 2025/05/22 09:57:47 nia Exp $
Add support for NetBSD/sparc[64] (and other sparc operating systems).
+https://github.com/python-greenlet/greenlet/pull/447
+
--- src/greenlet/slp_platformselect.h.orig 2025-04-11 18:34:32.000000000 +0000
+++ src/greenlet/slp_platformselect.h
@@ -31,6 +31,8 @@ extern "C" {
Home |
Main Index |
Thread Index |
Old Index