Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2022 18:19:07 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d39dc96cfe23 - main - textproc/py-sphinx-copybutton: Update to 0.5.0
Message-ID:  <202203071819.227IJ745062549@gitrepo.freebsd.org>

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

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

commit d39dc96cfe2398220da4ec74986476952f3f2cc4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-07 17:57:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-07 18:11:30 +0000

    textproc/py-sphinx-copybutton: Update to 0.5.0
    
    Changes:        https://github.com/executablebooks/sphinx-copybutton/releases
                    https://github.com/executablebooks/sphinx-copybutton/blob/master/CHANGELOG.md
---
 textproc/py-sphinx-copybutton/Makefile | 2 +-
 textproc/py-sphinx-copybutton/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/textproc/py-sphinx-copybutton/Makefile b/textproc/py-sphinx-copybutton/Makefile
index cd6ea717e9c2..6606d23c14b5 100644
--- a/textproc/py-sphinx-copybutton/Makefile
+++ b/textproc/py-sphinx-copybutton/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	sphinx-copybutton
-PORTVERSION=	0.4.0
+PORTVERSION=	0.5.0
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-sphinx-copybutton/distinfo b/textproc/py-sphinx-copybutton/distinfo
index dfda4ea1fcf1..216d1f917643 100644
--- a/textproc/py-sphinx-copybutton/distinfo
+++ b/textproc/py-sphinx-copybutton/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625585462
-SHA256 (sphinx-copybutton-0.4.0.tar.gz) = 8daed13a87afd5013c3a9af3575cc4d5bec052075ccd3db243f895c07a689386
-SIZE (sphinx-copybutton-0.4.0.tar.gz) = 594600
+TIMESTAMP = 1646058144
+SHA256 (sphinx-copybutton-0.5.0.tar.gz) = a0c059daadd03c27ba750da534a92a63e7a36a7736dcf684f26ee346199787f6
+SIZE (sphinx-copybutton-0.5.0.tar.gz) = 21640



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