pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-openapi-schema-validator py-openapi-schema...
details: https://anonhg.NetBSD.org/pkgsrc/rev/66cbd646875b
branches: trunk
changeset: 376523:66cbd646875b
user: adam <adam%pkgsrc.org@localhost>
date: Sat Apr 09 07:40:34 2022 +0000
description:
py-openapi-schema-validator: updated to 0.2.3
0.2.3
readOnly and writeOnly on jsonschema4 fix
0.2.2
Validate oneOf, anyOf and allOf with discriminator (cherry-pick from 0.3.x)
0.2.1
Revert "make jsonschema4 compatible (DeprecationWarning fix)"
Drop python 3.6 support (cherry-pick from 0.3.x and part 2)
Limit jsonschema dependency
0.2.0
switch to poetry
drop python 2.7 and 3.5 support
make jsonschema4 compatible (DeprecationWarning fix)
diffstat:
textproc/py-openapi-schema-validator/Makefile | 17 ++++-------------
textproc/py-openapi-schema-validator/PLIST | 3 +--
textproc/py-openapi-schema-validator/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 19 deletions(-)
diffs (63 lines):
diff -r 9ca02351f87d -r 66cbd646875b textproc/py-openapi-schema-validator/Makefile
--- a/textproc/py-openapi-schema-validator/Makefile Sat Apr 09 07:02:10 2022 +0000
+++ b/textproc/py-openapi-schema-validator/Makefile Sat Apr 09 07:40:34 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2022/01/04 20:55:01 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2022/04/09 07:40:34 adam Exp $
-DISTNAME= openapi-schema-validator-0.1.5
+DISTNAME= openapi-schema-validator-0.2.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc www python
MASTER_SITES= ${MASTER_SITE_PYPI:=o/openapi-schema-validator/}
@@ -11,20 +10,12 @@
COMMENT= OpenAPI schema validation for Python
LICENSE= modified-bsd
+DEPENDS+= ${PYPKGPREFIX}-isodate-[0-9]*:../../time/py-isodate
DEPENDS+= ${PYPKGPREFIX}-jsonschema>=3:../../textproc/py-jsonschema
-DEPENDS+= ${PYPKGPREFIX}-isodate-[0-9]*:../../time/py-isodate
-DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-flake8-[0-9]*:../../devel/py-test-flake8
-# mock; python_version<"3.0"
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 9ca02351f87d -r 66cbd646875b textproc/py-openapi-schema-validator/PLIST
--- a/textproc/py-openapi-schema-validator/PLIST Sat Apr 09 07:02:10 2022 +0000
+++ b/textproc/py-openapi-schema-validator/PLIST Sat Apr 09 07:40:34 2022 +0000
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1 2021/11/23 12:32:39 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/04/09 07:40:34 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/openapi_schema_validator/__init__.py
diff -r 9ca02351f87d -r 66cbd646875b textproc/py-openapi-schema-validator/distinfo
--- a/textproc/py-openapi-schema-validator/distinfo Sat Apr 09 07:02:10 2022 +0000
+++ b/textproc/py-openapi-schema-validator/distinfo Sat Apr 09 07:40:34 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2021/11/23 12:32:39 wiz Exp $
+$NetBSD: distinfo,v 1.2 2022/04/09 07:40:34 adam Exp $
-BLAKE2s (openapi-schema-validator-0.1.5.tar.gz) = 65c57c0471faf38112242c5524fb3c15e295e2d8ea10e2072cb3883049da1013
-SHA512 (openapi-schema-validator-0.1.5.tar.gz) = f40f3d53aae2246f8f93a69aa6462a4166e8aec29ec260e267098d12d59b46417c77c36755829974fa5741d026d6618a0b75f65a390cd4650581ae50a81e3158
-Size (openapi-schema-validator-0.1.5.tar.gz) = 6936 bytes
+BLAKE2s (openapi-schema-validator-0.2.3.tar.gz) = 9b880c582873a9c4a9eabdfe41e0bf781d047fbef1dd67d3b98e39e80c014278
+SHA512 (openapi-schema-validator-0.2.3.tar.gz) = d0d107d6d8c741ff2e1fb4bcc64f77ba1f1061faced2f64de675c0ed361bf1e804ec85d7a3af3a75bc9ff4a76d6aaee88cad03a0ef8c4a1c887dbfcd72679b22
+Size (openapi-schema-validator-0.2.3.tar.gz) = 7503 bytes
Home |
Main Index |
Thread Index |
Old Index