Skip to content

Commit

Permalink
devel/py-oslo.middleware: Update WWW and clean up pkg-descr
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 5, 2023
1 parent db6bcee commit 476e1fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 2 additions & 1 deletion devel/py-oslo.middleware/Makefile
Expand Up @@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Oslo Middleware library
WWW= https://docs.openstack.org/oslo.middleware/latest/
WWW= https://docs.openstack.org/oslo.middleware/latest/ \
https://github.com/openstack/oslo.middleware

LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
Expand Down
2 changes: 0 additions & 2 deletions devel/py-oslo.middleware/pkg-descr
Expand Up @@ -2,5 +2,3 @@ Oslo middleware library includes components that can be injected into wsgi
pipelines to intercept request/response flows. The base class can be enhanced
with functionality like add/delete/modification of http headers and support
for limiting size/connection etc.

See also: https://github.com/openstack/oslo.middleware

0 comments on commit 476e1fb

Please sign in to comment.