pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-pypiserver py-pypiserver: updated to 1.5.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f3123c3f4988
branches:  trunk
changeset: 387056:f3123c3f4988
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Oct 21 08:00:16 2022 +0000

description:
py-pypiserver: updated to 1.5.1

1.5.1:
- ENH: add extremely basic /health endpoint
- FIX: docker tests in cicd
- MAINT: Replace usage of deprecated inspect.getargspec
- MAINT: Add traefik/ and auth/ dirs to gitignore
- MAINT: Fix typos in README

diffstat:

 net/py-pypiserver/Makefile |  4 ++--
 net/py-pypiserver/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 22fa5e40e285 -r f3123c3f4988 net/py-pypiserver/Makefile
--- a/net/py-pypiserver/Makefile        Fri Oct 21 07:55:18 2022 +0000
+++ b/net/py-pypiserver/Makefile        Fri Oct 21 08:00:16 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2022/05/11 11:01:39 adam Exp $
+# $NetBSD: Makefile,v 1.10 2022/10/21 08:00:16 adam Exp $
 
-DISTNAME=      pypiserver-1.5.0
+DISTNAME=      pypiserver-1.5.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pypiserver/}
diff -r 22fa5e40e285 -r f3123c3f4988 net/py-pypiserver/distinfo
--- a/net/py-pypiserver/distinfo        Fri Oct 21 07:55:18 2022 +0000
+++ b/net/py-pypiserver/distinfo        Fri Oct 21 08:00:16 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2022/05/11 11:01:39 adam Exp $
+$NetBSD: distinfo,v 1.8 2022/10/21 08:00:16 adam Exp $
 
-BLAKE2s (pypiserver-1.5.0.zip) = 60b7f76e39fc8feafaf1bfbfcfcbd562388a33cd7cf226de90a151b3c6476e7e
-SHA512 (pypiserver-1.5.0.zip) = 9db136e8492260ad5c747adacb0d03ff89e64460a22b05b9d0be35da36fd82a5a8e98bda8c0517fb5d139957bf5626127f199358ecfb36d359e7d719dadabac9
-Size (pypiserver-1.5.0.zip) = 196915 bytes
+BLAKE2s (pypiserver-1.5.1.zip) = 9e44448e5b061ac58a3277dbc74cce249ba6440d6035b90c2ce7996f7fd29e8f
+SHA512 (pypiserver-1.5.1.zip) = 95c9cd6b22123349fc51b1a5fa97564b852e84d5fa507cca0f0c22f84a92cf5b2023adedeb151ee2dc60967d0232d13735ce190280585745615c8e2664167cfc
+Size (pypiserver-1.5.1.zip) = 197212 bytes
 SHA1 (patch-setup.py) = bb5ab96568ded55d450e564d3adae57f59282ad1



Home | Main Index | Thread Index | Old Index