pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-poetry-core
Module Name: pkgsrc
Committed By: adam
Date: Wed May 7 07:27:20 UTC 2025
Modified Files:
pkgsrc/devel/py-poetry-core: Makefile distinfo
Log Message:
py-poetry-core: updated to 2.1.3
2.1.3
Fix an issue where the union of specific inverse or partially inverse markers was not simplified
Fix an issue where optional dependencies defined in the project section were treated as non-optional when a source was defined for them in the tool.poetry section
Fix an issue where markers with === were not parsed correctly
Fix an issue where local versions with upper case letters caused an error
Fix an issue where extra markers with a value starting with “in” were not validated correctly
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/py-poetry-core/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/py-poetry-core/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-core/Makefile
diff -u pkgsrc/devel/py-poetry-core/Makefile:1.16 pkgsrc/devel/py-poetry-core/Makefile:1.17
--- pkgsrc/devel/py-poetry-core/Makefile:1.16 Mon Mar 31 11:04:20 2025
+++ pkgsrc/devel/py-poetry-core/Makefile Wed May 7 07:27:20 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2025/03/31 11:04:20 adam Exp $
+# $NetBSD: Makefile,v 1.17 2025/05/07 07:27:20 adam Exp $
-DISTNAME= poetry_core-2.1.2
+DISTNAME= poetry_core-2.1.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/poetry-core/}
Index: pkgsrc/devel/py-poetry-core/distinfo
diff -u pkgsrc/devel/py-poetry-core/distinfo:1.13 pkgsrc/devel/py-poetry-core/distinfo:1.14
--- pkgsrc/devel/py-poetry-core/distinfo:1.13 Mon Mar 31 11:04:20 2025
+++ pkgsrc/devel/py-poetry-core/distinfo Wed May 7 07:27:20 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2025/03/31 11:04:20 adam Exp $
+$NetBSD: distinfo,v 1.14 2025/05/07 07:27:20 adam Exp $
-BLAKE2s (poetry_core-2.1.2.tar.gz) = 286d148f23767ee86852c199b18f4469c0f4778800577579d7c46c4a9094084d
-SHA512 (poetry_core-2.1.2.tar.gz) = 4cd6f91acf108539b478bded2d930947a177b36eaf10bbb25092c6617a2391fc9f4286ef25186642fcd25750967df375c183434446275c91a5b456e972b1c9c8
-Size (poetry_core-2.1.2.tar.gz) = 364452 bytes
+BLAKE2s (poetry_core-2.1.3.tar.gz) = 716bdc57b1f71363515215dba4b06502daaf66329bb3ed97935349a3e97f1839
+SHA512 (poetry_core-2.1.3.tar.gz) = eb82164aef3ce00fc14d55db8065b95feca15a78e1c69ca58c8c0b1018404b173a80c61d448513f938535a03e73df99978b51b3494065bd1c99bc8a14e224ba8
+Size (poetry_core-2.1.3.tar.gz) = 365027 bytes
Home |
Main Index |
Thread Index |
Old Index