pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-WebOb
Module Name: pkgsrc
Committed By: adam
Date: Thu Jul 26 10:38:12 UTC 2018
Modified Files:
pkgsrc/www/py-WebOb: Makefile distinfo
Log Message:
py-WebOb: updated to 1.8.2
1.8.2:
Bugfix
- SameSite may now be passed as str or bytes to Response.set_cookie and
cookies.make_cookie. This was an oversight as all other arguments would be
correctly coerced before being serialized.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/py-WebOb/Makefile \
pkgsrc/www/py-WebOb/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-WebOb/Makefile
diff -u pkgsrc/www/py-WebOb/Makefile:1.5 pkgsrc/www/py-WebOb/Makefile:1.6
--- pkgsrc/www/py-WebOb/Makefile:1.5 Wed May 16 07:57:06 2018
+++ pkgsrc/www/py-WebOb/Makefile Thu Jul 26 10:38:12 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2018/05/16 07:57:06 adam Exp $
+# $NetBSD: Makefile,v 1.6 2018/07/26 10:38:12 adam Exp $
-DISTNAME= WebOb-1.8.1
+DISTNAME= WebOb-1.8.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=W/WebOb/}
Index: pkgsrc/www/py-WebOb/distinfo
diff -u pkgsrc/www/py-WebOb/distinfo:1.5 pkgsrc/www/py-WebOb/distinfo:1.6
--- pkgsrc/www/py-WebOb/distinfo:1.5 Wed May 16 07:57:06 2018
+++ pkgsrc/www/py-WebOb/distinfo Thu Jul 26 10:38:12 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/05/16 07:57:06 adam Exp $
+$NetBSD: distinfo,v 1.6 2018/07/26 10:38:12 adam Exp $
-SHA1 (WebOb-1.8.1.tar.gz) = 35138a80f1417deaf8a934ee2ac094c64fb4663e
-RMD160 (WebOb-1.8.1.tar.gz) = c40d330ea69f311c2afa20a5fc4d36b970fd63b9
-SHA512 (WebOb-1.8.1.tar.gz) = 9fceafa28f738ed6c934219ac28e9f62d756b436d1f0f309201796647fb828d65caa6de7a6582bf7b5c720993321c7dc76a216382564168e75475ce1fabdbeaf
-Size (WebOb-1.8.1.tar.gz) = 271374 bytes
+SHA1 (WebOb-1.8.2.tar.gz) = 6f23a2eec1510ceee66efd51d3a2b7025c4cdc2b
+RMD160 (WebOb-1.8.2.tar.gz) = 75997d1e6c03e0649224d44d6cba083c1e18c678
+SHA512 (WebOb-1.8.2.tar.gz) = 691a6cfbbff376e7b1f71adcaac4dbe8cc26cb4ddc396e2ab946ddf15b34c05c638113f48ee396d4edaf6ef77498ca8539d1c63de9f58894afb0e4b88bbf04ae
+Size (WebOb-1.8.2.tar.gz) = 271737 bytes
Home |
Main Index |
Thread Index |
Old Index