diff options
| author | Charlie Li <vishwin@FreeBSD.org> | 2025-03-07 21:33:49 -0500 |
|---|---|---|
| committer | Charlie Li <vishwin@FreeBSD.org> | 2025-03-07 23:05:21 -0500 |
| commit | 06a08e69f3acb846ad8252945f53c3a2d211e303 (patch) | |
| tree | 1016fb91b84c00db859a3f4531d7a22e23f1746f /devel/py-matrix-angular-sdk | |
| parent | bc7ed2ccd62e3bb0b76cea6f261558a121aa422a (diff) | |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
Diffstat (limited to 'devel/py-matrix-angular-sdk')
| -rw-r--r-- | devel/py-matrix-angular-sdk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-matrix-angular-sdk/Makefile b/devel/py-matrix-angular-sdk/Makefile index 685deae8f34c..72b0e7aa7ddc 100644 --- a/devel/py-matrix-angular-sdk/Makefile +++ b/devel/py-matrix-angular-sdk/Makefile @@ -1,5 +1,6 @@ PORTNAME= matrix-angular-sdk PORTVERSION= 0.6.8 +PORTREVISION= 1 CATEGORIES= devel www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
