git: 6dcf81f553c1 - main - devel/py-tarantool-queue: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:37:23 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6dcf81f553c1ab3987f6dad427bafcb4c7adc227 commit 6dcf81f553c1ab3987f6dad427bafcb4c7adc227 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:16:59 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:30:34 +0000 devel/py-tarantool-queue: Update WWW and clean up pkg-descr --- devel/py-tarantool-queue/Makefile | 2 +- devel/py-tarantool-queue/pkg-descr | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/devel/py-tarantool-queue/Makefile b/devel/py-tarantool-queue/Makefile index 7229399eaed6..c68e9708fec0 100644 --- a/devel/py-tarantool-queue/Makefile +++ b/devel/py-tarantool-queue/Makefile @@ -7,7 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python bindings for Tarantool queue -WWW= https://pypi.org/project/tarantool-queue/ +WWW= https://github.com/tarantool/queue-python LICENSE= MIT diff --git a/devel/py-tarantool-queue/pkg-descr b/devel/py-tarantool-queue/pkg-descr index 9119e28df84f..df1e315db49d 100644 --- a/devel/py-tarantool-queue/pkg-descr +++ b/devel/py-tarantool-queue/pkg-descr @@ -1,3 +1 @@ Python Bindings for Tarantool Queue (https://github.com/tarantool/queue/) - -See also: https://github.com/tarantool/queue-python