pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/py-gevent



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Aug 20 07:49:18 UTC 2025

Modified Files:
        pkgsrc/net/py-gevent: Makefile PLIST distinfo

Log Message:
py-gevent: updated to 25.5.1

25.5.1 (2025-05-12)

Features

- Update the bundled libuv to 1.51 from 1.44.2.

  Note that this changes the minimum supported versions of various
  operating systems. Linux now requires kernel 3.10 and glibc 2.17, up
  from 2.6.32 and glibc 2.12; macOS now requires version 11, up from
  version 10.15; Windows now requires Windows 10 and Visual Studio 2017,
  up from Windows 8 and VS 2015; finally, FreeBSD now requires version
  12, up from version 10.

  The musl Linux wheels are now built with muslinux_1_2 instead of
  musllinux_1_1.
  See :issue:`2108`.
- Add support for Cython 3.1 on Windows.

- Add support for Python 3.14b1 and significantly expand the set of
  standard library tests we run with monkey-patching.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/net/py-gevent/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/py-gevent/PLIST \
    pkgsrc/net/py-gevent/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/py-gevent/Makefile
diff -u pkgsrc/net/py-gevent/Makefile:1.29 pkgsrc/net/py-gevent/Makefile:1.30
--- pkgsrc/net/py-gevent/Makefile:1.29  Fri Jul  4 09:08:37 2025
+++ pkgsrc/net/py-gevent/Makefile       Wed Aug 20 07:49:18 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2025/07/04 09:08:37 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2025/08/20 07:49:18 adam Exp $
 
-DISTNAME=      gevent-24.11.1
+DISTNAME=      gevent-25.5.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/gevent/}
 
@@ -12,8 +11,8 @@ COMMENT=      Python-gevent a coroutine-based
 LICENSE=       mit
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
-DEPENDS+=      ${PYPKGPREFIX}-cffi>=1.17.1:../../devel/py-cffi
-DEPENDS+=      ${PYPKGPREFIX}-greenlet>=3.1.1:../../devel/py-greenlet
+TOOL_DEPENDS+= ${PYPKGPREFIX}-cffi>=1.17.1:../../devel/py-cffi
+DEPENDS+=      ${PYPKGPREFIX}-greenlet>=3.2.2:../../devel/py-greenlet
 DEPENDS+=      ${PYPKGPREFIX}-zope.event-[0-9]*:../../devel/py-zope.event
 DEPENDS+=      ${PYPKGPREFIX}-zope.interface-[0-9]*:../../devel/py-zope.interface
 

Index: pkgsrc/net/py-gevent/PLIST
diff -u pkgsrc/net/py-gevent/PLIST:1.19 pkgsrc/net/py-gevent/PLIST:1.20
--- pkgsrc/net/py-gevent/PLIST:1.19     Tue Apr 15 05:38:03 2025
+++ pkgsrc/net/py-gevent/PLIST  Wed Aug 20 07:49:18 2025
@@ -1,11 +1,9 @@
-@comment $NetBSD: PLIST,v 1.19 2025/04/15 05:38:03 adam Exp $
+@comment $NetBSD: PLIST,v 1.20 2025/08/20 07:49:18 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
 ${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
-${PYSITELIB}/${WHEEL_INFODIR}/licenses/AUTHORS
 ${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
-${PYSITELIB}/${WHEEL_INFODIR}/licenses/NOTICE
 ${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/gevent/__init__.py
 ${PYSITELIB}/gevent/__init__.pyc
Index: pkgsrc/net/py-gevent/distinfo
diff -u pkgsrc/net/py-gevent/distinfo:1.19 pkgsrc/net/py-gevent/distinfo:1.20
--- pkgsrc/net/py-gevent/distinfo:1.19  Wed Jan  8 20:40:12 2025
+++ pkgsrc/net/py-gevent/distinfo       Wed Aug 20 07:49:18 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2025/01/08 20:40:12 adam Exp $
+$NetBSD: distinfo,v 1.20 2025/08/20 07:49:18 adam Exp $
 
-BLAKE2s (gevent-24.11.1.tar.gz) = b62825b4f43ce51f00ed4886a57c68b15e0cf3ef5bd8acad004ede6edb0e4aad
-SHA512 (gevent-24.11.1.tar.gz) = 7507bd754e6c862cd5e7821ded8dd05422d09cc26d0b7e6d889cb91f27661fff09a1949bf6d21c35aee63fa9f520b840f236adb6b4c19aa7da46971eb51a1b22
-Size (gevent-24.11.1.tar.gz) = 5976624 bytes
+BLAKE2s (gevent-25.5.1.tar.gz) = bdc003d818dd59e67311cc3c88c06a89c4d2708ae345c74ea5b8fe6f0d21ae44
+SHA512 (gevent-25.5.1.tar.gz) = 024ef3e07012098e717077a64ec390667cab1e6cb0902806a0508b9b681583cec88aca76a4513d0d4d1e351eb60e438602b51609d6e9f384a502a2b9f163b594
+Size (gevent-25.5.1.tar.gz) = 6388207 bytes



Home | Main Index | Thread Index | Old Index