pkgsrc-Changes-HG archive

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

pkgsrc: py-betamax: update to 0.8.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/28464fa02558
branches:  trunk
changeset: 306465:28464fa02558
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 17 10:45:05 2018 +0000
description:
py-betamax: update to 0.8.1.

0.8.1 - 2018-03-13
------------------

- Previous attempts to sanitize cassette names were incomplete.
  Sanitization has become more thorough which could have some affects on
  existing cassette files. **This may cause new cassettes to be generated.**

- Fix bug where there may be an exception raised in a
  ``betamax.exceptions.BetamaxError`` repr.

diffstat:

 www/py-betamax/Makefile |   4 ++--
 www/py-betamax/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 99d111ad13fc -r 28464fa02558 www/py-betamax/Makefile
--- a/www/py-betamax/Makefile   Tue Apr 17 10:43:09 2018 +0000
+++ b/www/py-betamax/Makefile   Tue Apr 17 10:45:05 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2016/08/24 10:48:47 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2018/04/17 10:45:05 wiz Exp $
 
-DISTNAME=      betamax-0.8.0
+DISTNAME=      betamax-0.8.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_PYPI:=b/betamax/}
diff -r 99d111ad13fc -r 28464fa02558 www/py-betamax/distinfo
--- a/www/py-betamax/distinfo   Tue Apr 17 10:43:09 2018 +0000
+++ b/www/py-betamax/distinfo   Tue Apr 17 10:45:05 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2016/08/24 10:48:47 wiz Exp $
+$NetBSD: distinfo,v 1.7 2018/04/17 10:45:05 wiz Exp $
 
-SHA1 (betamax-0.8.0.tar.gz) = f01bfe5d550fa1e222b234502deb1f87c695b989
-RMD160 (betamax-0.8.0.tar.gz) = 1a7fca2e26791172c179d5b75287cfbc8cec40fb
-SHA512 (betamax-0.8.0.tar.gz) = 52b330747b6add52390b50dd63c05851adc01ccd238fdb5c3401efdfc26be363a3f61145dc0e1f3cc43ff520e1457e33fa47952d2929c7c3e12c3e2612621f95
-Size (betamax-0.8.0.tar.gz) = 78398 bytes
+SHA1 (betamax-0.8.1.tar.gz) = 99aed19c7148628e9922401b90d2045ac253d494
+RMD160 (betamax-0.8.1.tar.gz) = 3ce6ab46114e92037d91f93ee43dd7f59a66c637
+SHA512 (betamax-0.8.1.tar.gz) = 89bfb56cf4004a70ec8c1f2342cfa0e02f850b8ed80b67f8b2b02c1a2093e8ac1cf1b9980354551e9d3a21fadde0d77d717f1559487024941973cd80bd451734
+Size (betamax-0.8.1.tar.gz) = 77526 bytes



Home | Main Index | Thread Index | Old Index