svn commit: r538272 - head/textproc/py-sphinx-autoapi

Danilo G. Baio dbaio at FreeBSD.org
Tue Jun 9 01:11:30 UTC 2020


Author: dbaio
Date: Tue Jun  9 01:11:29 2020
New Revision: 538272
URL: https://svnweb.freebsd.org/changeset/ports/538272

Log:
  textproc/py-sphinx-autoapi: Update to 1.4.0
  
  Changelog:	https://github.com/readthedocs/sphinx-autoapi/blob/v1.4.0/CHANGELOG.rst
  
  PR:		247088
  Submitted by:	Andreas Bilke <andreas at bilke.org> (maintainer)

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

Modified: head/textproc/py-sphinx-autoapi/Makefile
==============================================================================
--- head/textproc/py-sphinx-autoapi/Makefile	Tue Jun  9 01:09:39 2020	(r538271)
+++ head/textproc/py-sphinx-autoapi/Makefile	Tue Jun  9 01:11:29 2020	(r538272)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	sphinx-autoapi
-PORTVERSION=	1.3.0
+PORTVERSION=	1.4.0
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/textproc/py-sphinx-autoapi/distinfo
==============================================================================
--- head/textproc/py-sphinx-autoapi/distinfo	Tue Jun  9 01:09:39 2020	(r538271)
+++ head/textproc/py-sphinx-autoapi/distinfo	Tue Jun  9 01:11:29 2020	(r538272)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586631736
-SHA256 (sphinx-autoapi-1.3.0.tar.gz) = 90ee5e312edaa204d7c0ce5312a8e56898d34620616662e1aec26e33ea84f758
-SIZE (sphinx-autoapi-1.3.0.tar.gz) = 7815025
+TIMESTAMP = 1591663019
+SHA256 (sphinx-autoapi-1.4.0.tar.gz) = f76ef71d443c6a9ad5e1b326d4dfc196e2080e8b46141c45d1bb47a73a34f190
+SIZE (sphinx-autoapi-1.4.0.tar.gz) = 42195698


More information about the svn-ports-all mailing list