mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
Update to 1.31.0
Changes: https://docs.openstack.org/oslo.cache/latest/user/history.html
This commit is contained in:
parent
ff0088e55f
commit
e67a1e7804
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481341
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= oslo.cache
|
||||
PORTVERSION= 1.30.1
|
||||
PORTVERSION= 1.31.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -21,8 +21,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dogpile.cache>=0.6.2:devel/py-dogpile.cache@
|
||||
${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.33.0:devel/py-oslo.utils@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1525895079
|
||||
SHA256 (oslo.cache-1.30.1.tar.gz) = b9d5af6e5eba0a60526638c07c31d7fc20391e4e364a4f28f4802ce037de7981
|
||||
SIZE (oslo.cache-1.30.1.tar.gz) = 53406
|
||||
TIMESTAMP = 1538663013
|
||||
SHA256 (oslo.cache-1.31.0.tar.gz) = 44a781cc44fbd2525b31bd76c907f2e9e6f408f5a7c1d25641dc5db619afd85a
|
||||
SIZE (oslo.cache-1.31.0.tar.gz) = 54215
|
||||
|
Loading…
Reference in New Issue
Block a user