Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Oct 2020 08:03:20 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r550777 - head/devel/py-ijson
Message-ID:  <202010010803.09183Ksi007745@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct  1 08:03:19 2020
New Revision: 550777
URL: https://svnweb.freebsd.org/changeset/ports/550777

Log:
  Update to 3.1.2
  
  Changes:	https://github.com/ICRAR/ijson/blob/master/CHANGELOG.md

Modified:
  head/devel/py-ijson/Makefile
  head/devel/py-ijson/distinfo

Modified: head/devel/py-ijson/Makefile
==============================================================================
--- head/devel/py-ijson/Makefile	Thu Oct  1 08:03:15 2020	(r550776)
+++ head/devel/py-ijson/Makefile	Thu Oct  1 08:03:19 2020	(r550777)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ijson
-PORTVERSION=	3.1.1
+PORTVERSION=	3.1.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-ijson/distinfo
==============================================================================
--- head/devel/py-ijson/distinfo	Thu Oct  1 08:03:15 2020	(r550776)
+++ head/devel/py-ijson/distinfo	Thu Oct  1 08:03:19 2020	(r550777)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599376016
-SHA256 (ijson-3.1.1.tar.gz) = 815e9ce9d2de7ddd58ba01834d8f55790b7daddbac6c844cba0fc459b7d5005a
-SIZE (ijson-3.1.1.tar.gz) = 53684
+TIMESTAMP = 1601485413
+SHA256 (ijson-3.1.2.tar.gz) = 401bdca19bcc7f89780e37d7b70671d40666999dac3e4b2c42a7cddd8b0891c7
+SIZE (ijson-3.1.2.tar.gz) = 53671



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