pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-openapi3 py-openapi3: updated to 1.6.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/1da8d714b942
branches: trunk
changeset: 387361:1da8d714b942
user: adam <adam%pkgsrc.org@localhost>
date: Fri Oct 28 09:34:16 2022 +0000
description:
py-openapi3: updated to 1.6.6
1.6.6
Various minor bug fixes
diffstat:
textproc/py-openapi3/Makefile | 13 +++----------
textproc/py-openapi3/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 14 deletions(-)
diffs (44 lines):
diff -r 84d0dd395d85 -r 1da8d714b942 textproc/py-openapi3/Makefile
--- a/textproc/py-openapi3/Makefile Fri Oct 28 09:25:26 2022 +0000
+++ b/textproc/py-openapi3/Makefile Fri Oct 28 09:34:16 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2022/07/08 14:48:44 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2022/10/28 09:34:16 adam Exp $
-DISTNAME= openapi3-1.6.5
+DISTNAME= openapi3-1.6.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc www python
MASTER_SITES= ${MASTER_SITE_PYPI:=o/openapi3/}
@@ -12,17 +12,10 @@
DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
-# no actual tests provided
-#TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
-
-PYTHON_VERSIONS_INCOMPATIBLE= 27
USE_LANGUAGES= # none
-#TEST_ENV+= PYTHONPATH=${WRKSRC}/build/lib
-#
-#do-test:
-# cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX}
+PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 84d0dd395d85 -r 1da8d714b942 textproc/py-openapi3/distinfo
--- a/textproc/py-openapi3/distinfo Fri Oct 28 09:25:26 2022 +0000
+++ b/textproc/py-openapi3/distinfo Fri Oct 28 09:34:16 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2022/07/08 14:48:44 wiz Exp $
+$NetBSD: distinfo,v 1.3 2022/10/28 09:34:16 adam Exp $
-BLAKE2s (openapi3-1.6.5.tar.gz) = 3990caf86585396a07f27d45b130e936c35b6ad556a66efc922efc5b09ba9e2c
-SHA512 (openapi3-1.6.5.tar.gz) = 1d1cf8cabc44e4850b1fefd910343e0fbd34b2d978594b1f022ed279fce804a9dce3a6ab213aeaed77de4487c2e9390b81a13dc5dd498bb2bf13cd0abc0dc663
-Size (openapi3-1.6.5.tar.gz) = 22363 bytes
+BLAKE2s (openapi3-1.6.6.tar.gz) = 3599e8974cd1b9288bdd30d16fa740de4682b2b88a568db505e62d79b222fbba
+SHA512 (openapi3-1.6.6.tar.gz) = 772c3012630ffbefcabb2750d1a8515e1c5674f16769f05fe138996bb6ddb05e46dffc441a105ef7bf84573a61accb21b592b05384accf5756680e66fe88c6e5
+Size (openapi3-1.6.6.tar.gz) = 22284 bytes
Home |
Main Index |
Thread Index |
Old Index