Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Feb 2019 21:01:52 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r492642 - head/www/py-httmock
Message-ID:  <201902102101.x1AL1qSF046119@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sun Feb 10 21:01:52 2019
New Revision: 492642
URL: https://svnweb.freebsd.org/changeset/ports/492642

Log:
  www/py-httmock: update to 1.3.0
  
  PR:		235633
  Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)

Modified:
  head/www/py-httmock/Makefile   (contents, props changed)
  head/www/py-httmock/distinfo   (contents, props changed)

Modified: head/www/py-httmock/Makefile
==============================================================================
--- head/www/py-httmock/Makefile	Sun Feb 10 20:59:09 2019	(r492641)
+++ head/www/py-httmock/Makefile	Sun Feb 10 21:01:52 2019	(r492642)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	httmock
-PORTVERSION=	1.2.6
+PORTVERSION=	1.3.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP \
 		https://raw.githubusercontent.com/patrys/${PORTNAME}/${PORTVERSION}/:tests

Modified: head/www/py-httmock/distinfo
==============================================================================
--- head/www/py-httmock/distinfo	Sun Feb 10 20:59:09 2019	(r492641)
+++ head/www/py-httmock/distinfo	Sun Feb 10 21:01:52 2019	(r492642)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1522615776
-SHA256 (py-httmock/httmock-1.2.6.tar.gz) = 4696306d1ff835c3ca865fdef2684d7e130b4120cc00126f862ba4797b1602ac
-SIZE (py-httmock/httmock-1.2.6.tar.gz) = 4399
+TIMESTAMP = 1548775891
+SHA256 (py-httmock/httmock-1.3.0.tar.gz) = e0bbaced224426bcd994a5f1c64ab60e0c923ea615825c53e6c0190b2a7341fe
+SIZE (py-httmock/httmock-1.3.0.tar.gz) = 4428
 SHA256 (py-httmock/tests.py) = 544bcd2a837b7493df8062b16611de4e53fc2761ffa25e9553a2ffdbc0972d2c
 SIZE (py-httmock/tests.py) = 11680



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