Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/py-supervisor py-supervisor: updated to 4.2.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/ae2e70c38b86
branches: trunk
changeset: 438784:ae2e70c38b86
user: adam <adam%pkgsrc.org@localhost>
date: Thu Sep 10 10:24:30 2020 +0000
description:
py-supervisor: updated to 4.2.1
4.2.1
- Fixed a bug on Python 3 where a network error could cause ``supervisord``
to crash with the error ``<class 'TypeError'>:can't concat str to bytes``.
Patch by Vinay Sajip.
- Fixed a bug where a test would fail on systems with glibc 2.3.1 because
the default value of SOMAXCONN changed.
diffstat:
sysutils/py-supervisor/Makefile | 4 ++--
sysutils/py-supervisor/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r ec80c4e4a472 -r ae2e70c38b86 sysutils/py-supervisor/Makefile
--- a/sysutils/py-supervisor/Makefile Thu Sep 10 10:10:17 2020 +0000
+++ b/sysutils/py-supervisor/Makefile Thu Sep 10 10:24:30 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2020/05/27 14:56:15 adam Exp $
+# $NetBSD: Makefile,v 1.8 2020/09/10 10:24:30 adam Exp $
-DISTNAME= supervisor-4.2.0
+DISTNAME= supervisor-4.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= sysutils python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/supervisor/}
diff -r ec80c4e4a472 -r ae2e70c38b86 sysutils/py-supervisor/distinfo
--- a/sysutils/py-supervisor/distinfo Thu Sep 10 10:10:17 2020 +0000
+++ b/sysutils/py-supervisor/distinfo Thu Sep 10 10:24:30 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2020/05/27 14:56:16 adam Exp $
+$NetBSD: distinfo,v 1.8 2020/09/10 10:24:30 adam Exp $
-SHA1 (supervisor-4.2.0.tar.gz) = f4f409c33771b1ac9954b3fd2d4ad092575b9f47
-RMD160 (supervisor-4.2.0.tar.gz) = c3938f714bc9aef35c94274d52d741297c1937b3
-SHA512 (supervisor-4.2.0.tar.gz) = 626d806f4b03be7cbff795afd1bdb3ff5ca5ecf44f035909ea1aa9360da9fa3047b2fe05543190bf1442f01dcdd403be19fcd907519bf7e26615900bc4bf9d0f
-Size (supervisor-4.2.0.tar.gz) = 456056 bytes
+SHA1 (supervisor-4.2.1.tar.gz) = 39df05359470b617120dbe13cfa8f762e21b4b54
+RMD160 (supervisor-4.2.1.tar.gz) = 9f2048cb324a1a8613d43d926aab846eef54642e
+SHA512 (supervisor-4.2.1.tar.gz) = c560ef959f8d580fb20c1812aa2a838c9feaeb3726a754e8084fa8c7406ff9258139b55b081558b8d8f33e4672cdfad40695170f55412a5e85a6c1aed0f11657
+Size (supervisor-4.2.1.tar.gz) = 460935 bytes
Home |
Main Index |
Thread Index |
Old Index