Thu Apr 14 20:29:56 2022 UTC ()
py-poetry-core: updated to 1.0.8

1.0.8
Added
Add hooks according to PEP-660 for editable installs


(adam)
diff -r1.1 -r1.2 pkgsrc/devel/py-poetry-core/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/py-poetry-core/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/devel/py-poetry-core/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-poetry-core/Makefile 2022/01/11 19:19:56 1.1
+++ pkgsrc/devel/py-poetry-core/Makefile 2022/04/14 20:29:56 1.2
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.1 2022/01/11 19:19:56 adam Exp $ 1# $NetBSD: Makefile,v 1.2 2022/04/14 20:29:56 adam Exp $
2 2
3DISTNAME= poetry-core-1.0.7 3DISTNAME= poetry-core-1.0.8
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/poetry-core/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/poetry-core/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://python-poetry.org/ 9HOMEPAGE= https://python-poetry.org/
10COMMENT= Poetry PEP 517 build backend 10COMMENT= Poetry PEP 517 build backend
11LICENSE= mit 11LICENSE= mit
12 12
13PYTHON_VERSIONS_INCOMPATIBLE= 27 13PYTHON_VERSIONS_INCOMPATIBLE= 27
14 14
15.include "../../lang/python/pyversion.mk" 15.include "../../lang/python/pyversion.mk"
16.if ${_PYTHON_VERSION} < 38 16.if ${_PYTHON_VERSION} < 38

cvs diff -r1.1 -r1.2 pkgsrc/devel/py-poetry-core/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-poetry-core/distinfo 2022/01/11 19:19:56 1.1
+++ pkgsrc/devel/py-poetry-core/distinfo 2022/04/14 20:29:56 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1 2022/01/11 19:19:56 adam Exp $ 1$NetBSD: distinfo,v 1.2 2022/04/14 20:29:56 adam Exp $
2 2
3BLAKE2s (poetry-core-1.0.7.tar.gz) = c5ff0ee77c8c8f0d1944e8c3734b3e171a2f46d8a68c35a6b3d2278a97bad423 3BLAKE2s (poetry-core-1.0.8.tar.gz) = 1ccaeb832c2e6208fc91ae1c9316a8c559c79eaa0fb6742e243d2fd29acf7173
4SHA512 (poetry-core-1.0.7.tar.gz) = 0d93daefd7cb785059d1faa04b347cbaa908e0698d59543a18eeb6d86c8aae6f922b9105cb794b23895d676a05eea339f8f19bf41252e9940381be6b1c5d2d1a 4SHA512 (poetry-core-1.0.8.tar.gz) = d00925acb1aa3bcbe65e83855706cc983ad4174c838df380e517c41b81c466333eb98946971c80723c6c91f2d7488780bdc6088dc6daacb3c5cc36f1a4611db5
5Size (poetry-core-1.0.7.tar.gz) = 346244 bytes 5Size (poetry-core-1.0.8.tar.gz) = 346260 bytes