diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-07-08 18:58:38 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-07-08 18:58:38 +0000 |
commit | b05e08372470046ab471a7deed68f954e7349f16 (patch) | |
tree | 35db4871a576e87c6d57b13a9ec1d124d7ad7a59 | |
parent | Update to 2.5.0 (diff) |
Update to 4.2.0
Changes: https://docs.openstack.org/oslo.concurrency/latest/contributor/history.html
Notes
Notes:
svn path=/head/; revision=541552
-rw-r--r-- | devel/py-oslo.concurrency/Makefile | 2 | ||||
-rw-r--r-- | devel/py-oslo.concurrency/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-oslo.concurrency/Makefile b/devel/py-oslo.concurrency/Makefile index 7046cb162ebf..3a87ce31484a 100644 --- a/devel/py-oslo.concurrency/Makefile +++ b/devel/py-oslo.concurrency/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oslo.concurrency -PORTVERSION= 4.1.1 +PORTVERSION= 4.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-oslo.concurrency/distinfo b/devel/py-oslo.concurrency/distinfo index cd4b26c464a5..48b549d76207 100644 --- a/devel/py-oslo.concurrency/distinfo +++ b/devel/py-oslo.concurrency/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1592419269 -SHA256 (oslo.concurrency-4.1.1.tar.gz) = 838c2363493395c2d191077a1c7ab747b66f2bde427f195574d471df0d13dc41 -SIZE (oslo.concurrency-4.1.1.tar.gz) = 54227 +TIMESTAMP = 1594117203 +SHA256 (oslo.concurrency-4.2.0.tar.gz) = ff0c4f03d639589294c5c948c0bd016a1832601c58a3b19ac62cefcf7294bb62 +SIZE (oslo.concurrency-4.2.0.tar.gz) = 54802 |