pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-betamax



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jun 30 17:42:56 UTC 2016

Modified Files:
        pkgsrc/www/py-betamax: Makefile distinfo

Log Message:
Updated py-betamax to 0.7.1.

0.7.1 - 2016-06-14
------------------

- Fix issue #108 by effectively copying the items in the match_requests_on
  list into the match_options set on a Cassette instance


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-betamax/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-betamax/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-betamax/Makefile
diff -u pkgsrc/www/py-betamax/Makefile:1.4 pkgsrc/www/py-betamax/Makefile:1.5
--- pkgsrc/www/py-betamax/Makefile:1.4  Wed Jun  8 17:49:20 2016
+++ pkgsrc/www/py-betamax/Makefile      Thu Jun 30 17:42:56 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2016/06/08 17:49:20 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2016/06/30 17:42:56 wiz Exp $
 
-DISTNAME=      betamax-0.7.0
+DISTNAME=      betamax-0.7.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_PYPI:=b/betamax/}

Index: pkgsrc/www/py-betamax/distinfo
diff -u pkgsrc/www/py-betamax/distinfo:1.3 pkgsrc/www/py-betamax/distinfo:1.4
--- pkgsrc/www/py-betamax/distinfo:1.3  Thu May  5 11:37:32 2016
+++ pkgsrc/www/py-betamax/distinfo      Thu Jun 30 17:42:56 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/05/05 11:37:32 wiz Exp $
+$NetBSD: distinfo,v 1.4 2016/06/30 17:42:56 wiz Exp $
 
-SHA1 (betamax-0.7.0.tar.gz) = ed67f608c6a87165edad65e0e01ea8ea9d7b7a50
-RMD160 (betamax-0.7.0.tar.gz) = 8e6e7aba41023e0b02534c68d778750b1a600684
-SHA512 (betamax-0.7.0.tar.gz) = 52d2e37c19b97d09d68cc5a24b27b3eed80b1894537284216e0f7c1c6a3a3697d231754ba837758f3ce39fed5d9428cd64aef581c590e18f45801d41a0271136
-Size (betamax-0.7.0.tar.gz) = 75780 bytes
+SHA1 (betamax-0.7.1.tar.gz) = 63ad1bd6bf048975564cf07dacb5c8921eb50adf
+RMD160 (betamax-0.7.1.tar.gz) = 28fcfa76e2e629f9387df1a6d05e581c0781edc1
+SHA512 (betamax-0.7.1.tar.gz) = b74575ef73b96836afe8342b411bc529b5595b5d42cbc75ce7e1952352a7ea3cc123a5fe88e4bddce2d925cb9849abe05fd8318c2a954a6d6dcb10ca3b36463e
+Size (betamax-0.7.1.tar.gz) = 75952 bytes



Home | Main Index | Thread Index | Old Index