svn commit: r561372 - head/textproc/py-sphinx

Danilo G. Baio dbaio at FreeBSD.org
Tue Jan 12 20:01:18 UTC 2021


Author: dbaio
Date: Tue Jan 12 20:01:17 2021
New Revision: 561372
URL: https://svnweb.freebsd.org/changeset/ports/561372

Log:
  textproc/py-sphinx: Update to 3.4.3, Bugfix release
  
  Changelog:	https://github.com/sphinx-doc/sphinx/blob/v3.4.3/CHANGES
  
  Approved by:	python (with hat)

Modified:
  head/textproc/py-sphinx/Makefile
  head/textproc/py-sphinx/distinfo

Modified: head/textproc/py-sphinx/Makefile
==============================================================================
--- head/textproc/py-sphinx/Makefile	Tue Jan 12 19:32:04 2021	(r561371)
+++ head/textproc/py-sphinx/Makefile	Tue Jan 12 20:01:17 2021	(r561372)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sphinx
-PORTVERSION=	3.4.2
+PORTVERSION=	3.4.3
 PORTEPOCH=	1
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP

Modified: head/textproc/py-sphinx/distinfo
==============================================================================
--- head/textproc/py-sphinx/distinfo	Tue Jan 12 19:32:04 2021	(r561371)
+++ head/textproc/py-sphinx/distinfo	Tue Jan 12 20:01:17 2021	(r561372)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609954515
-SHA256 (python/Sphinx-3.4.2.tar.gz) = 77dec5ac77ca46eee54f59cf477780f4fb23327b3339ef39c8471abb829c1285
-SIZE (python/Sphinx-3.4.2.tar.gz) = 5996867
+TIMESTAMP = 1610396333
+SHA256 (python/Sphinx-3.4.3.tar.gz) = 41cad293f954f7d37f803d97eb184158cfd90f51195131e94875bc07cd08b93c
+SIZE (python/Sphinx-3.4.3.tar.gz) = 5997116


More information about the svn-ports-head mailing list