pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-gevent py-gevent: updated to 22.10.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/01ee6629a42b
branches:  trunk
changeset: 387142:01ee6629a42b
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Oct 23 15:48:33 2022 +0000

description:
py-gevent: updated to 22.10.1

22.10.1 (2022-10-14)
====================

Features
--------
- Update bundled libuv to 1.44.2.


22.08.0 (2022-10-08)
====================

Features
--------
- Windows: Test and provide binary wheels for PyPy3.7.
  Note that there may be issues with subprocesses, signals, and it may
  be slow.
- Upgrade embedded c-ares to 1.18.1.
- Upgrade bundled libuv to 1.42.0 from 1.40.0.
- Added preliminary support for Python 3.11 (rc2 and later).

  Some platforms may or may not have binary wheels at this time.

  .. important:: Support for legacy versions of Python, including 2.7
                 and 3.6, will be ending soon. The
                 maintenance burden has become too great and the
                 maintainer's time is too limited.

                 Ideally, there will be a release of gevent compatible
                 with a final release of greenlet 2.0 that still
                 supports those legacy versions, but that may not be
                 possible; this may be the final release to support them.

  :class:`gevent.threadpool.ThreadPool` can now optionally expire idle
  threads. This is used by default in the implicit thread pool used for
  DNS requests and other user-submitted tasks; other uses of a
  thread-pool need to opt-in to this.


Bugfixes
--------
- Truly disable the effects of compiling with ``-ffast-math``.

diffstat:

 net/py-gevent/Makefile |  17 +++++++++--------
 net/py-gevent/PLIST    |   5 ++++-
 net/py-gevent/distinfo |   8 ++++----
 3 files changed, 17 insertions(+), 13 deletions(-)

diffs (69 lines):

diff -r 17b58082d03e -r 01ee6629a42b net/py-gevent/Makefile
--- a/net/py-gevent/Makefile    Sun Oct 23 15:07:45 2022 +0000
+++ b/net/py-gevent/Makefile    Sun Oct 23 15:48:33 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2022/01/04 20:54:27 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2022/10/23 15:48:33 adam Exp $
 
-DISTNAME=      gevent-21.12.0
+DISTNAME=      gevent-22.10.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/gevent/}
 
@@ -11,15 +10,17 @@
 COMMENT=       Python-gevent a coroutine-based Python networking library
 LICENSE=       mit
 
-DEPENDS+=      ${PYPKGPREFIX}-cffi>=1.11.5:../../devel/py-cffi
-DEPENDS+=      ${PYPKGPREFIX}-greenlet>=0.4.14:../../devel/py-greenlet
+DEPENDS+=      ${PYPKGPREFIX}-cffi>=1.12.2:../../devel/py-cffi
+DEPENDS+=      ${PYPKGPREFIX}-greenlet>=1.1.3:../../devel/py-greenlet
 DEPENDS+=      ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
 DEPENDS+=      ${PYPKGPREFIX}-ZopeEvent-[0-9]*:../../devel/py-ZopeEvent
 DEPENDS+=      ${PYPKGPREFIX}-ZopeInterface-[0-9]*:../../devel/py-ZopeInterface
 
-MAKE_ENV+=     CARES_EMBED=0
-MAKE_ENV+=     LIBEV_EMBED=0
-MAKE_ENV+=     LIBUV_EMBED=0
+MAKE_ENV+=     GEVENTSETUP_EMBED_CARES=0
+MAKE_ENV+=     GEVENTSETUP_EMBED_LIBEV=0
+MAKE_ENV+=     GEVENTSETUP_EMBED_LIBUV=0
+
+CHECK_PORTABILITY_SKIP=        deps/libuv/autogen.sh
 
 USE_LANGUAGES= c c++
 
diff -r 17b58082d03e -r 01ee6629a42b net/py-gevent/PLIST
--- a/net/py-gevent/PLIST       Sun Oct 23 15:07:45 2022 +0000
+++ b/net/py-gevent/PLIST       Sun Oct 23 15:48:33 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2021/09/23 07:39:31 adam Exp $
+@comment $NetBSD: PLIST,v 1.14 2022/10/23 15:48:33 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -539,6 +539,9 @@
 ${PYSITELIB}/gevent/tests/test__issue1686.py
 ${PYSITELIB}/gevent/tests/test__issue1686.pyc
 ${PYSITELIB}/gevent/tests/test__issue1686.pyo
+${PYSITELIB}/gevent/tests/test__issue1864.py
+${PYSITELIB}/gevent/tests/test__issue1864.pyc
+${PYSITELIB}/gevent/tests/test__issue1864.pyo
 ${PYSITELIB}/gevent/tests/test__issue230.py
 ${PYSITELIB}/gevent/tests/test__issue230.pyc
 ${PYSITELIB}/gevent/tests/test__issue230.pyo
diff -r 17b58082d03e -r 01ee6629a42b net/py-gevent/distinfo
--- a/net/py-gevent/distinfo    Sun Oct 23 15:07:45 2022 +0000
+++ b/net/py-gevent/distinfo    Sun Oct 23 15:48:33 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/12/12 20:06:23 adam Exp $
+$NetBSD: distinfo,v 1.14 2022/10/23 15:48:33 adam Exp $
 
-BLAKE2s (gevent-21.12.0.tar.gz) = ab7ea77a1aa883015f11d9f50d3ca47f77ab30cc54e1886b967476b947276a52
-SHA512 (gevent-21.12.0.tar.gz) = 805ddb475281b6c4c46cdf5a714915b6612512745121e7b153f3d33f3460135efa4994e0ff1601402d4f7b80d285cbfdc0d5d93799fbeb8ddbf2a52888cd91ad
-Size (gevent-21.12.0.tar.gz) = 6201851 bytes
+BLAKE2s (gevent-22.10.1.tar.gz) = 6b151721f74df226ccb6e515a890ca2e0e76d7d171501b6340741562d484cac7
+SHA512 (gevent-22.10.1.tar.gz) = b91638a0e36e1e6fdc15886b78586660046134c18786bbbf2498b940abddad18e4200e0bfc759afd40b5d8304c2bb8ae131c39f7cf84c3b675a2f3d51ed261c6
+Size (gevent-22.10.1.tar.gz) = 6543407 bytes



Home | Main Index | Thread Index | Old Index