forked from Lainports/freebsd-ports
devel/py-oslo.context: Update to 5.7.0
Changes: https://docs.openstack.org/oslo.context/latest/user/history.html
This commit is contained in:
parent
23dec1b0d0
commit
8edfb1cf6e
2 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= oslo.context
|
||||
PORTVERSION= 5.6.0
|
||||
PORTVERSION= 5.7.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}debtcollector>=1.2.0:devel/py-debtcollector@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USES= python:3.9+
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1725559763
|
||||
SHA256 (oslo.context-5.6.0.tar.gz) = 5222c32636be070a230df9d3141a0b27a95f0a3b6978f4c1485bcada47a4c3cb
|
||||
SIZE (oslo.context-5.6.0.tar.gz) = 34632
|
||||
TIMESTAMP = 1732260912
|
||||
SHA256 (oslo.context-5.7.0.tar.gz) = 398c460b9cf7cb397ede7962223e4b88078fb2fbc53665a47a34e1b28890f4ce
|
||||
SIZE (oslo.context-5.7.0.tar.gz) = 35115
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue