pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-poetry



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Nov 17 14:01:19 UTC 2025

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

Log Message:
py-poetry: updated to 2.2.1

2.2.1

Fixed

Fix an issue where poetry self show failed with a message about an invalid output format

Docs

Remove outdated statements about dependency groups

2.2.0

Added

Add support for nesting dependency groups
Add support for PEP 735 dependency groups
Add support for PEP 639 license clarity
Add a --format option to poetry show to alternatively output json format
Add official support for Python 3.14

Changed

Normalize dependency group names
Change installer.no-binary and installer.only-binary so that explicit package names will take precedence over :all:
Improve log output during poetry install when a wheel is built from source
Improve error message in case a file lock could not be acquired while cloning a git repository
Require dulwich>=0.24.0
Allow virtualenv>=20.33 again
Allow findpython>=0.7
Allow importlib-metadata>=8.7

Fixed

Fix an issue where poetry new did not create the project structure in an existing empty directory
Fix an issue where a dependency that was required for a specific Python version was not installed into an environment of a pre-release Python version


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/py-poetry/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-poetry/PLIST
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/py-poetry/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-poetry/Makefile
diff -u pkgsrc/devel/py-poetry/Makefile:1.29 pkgsrc/devel/py-poetry/Makefile:1.30
--- pkgsrc/devel/py-poetry/Makefile:1.29        Thu Oct  9 07:57:34 2025
+++ pkgsrc/devel/py-poetry/Makefile     Mon Nov 17 14:01:19 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2025/10/09 07:57:34 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2025/11/17 14:01:19 adam Exp $
 
-DISTNAME=      poetry-2.1.4
+DISTNAME=      poetry-2.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/poetry/}
 
@@ -14,13 +13,12 @@ LICENSE=    mit
 DEPENDS+=      ${PYPKGPREFIX}-build>=1.2.1:../../devel/py-build
 DEPENDS+=      ${PYPKGPREFIX}-cachecontrol>=0.14.0:../../devel/py-cachecontrol
 DEPENDS+=      ${PYPKGPREFIX}-cleo>=2.1.0:../../comms/py-cleo
-DEPENDS+=      ${PYPKGPREFIX}-crashtest>=0.4.1:../../misc/py-crashtest
-DEPENDS+=      ${PYPKGPREFIX}-dulwich>=0.22.6:../../devel/py-dulwich
+DEPENDS+=      ${PYPKGPREFIX}-dulwich>=0.24.0:../../devel/py-dulwich
 DEPENDS+=      ${PYPKGPREFIX}-fastjsonschema>=2.18.0:../../textproc/py-fastjsonschema
 DEPENDS+=      ${PYPKGPREFIX}-findpython>=0.6.2:../../lang/py-findpython
 DEPENDS+=      ${PYPKGPREFIX}-installer>=0.7.0:../../misc/py-installer
 DEPENDS+=      ${PYPKGPREFIX}-keyring>=25.1.0:../../security/py-keyring
-DEPENDS+=      ${PYPKGPREFIX}-packaging>=24.0:../../devel/py-packaging
+DEPENDS+=      ${PYPKGPREFIX}-packaging>=24.2:../../devel/py-packaging
 DEPENDS+=      ${PYPKGPREFIX}-pbs-installer>=2025.1.6:../../misc/py-pbs-installer
 DEPENDS+=      ${PYPKGPREFIX}-pkginfo>=1.12:../../devel/py-pkginfo
 DEPENDS+=      ${PYPKGPREFIX}-platformdirs>=3.0.0:../../misc/py-platformdirs

Index: pkgsrc/devel/py-poetry/PLIST
diff -u pkgsrc/devel/py-poetry/PLIST:1.10 pkgsrc/devel/py-poetry/PLIST:1.11
--- pkgsrc/devel/py-poetry/PLIST:1.10   Tue Sep 30 14:23:44 2025
+++ pkgsrc/devel/py-poetry/PLIST        Mon Nov 17 14:01:19 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2025/09/30 14:23:44 wiz Exp $
+@comment $NetBSD: PLIST,v 1.11 2025/11/17 14:01:19 adam Exp $
 bin/poetry-${PYVERSSUFFIX}
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -544,6 +544,9 @@ ${PYSITELIB}/poetry/utils/helpers.pyo
 ${PYSITELIB}/poetry/utils/isolated_build.py
 ${PYSITELIB}/poetry/utils/isolated_build.pyc
 ${PYSITELIB}/poetry/utils/isolated_build.pyo
+${PYSITELIB}/poetry/utils/log_utils.py
+${PYSITELIB}/poetry/utils/log_utils.pyc
+${PYSITELIB}/poetry/utils/log_utils.pyo
 ${PYSITELIB}/poetry/utils/password_manager.py
 ${PYSITELIB}/poetry/utils/password_manager.pyc
 ${PYSITELIB}/poetry/utils/password_manager.pyo

Index: pkgsrc/devel/py-poetry/distinfo
diff -u pkgsrc/devel/py-poetry/distinfo:1.19 pkgsrc/devel/py-poetry/distinfo:1.20
--- pkgsrc/devel/py-poetry/distinfo:1.19        Tue Aug  5 05:58:29 2025
+++ pkgsrc/devel/py-poetry/distinfo     Mon Nov 17 14:01:19 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2025/08/05 05:58:29 adam Exp $
+$NetBSD: distinfo,v 1.20 2025/11/17 14:01:19 adam Exp $
 
-BLAKE2s (poetry-2.1.4.tar.gz) = b1ed0b72397e433cb64c6616873163bc73f0c68696975e522c532402878f7993
-SHA512 (poetry-2.1.4.tar.gz) = c607097ae63a77c6eab3edd1b72d05e40e69f88a36478ff06835aa27951dc3258224bcb8cce0e202c1d23a5fb7299e4c76f9f09117fca51fa82089396a8b2527
-Size (poetry-2.1.4.tar.gz) = 3435981 bytes
+BLAKE2s (poetry-2.2.1.tar.gz) = 2a73b6ca9b048e315ad64a6354f6917e9ade7a5cc8aa595f0a90de9266953e12
+SHA512 (poetry-2.2.1.tar.gz) = 38ef42297c66a52953ed58dcc705201fa67e3c81f2504e320e01e0b76504b6439b8b224e86c9d886dcbe1adba9a2ec5e5c5f0e2308082e7931bc5fce218e5480
+Size (poetry-2.2.1.tar.gz) = 3441978 bytes



Home | Main Index | Thread Index | Old Index