[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / lang / py-inflect

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/lang/py-inflect/Makefile between version 1.5 and 1.6

version 1.5, 2022/11/06 18:08:15 version 1.6, 2022/11/14 15:08:31
Line 10  HOMEPAGE= https://github.com/jazzband/in
Line 10  HOMEPAGE= https://github.com/jazzband/in
 COMMENT=        Correctly generate plurals, ordinals, indefinite articles for English  COMMENT=        Correctly generate plurals, ordinals, indefinite articles for English
 LICENSE=        mit  LICENSE=        mit
   
 BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=7.0.0:../../devel/py-setuptools_scm  TOOL_DEPENDS+=  ${PYPKGPREFIX}-setuptools_scm>=7.0.0:../../devel/py-setuptools_scm
   TOOL_DEPENDS+=  ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
 DEPENDS+=       ${PYPKGPREFIX}-pydantic>=1.9.1:../../devel/py-pydantic  DEPENDS+=       ${PYPKGPREFIX}-pydantic>=1.9.1:../../devel/py-pydantic
 TEST_DEPENDS+=  ${PYPKGPREFIX}-test>=6:../../devel/py-test  TEST_DEPENDS+=  ${PYPKGPREFIX}-test>=6:../../devel/py-test
 TEST_DEPENDS+=  ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov  TEST_DEPENDS+=  ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

CVSweb <webmaster@jp.NetBSD.org>