Skip to content

Commit

Permalink
devel/py-moto: Update to 4.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 16, 2023
1 parent 4ef84dc commit ff2eecc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions devel/py-moto/Makefile
@@ -1,12 +1,13 @@
PORTNAME= moto
PORTVERSION= 4.1.12
PORTVERSION= 4.1.14
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Allow your python tests to easily mock out the boto library
WWW= https://github.com/getmoto/moto
WWW= https://docs.getmoto.org/en/latest/ \
https://github.com/getmoto/moto

LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
Expand Down
6 changes: 3 additions & 3 deletions devel/py-moto/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1688166214
SHA256 (moto-4.1.12.tar.gz) = 25577e4cf55f05235f4efe78bcfeb5a7704fb75c16b426a5de2fc1e6b7b8545b
SIZE (moto-4.1.12.tar.gz) = 3589463
TIMESTAMP = 1691070072
SHA256 (moto-4.1.14.tar.gz) = 545afeb4df94dfa730e2d7e87366dc26b4a33c2891f462cbb049f040c80ed1ec
SIZE (moto-4.1.14.tar.gz) = 3612859

0 comments on commit ff2eecc

Please sign in to comment.