git: 0b44e42c45a1 - main - misc/py-placekey: Update to 0.0.13

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 21 Feb 2024 15:24:50 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0b44e42c45a1ee541de6d91cf46799552ea5ab2d

commit 0b44e42c45a1ee541de6d91cf46799552ea5ab2d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 14:44:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:07:55 +0000

    misc/py-placekey: Update to 0.0.13
    
    - Update WWW and clean up pkg-descr
    
    Changes:        https://github.com/Placekey/placekey-py/releases
---
 misc/py-placekey/Makefile  |  6 +++---
 misc/py-placekey/distinfo  |  6 +++---
 misc/py-placekey/pkg-descr | 10 ++++------
 3 files changed, 10 insertions(+), 12 deletions(-)

diff --git a/misc/py-placekey/Makefile b/misc/py-placekey/Makefile
index 1aad8683b3c0..8cf3b2a988f5 100644
--- a/misc/py-placekey/Makefile
+++ b/misc/py-placekey/Makefile
@@ -1,13 +1,13 @@
 PORTNAME=	placekey
-PORTVERSION=	0.0.12
-PORTREVISION=	1
+PORTVERSION=	0.0.13
 CATEGORIES=	misc geography python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Utilities for working with Placekeys
-WWW=		https://github.com/Placekey/placekey-py
+WWW=		https://placekey.github.io/placekey-py/ \
+		https://github.com/Placekey/placekey-py
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/misc/py-placekey/distinfo b/misc/py-placekey/distinfo
index ed7905431b20..37ce8f5ec06f 100644
--- a/misc/py-placekey/distinfo
+++ b/misc/py-placekey/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674588060
-SHA256 (placekey-0.0.12.tar.gz) = 3a53150094b3765e0e7fab97fe411d52230177ad70e7429d53308cf3daba9486
-SIZE (placekey-0.0.12.tar.gz) = 15578
+TIMESTAMP = 1708449410
+SHA256 (placekey-0.0.13.tar.gz) = ad5a3649d1bcddd2d67c726f1933b880c6d37e4289a051c6f284f249b46992d8
+SIZE (placekey-0.0.13.tar.gz) = 15733
diff --git a/misc/py-placekey/pkg-descr b/misc/py-placekey/pkg-descr
index bd1bcdc2565d..4cee288aea69 100644
--- a/misc/py-placekey/pkg-descr
+++ b/misc/py-placekey/pkg-descr
@@ -1,8 +1,6 @@
 Placekey-py is a Python library for working with Placekeys. Documentation for
-this package can be found here [1], and documentation for the Placekey service
-API can be found here [2]. The Plackey design specification is available here
-[3].
+the Placekey service API can be found here [1]. The Plackey design specification
+is available here [2].
 
-[1] https://placekey.github.io/placekey-py/
-[2] https://docs.placekey.io/
-[3] https://docs.placekey.io/Placekey_Technical_White_Paper.pdf
+[1] https://docs.placekey.io/
+[2] https://docs.placekey.io/Placekey_Technical_White_Paper.pdf