1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

textproc/py-diff-match-patch: Update to 20230430

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/diff-match-patch-python/diff-match-patch/blob/main/CHANGELOG.md
This commit is contained in:
Po-Chuan Hsieh 2023-05-27 12:10:25 +08:00
parent ee00ed7286
commit efe8cfaf5d
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 7 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= diff-match-patch
PORTVERSION= 20200713
PORTVERSION= 20230430
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -11,8 +11,10 @@ WWW= https://github.com/diff-match-patch-python/diff-match-patch
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.8<4:devel/py-flit-core@${PY_FLAVOR}
USES= python:3.6+ shebangfix
USE_PYTHON= autoplist concurrent distutils unittest
USE_PYTHON= autoplist concurrent pep517 unittest
NO_ARCH= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1598456577
SHA256 (diff-match-patch-20200713.tar.gz) = da6f5a01aa586df23dfc89f3827e1cafbb5420be9d87769eeb079ddfd9477a18
SIZE (diff-match-patch-20200713.tar.gz) = 60711
TIMESTAMP = 1684104546
SHA256 (diff-match-patch-20230430.tar.gz) = 953019cdb9c9d2c9e47b5b12bcff3cf4746fc4598eb406076fa1fc27e6a1f15c
SIZE (diff-match-patch-20230430.tar.gz) = 43324