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

Danilo G. Baio dbaio at FreeBSD.org
Sun Nov 15 12:17:56 UTC 2020


Author: dbaio
Date: Sun Nov 15 12:17:55 2020
New Revision: 555199
URL: https://svnweb.freebsd.org/changeset/ports/555199

Log:
  textproc/py-sphinx: Update to 3.3.0
  
  Changelog:	https://github.com/sphinx-doc/sphinx/blob/v3.3.0/CHANGES
  
  PR:		250947
  Approved by:	python (with hat)
  Exp-run by:	antoine

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

Modified: head/textproc/py-sphinx/Makefile
==============================================================================
--- head/textproc/py-sphinx/Makefile	Sun Nov 15 11:36:15 2020	(r555198)
+++ head/textproc/py-sphinx/Makefile	Sun Nov 15 12:17:55 2020	(r555199)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sphinx
-PORTVERSION=	3.2.1
+PORTVERSION=	3.3.0
 PORTEPOCH=	1
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP

Modified: head/textproc/py-sphinx/distinfo
==============================================================================
--- head/textproc/py-sphinx/distinfo	Sun Nov 15 11:36:15 2020	(r555198)
+++ head/textproc/py-sphinx/distinfo	Sun Nov 15 12:17:55 2020	(r555199)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597525271
-SHA256 (python/Sphinx-3.2.1.tar.gz) = 321d6d9b16fa381a5306e5a0b76cd48ffbc588e6340059a729c6fdd66087e0e8
-SIZE (python/Sphinx-3.2.1.tar.gz) = 5970067
+TIMESTAMP = 1604680378
+SHA256 (python/Sphinx-3.3.0.tar.gz) = 1c21e7c5481a31b531e6cbf59c3292852ccde175b504b00ce2ff0b8f4adc3649
+SIZE (python/Sphinx-3.3.0.tar.gz) = 5980436


More information about the svn-ports-all mailing list