Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Sep 2023 16:13:29 GMT
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 86822140c52d - main - textproc/py-sphinx-sitemap: update to 2.5.1
Message-ID:  <202309101613.38AGDTTl024481@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=86822140c52dca54c8b550f2a8d152a1f0c76004

commit 86822140c52dca54c8b550f2a8d152a1f0c76004
Author:     Alastair Hogge <agh@riseup.net>
AuthorDate: 2023-09-06 01:11:00 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-09-10 16:12:57 +0000

    textproc/py-sphinx-sitemap: update to 2.5.1
    
    Changelog: https://github.com/jdillard/sphinx-sitemap/releases/tag/v2.5.1
    
    PR:             273253
---
 textproc/py-sphinx-sitemap/Makefile | 2 +-
 textproc/py-sphinx-sitemap/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/textproc/py-sphinx-sitemap/Makefile b/textproc/py-sphinx-sitemap/Makefile
index 2031a65c7c69..b68abc7dee40 100644
--- a/textproc/py-sphinx-sitemap/Makefile
+++ b/textproc/py-sphinx-sitemap/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	sphinx-sitemap
-DISTVERSION=	2.5.0
+DISTVERSION=	2.5.1
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-sphinx-sitemap/distinfo b/textproc/py-sphinx-sitemap/distinfo
index 48b1b4ea5159..390bbd689eb1 100644
--- a/textproc/py-sphinx-sitemap/distinfo
+++ b/textproc/py-sphinx-sitemap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1690274856
-SHA256 (sphinx-sitemap-2.5.0.tar.gz) = 95101f622d0d594161720cbe92a39d353efae9382f7f3563f06d150b1146fef6
-SIZE (sphinx-sitemap-2.5.0.tar.gz) = 7600
+TIMESTAMP = 1692578960
+SHA256 (sphinx-sitemap-2.5.1.tar.gz) = 984bef068bbdbc26cfae209a8b61392e9681abc9191b477cd30da406e3a60ee5
+SIZE (sphinx-sitemap-2.5.1.tar.gz) = 5790



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309101613.38AGDTTl024481>