Skip to content

Commit

Permalink
devel/py-os-vif: Update to 3.3.0
Browse files Browse the repository at this point in the history
- Update WWW and clean up pkg-descr

Changes:	https://docs.openstack.org/releasenotes/os-vif/
  • Loading branch information
sunpoet committed Nov 27, 2023
1 parent 14bb057 commit ae7fd35
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
5 changes: 3 additions & 2 deletions devel/py-os-vif/Makefile
@@ -1,13 +1,14 @@
PORTNAME= os-vif
PORTVERSION= 3.2.0
PORTVERSION= 3.3.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= os_vif-${PORTVERSION}

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library for plugging and unplugging virtual interfaces in OpenStack
WWW= https://docs.openstack.org/os-vif/latest/
WWW= https://docs.openstack.org/os-vif/latest/ \
https://github.com/openstack/os-vif

LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
Expand Down
6 changes: 3 additions & 3 deletions devel/py-os-vif/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1688902123
SHA256 (os_vif-3.2.0.tar.gz) = e1146276f7695457ef4191dc92ff6ad94ea74d79b5d699b303ce69aa3195e8d6
SIZE (os_vif-3.2.0.tar.gz) = 102623
TIMESTAMP = 1700759796
SHA256 (os_vif-3.3.0.tar.gz) = 84d13e4c4238c55c6849832bff9f395697493e3d5ccf16ab7d4e9e047fa2a26b
SIZE (os_vif-3.3.0.tar.gz) = 103179
2 changes: 0 additions & 2 deletions devel/py-os-vif/pkg-descr
Expand Up @@ -8,5 +8,3 @@ OpenStack. It provides:
os-vif is intended to define a common model for representing VIF types in
OpenStack. With the exception of the two included plugins, all plugins for other
networking backends are maintained in separate code repositories.

See also: https://github.com/openstack/os-vif

0 comments on commit ae7fd35

Please sign in to comment.