git: ae7fd35b58c5 - main - devel/py-os-vif: Update to 3.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Nov 2023 10:36:10 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae7fd35b58c5632ad8f38b2f519df0d55498bb03 commit ae7fd35b58c5632ad8f38b2f519df0d55498bb03 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-11-27 10:02:21 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-11-27 10:28:15 +0000 devel/py-os-vif: Update to 3.3.0 - Update WWW and clean up pkg-descr Changes: https://docs.openstack.org/releasenotes/os-vif/ --- devel/py-os-vif/Makefile | 5 +++-- devel/py-os-vif/distinfo | 6 +++--- devel/py-os-vif/pkg-descr | 2 -- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/devel/py-os-vif/Makefile b/devel/py-os-vif/Makefile index e4366858506b..ff7e06505c6f 100644 --- a/devel/py-os-vif/Makefile +++ b/devel/py-os-vif/Makefile @@ -1,5 +1,5 @@ PORTNAME= os-vif -PORTVERSION= 3.2.0 +PORTVERSION= 3.3.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -7,7 +7,8 @@ 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 diff --git a/devel/py-os-vif/distinfo b/devel/py-os-vif/distinfo index f16054c72c51..2f477861e650 100644 --- a/devel/py-os-vif/distinfo +++ b/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 diff --git a/devel/py-os-vif/pkg-descr b/devel/py-os-vif/pkg-descr index 942759acaeb5..384ff0c32c1a 100644 --- a/devel/py-os-vif/pkg-descr +++ b/devel/py-os-vif/pkg-descr @@ -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