svn commit: r563966 - head/devel/py-fastjsonschema

Danilo G. Baio dbaio at FreeBSD.org
Wed Feb 3 22:59:05 UTC 2021


Author: dbaio
Date: Wed Feb  3 22:59:04 2021
New Revision: 563966
URL: https://svnweb.freebsd.org/changeset/ports/563966

Log:
  devel/py-fastjsonschema: Update to 2.15.0
  
  Changelog:	https://github.com/horejsek/python-fastjsonschema/blob/v2.15.0/CHANGELOG.txt

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

Modified: head/devel/py-fastjsonschema/Makefile
==============================================================================
--- head/devel/py-fastjsonschema/Makefile	Wed Feb  3 22:54:26 2021	(r563965)
+++ head/devel/py-fastjsonschema/Makefile	Wed Feb  3 22:59:04 2021	(r563966)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	fastjsonschema
-DISTVERSION=	2.14.5
+DISTVERSION=	2.15.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-fastjsonschema/distinfo
==============================================================================
--- head/devel/py-fastjsonschema/distinfo	Wed Feb  3 22:54:26 2021	(r563965)
+++ head/devel/py-fastjsonschema/distinfo	Wed Feb  3 22:59:04 2021	(r563966)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603567270
-SHA256 (fastjsonschema-2.14.5.tar.gz) = afbc235655f06356e46caa80190512e4d9222abfaca856041be5a74c665fa094
-SIZE (fastjsonschema-2.14.5.tar.gz) = 17687
+TIMESTAMP = 1612392916
+SHA256 (fastjsonschema-2.15.0.tar.gz) = e1ecba260bcffb7de0dda6aee74261da1e6dccde5ee04c1170b2dd97d2b87676
+SIZE (fastjsonschema-2.15.0.tar.gz) = 17877


More information about the svn-ports-all mailing list