pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-frozenlist



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Apr 20 20:33:52 UTC 2025

Modified Files:
        pkgsrc/devel/py-frozenlist: Makefile PLIST distinfo

Log Message:
py-frozenlist: update to 1.6.0.

v1.6.0
======

*(2025-04-17)*

Bug fixes
---------

- Stopped implicitly allowing the use of Cython pre-release versions when
  building the distribution package -- by :user:`ajsanchezsanz` and
  :user:`markgreene74`.

  *Related commits on GitHub:*
  :commit:`41591f2`.

Features
--------

- Implemented support for the free-threaded build of CPython 3.13 -- by :user:`lysnikolaou`.

  *Related issues and pull requests on GitHub:*
  :issue:`618`.

- Started building armv7l wheels -- by :user:`bdraco`.

  *Related issues and pull requests on GitHub:*
  :issue:`642`.

Packaging updates and notes for downstreams
-------------------------------------------

- Stopped implicitly allowing the use of Cython pre-release versions when
  building the distribution package -- by :user:`ajsanchezsanz` and
  :user:`markgreene74`.

  *Related commits on GitHub:*
  :commit:`41591f2`.

- Started building wheels for the free-threaded build of CPython 3.13 -- by :user:`lysnikolaou`.

  *Related issues and pull requests on GitHub:*
  :issue:`618`.

- The packaging metadata switched to including an SPDX license identifier introduced in :pep:`639` -- by :user:`cdce8p`.

  *Related issues and pull requests on GitHub:*
  :issue:`639`.

Contributor-facing changes
--------------------------

- GitHub Actions CI/CD is now configured to manage caching pip-ecosystem
  dependencies using `re-actors/cache-python-deps`_ -- an action by
  :user:`webknjaz` that takes into account ABI stability and the exact
  version of Python runtime.

  .. _`re-actors/cache-python-deps`:
     https://github.com/marketplace/actions/cache-python-deps

  *Related issues and pull requests on GitHub:*
  :issue:`633`.

- Organized dependencies into test and lint dependencies so that no
  unnecessary ones are installed during CI runs -- by :user:`lysnikolaou`.

  *Related issues and pull requests on GitHub:*
  :issue:`636`.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-frozenlist/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-frozenlist/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-frozenlist/distinfo

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-frozenlist/Makefile
diff -u pkgsrc/devel/py-frozenlist/Makefile:1.10 pkgsrc/devel/py-frozenlist/Makefile:1.11
--- pkgsrc/devel/py-frozenlist/Makefile:1.10    Sat Apr 12 10:59:19 2025
+++ pkgsrc/devel/py-frozenlist/Makefile Sun Apr 20 20:33:52 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2025/04/12 10:59:19 adam Exp $
+# $NetBSD: Makefile,v 1.11 2025/04/20 20:33:52 wiz Exp $
 
-DISTNAME=      frozenlist-1.5.0
+DISTNAME=      frozenlist-1.6.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=f/frozenlist/}
 
@@ -16,6 +15,8 @@ TOOL_DEPENDS+=        ${PYPKGPREFIX}-expandvars
 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
 
+USE_LANGUAGES+=        c++
+
 .include "../../lang/python/pyversion.mk"
 .if ${PYTHON_VERSION} < 311
 DEPENDS+=      ${PYPKGPREFIX}-tomli-[0-9]*:../../textproc/py-tomli

Index: pkgsrc/devel/py-frozenlist/PLIST
diff -u pkgsrc/devel/py-frozenlist/PLIST:1.4 pkgsrc/devel/py-frozenlist/PLIST:1.5
--- pkgsrc/devel/py-frozenlist/PLIST:1.4        Sat Apr 12 10:59:19 2025
+++ pkgsrc/devel/py-frozenlist/PLIST    Sun Apr 20 20:33:52 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2025/04/12 10:59:19 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2025/04/20 20:33:52 wiz Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -8,6 +8,7 @@ ${PYSITELIB}/frozenlist/__init__.py
 ${PYSITELIB}/frozenlist/__init__.pyc
 ${PYSITELIB}/frozenlist/__init__.pyi
 ${PYSITELIB}/frozenlist/__init__.pyo
+${PYSITELIB}/frozenlist/_frozenlist.cpp
 ${PYSITELIB}/frozenlist/_frozenlist.pyx
 ${PYSITELIB}/frozenlist/_frozenlist.so
 ${PYSITELIB}/frozenlist/py.typed

Index: pkgsrc/devel/py-frozenlist/distinfo
diff -u pkgsrc/devel/py-frozenlist/distinfo:1.7 pkgsrc/devel/py-frozenlist/distinfo:1.8
--- pkgsrc/devel/py-frozenlist/distinfo:1.7     Thu Oct 24 20:20:26 2024
+++ pkgsrc/devel/py-frozenlist/distinfo Sun Apr 20 20:33:52 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2024/10/24 20:20:26 adam Exp $
+$NetBSD: distinfo,v 1.8 2025/04/20 20:33:52 wiz Exp $
 
-BLAKE2s (frozenlist-1.5.0.tar.gz) = cd6b6b272cba19086c74bff4f7dca8f712f174dcc6ce37148c4e03b816454b67
-SHA512 (frozenlist-1.5.0.tar.gz) = 813645569b335383cd389d0c593466a0f40bc6734c0584f2404baadba700e70f36f5bf81c9c2c3bb8b5d96a75e218749f54b6749f283f63f8cff6f9441e78c96
-Size (frozenlist-1.5.0.tar.gz) = 39930 bytes
+BLAKE2s (frozenlist-1.6.0.tar.gz) = 37f2a4dcd89d2898538680643beaf6c6d07f653ced0586b2c114c5ba31302789
+SHA512 (frozenlist-1.6.0.tar.gz) = 9b3f176fa98ec4dcb727fc87a231b9e392e8707b44458d121f777c3249c50361a99b84bf6c1fd86c0c8c5a220532cc640f9ec80f4e6977f29bfe179092ae004f
+Size (frozenlist-1.6.0.tar.gz) = 42831 bytes



Home | Main Index | Thread Index | Old Index