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 Oct 14 05:21:40 UTC 2024

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

Log Message:
py-poetry-core: updated to 1.9.1

1.9.1

Add 3.13 to the list of available Python versions


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-poetry-core/Makefile
cvs rdiff -u -r1.8 -r1.9 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.11 pkgsrc/devel/py-poetry-core/Makefile:1.12
--- pkgsrc/devel/py-poetry-core/Makefile:1.11   Fri Feb  2 16:23:11 2024
+++ pkgsrc/devel/py-poetry-core/Makefile        Mon Oct 14 05:21:40 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2024/02/02 16:23:11 adam Exp $
+# $NetBSD: Makefile,v 1.12 2024/10/14 05:21:40 adam Exp $
 
-DISTNAME=      poetry_core-1.9.0
+DISTNAME=      poetry_core-1.9.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/poetry-core/}
@@ -21,7 +21,5 @@ TEST_DEPENDS+=        git-base-[0-9]*:../../dev
 # for tests only
 USE_LANGUAGES= c
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/py-poetry-core/distinfo
diff -u pkgsrc/devel/py-poetry-core/distinfo:1.8 pkgsrc/devel/py-poetry-core/distinfo:1.9
--- pkgsrc/devel/py-poetry-core/distinfo:1.8    Fri Feb  2 16:23:11 2024
+++ pkgsrc/devel/py-poetry-core/distinfo        Mon Oct 14 05:21:40 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2024/02/02 16:23:11 adam Exp $
+$NetBSD: distinfo,v 1.9 2024/10/14 05:21:40 adam Exp $
 
-BLAKE2s (poetry_core-1.9.0.tar.gz) = 31830b56b66cd81688368b40bf825e3e8f8013be602646e6eee2164f7138d2ea
-SHA512 (poetry_core-1.9.0.tar.gz) = 51812a673cd430511aa33fc84a646f0f73a3dfc334848f570f598ddefc83b1d29ed2061cc0109e59dd9f15ad4863920a165dfec86a27ecd6aa7fcecd425f9c7f
-Size (poetry_core-1.9.0.tar.gz) = 337190 bytes
+BLAKE2s (poetry_core-1.9.1.tar.gz) = a2e72704bfe8b5e7485252267be5f814307e0b2cf0fcadc92fab6c1482979f32
+SHA512 (poetry_core-1.9.1.tar.gz) = 6c421c9be397b89d2fd97d15ff5c65290462d82f962eb4bdabaeea2250acc46ce24236448bec686587eaffa0939fd60930a68ce42cf8ec2973b6b5afa0306c94
+Size (poetry_core-1.9.1.tar.gz) = 337193 bytes



Home | Main Index | Thread Index | Old Index