mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 2.28.1
Changes: https://docs.openstack.org/oslo.serialization/latest/user/history.html
This commit is contained in:
parent
8e61b7c5bd
commit
3eeb0ef3db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490417
2 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= oslo.serialization
|
||||
PORTVERSION= 2.27.0
|
||||
PORTVERSION= 2.28.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -18,8 +18,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>=0.5.2:devel/py-msgpack@${PY_FLAVOR}
|
|||
${PYTHON_PKGNAMEPREFIX}pytz>=2013.6:devel/py-pytz@${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 = 1529610811
|
||||
SHA256 (oslo.serialization-2.27.0.tar.gz) = ec3f8ef108199204dcbded425e940625c3d4d8663cb69724c58d3c29031ab8e3
|
||||
SIZE (oslo.serialization-2.27.0.tar.gz) = 29281
|
||||
TIMESTAMP = 1547586653
|
||||
SHA256 (oslo.serialization-2.28.1.tar.gz) = fd1febd9abe2042052846a39b7b8ad0f878cc5365d4484d241f0b0711601b8ee
|
||||
SIZE (oslo.serialization-2.28.1.tar.gz) = 29614
|
||||
|
|
Loading…
Add table
Reference in a new issue