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: Mon May 29 16:31:52 UTC 2023
Modified Files:
pkgsrc/devel/py-poetry-core: Makefile distinfo
Log Message:
py-poetry-core: updated to 1.6.1
1.6.1
Fixed
Fix an endless recursion in marker handling
Fix an issue where the wheel tag was not built correctly under certain circumstances
Fix an issue where the tests included in the sdist failed due to missing files
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-poetry-core/Makefile
cvs rdiff -u -r1.4 -r1.5 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.6 pkgsrc/devel/py-poetry-core/Makefile:1.7
--- pkgsrc/devel/py-poetry-core/Makefile:1.6 Mon May 15 09:54:18 2023
+++ pkgsrc/devel/py-poetry-core/Makefile Mon May 29 16:31:52 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2023/05/15 09:54:18 adam Exp $
+# $NetBSD: Makefile,v 1.7 2023/05/29 16:31:52 adam Exp $
-DISTNAME= poetry_core-1.6.0
+DISTNAME= poetry_core-1.6.1
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.4 pkgsrc/devel/py-poetry-core/distinfo:1.5
--- pkgsrc/devel/py-poetry-core/distinfo:1.4 Mon May 15 09:54:18 2023
+++ pkgsrc/devel/py-poetry-core/distinfo Mon May 29 16:31:52 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2023/05/15 09:54:18 adam Exp $
+$NetBSD: distinfo,v 1.5 2023/05/29 16:31:52 adam Exp $
-BLAKE2s (poetry_core-1.6.0.tar.gz) = 99814c77b737c9d53528290dd63bfb82a3d0e6bf636dd9f67032f8197d6d277f
-SHA512 (poetry_core-1.6.0.tar.gz) = 48e2f8df96132bc30428dbf553bc46e72081d8fb16bdfed3dd08d46ee597ee522c8d7f58eb79573adc70a4002dc41495b257a283bbcd3b223c10533255f0100b
-Size (poetry_core-1.6.0.tar.gz) = 442129 bytes
+BLAKE2s (poetry_core-1.6.1.tar.gz) = 2b9ff7943aaa068432ce1d40f685e94e1449efe485591b3692000ba21a76ac75
+SHA512 (poetry_core-1.6.1.tar.gz) = b6abe79a82d9b5be04f775c9f59b8787ad6896e2d2b2ab7736c1ca94cd21cb928159651d23415e17df942edb7de2709f25a8c498fb2d02b50c4e1a47349bfbd7
+Size (poetry_core-1.6.1.tar.gz) = 443618 bytes
Home |
Main Index |
Thread Index |
Old Index