Date: Mon, 30 Jan 2023 13:09:16 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 99d7e145f4e4 - main - devel/py-oslo.config: Update to 9.1.0 Message-ID: <202301301309.30UD9Gob057526@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=99d7e145f4e42691099c99b8aada45f7745a2b3f commit 99d7e145f4e42691099c99b8aada45f7745a2b3f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:31:41 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 12:59:53 +0000 devel/py-oslo.config: Update to 9.1.0 Changes: https://docs.openstack.org/releasenotes/oslo.config/ --- devel/py-oslo.config/Makefile | 2 +- devel/py-oslo.config/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-oslo.config/Makefile b/devel/py-oslo.config/Makefile index b579b4fec05a..c89437f9c7f9 100644 --- a/devel/py-oslo.config/Makefile +++ b/devel/py-oslo.config/Makefile @@ -1,5 +1,5 @@ PORTNAME= oslo.config -PORTVERSION= 9.0.0 +PORTVERSION= 9.1.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-oslo.config/distinfo b/devel/py-oslo.config/distinfo index e2d86c8049e3..f479a339311f 100644 --- a/devel/py-oslo.config/distinfo +++ b/devel/py-oslo.config/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657835439 -SHA256 (oslo.config-9.0.0.tar.gz) = 3b6b63c43cf1e09344ba850bcb11d6f2b9201086fbeb0a97a8950e7eac3f2645 -SIZE (oslo.config-9.0.0.tar.gz) = 160832 +TIMESTAMP = 1674589838 +SHA256 (oslo.config-9.1.0.tar.gz) = 85342c1c4ba658781673f57da0260c4831045353cad2df325fd374e1783d2a6b +SIZE (oslo.config-9.1.0.tar.gz) = 161010
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301301309.30UD9Gob057526>