Skip to content

Commit

Permalink
devel/py-google-i18n-address: Update to 3.1.0
Browse files Browse the repository at this point in the history
See https://github.com/mirumee/google-i18n-address/releases for changes
in this and subsequent 2.5.2 and 3.0.0 releases.
  • Loading branch information
xorrkaz committed Aug 9, 2023
1 parent d702463 commit d8d4162
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
11 changes: 8 additions & 3 deletions devel/py-google-i18n-address/Makefile
@@ -1,7 +1,6 @@
PORTNAME= google-i18n-address
PORTVERSION= 2.5.0
PORTVERSION= 3.1.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= marcus@FreeBSD.org
Expand All @@ -11,9 +10,15 @@ WWW= https://pypi.org/project/google-i18n-address/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0.15.0:devel/py-hatchling@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.7.0:www/py-requests@${PY_FLAVOR}

USES= python
USE_PYTHON= distutils autoplist
USE_PYTHON= autoplist concurrent pep517

USE_GITHUB= yes
GH_ACCOUNT= mirumee

NO_ARCH= yes

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/py-google-i18n-address/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1625590815
SHA256 (google-i18n-address-2.5.0.tar.gz) = 61e3e6e8bc015e68f1c62ad78449ae9d9e444657bb191f2f5561b897ea2eb1d7
SIZE (google-i18n-address-2.5.0.tar.gz) = 724831
TIMESTAMP = 1691589428
SHA256 (mirumee-google-i18n-address-3.1.0_GH0.tar.gz) = 96044d9a09fed1b7c5a289b4880bee23d7de26696a7908c4e6e7c07668f2b9af
SIZE (mirumee-google-i18n-address-3.1.0_GH0.tar.gz) = 726728

0 comments on commit d8d4162

Please sign in to comment.