pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/py-tqdm



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Aug 24 20:28:40 UTC 2023

Modified Files:
        pkgsrc/misc/py-tqdm: Makefile distinfo

Log Message:
py-tqdm: update to 4.66.1.

    fix utils.envwrap types (#1493 <- #1491, #1320 <- #966, #1319)
        e.g. cloudwatch & kubernetes workaround: export TQDM_POSITION=-1
    drop mentions of unsupported Python versions


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/misc/py-tqdm/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/misc/py-tqdm/distinfo

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

Modified files:

Index: pkgsrc/misc/py-tqdm/Makefile
diff -u pkgsrc/misc/py-tqdm/Makefile:1.42 pkgsrc/misc/py-tqdm/Makefile:1.43
--- pkgsrc/misc/py-tqdm/Makefile:1.42   Wed Aug  9 12:38:36 2023
+++ pkgsrc/misc/py-tqdm/Makefile        Thu Aug 24 20:28:40 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2023/08/09 12:38:36 adam Exp $
+# $NetBSD: Makefile,v 1.43 2023/08/24 20:28:40 wiz Exp $
 
-DISTNAME=      tqdm-4.66.0
+DISTNAME=      tqdm-4.66.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    misc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/tqdm/}

Index: pkgsrc/misc/py-tqdm/distinfo
diff -u pkgsrc/misc/py-tqdm/distinfo:1.38 pkgsrc/misc/py-tqdm/distinfo:1.39
--- pkgsrc/misc/py-tqdm/distinfo:1.38   Wed Aug  9 12:38:36 2023
+++ pkgsrc/misc/py-tqdm/distinfo        Thu Aug 24 20:28:40 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.38 2023/08/09 12:38:36 adam Exp $
+$NetBSD: distinfo,v 1.39 2023/08/24 20:28:40 wiz Exp $
 
-BLAKE2s (tqdm-4.66.0.tar.gz) = 93c55cd4ca84b959e8b309c40dc54b59b8f42cd6ff8090dba21fe4df1c5a5762
-SHA512 (tqdm-4.66.0.tar.gz) = 23c871f61d45caa5ceee4cf191e063f91123d69c641111857023432cdceaa1ddfb957fea1b6390801cd9cd9fa9a42b4adc29854340f28cc9a2400295b3f18065
-Size (tqdm-4.66.0.tar.gz) = 169029 bytes
+BLAKE2s (tqdm-4.66.1.tar.gz) = 71818f37349e44044ce4acc5713b6f6b9853d1c9a421a9202354bf8154f70649
+SHA512 (tqdm-4.66.1.tar.gz) = 989bc93f791e1636525486688b1d9b457314cde7b5804018382cc490638ac0b88aac50d7870beb9dd80bc5f05e083b8f9f205ac17324106f6d936bfe8d2f316e
+Size (tqdm-4.66.1.tar.gz) = 169147 bytes



Home | Main Index | Thread Index | Old Index