pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
mintotp: Update to 0.3.0
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Mon Feb 15 09:50:32 2021 +0100
Changeset: 30ecdacdb816015e91a79d0a0b7d8b8f9b9517de
Modified Files:
mintotp/Makefile
mintotp/distinfo
Log Message:
mintotp: Update to 0.3.0
Changes:
0.3.0
-----
- Use str.zfill instead of str.rjust for adding leading zeros.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=30ecdacdb816015e91a79d0a0b7d8b8f9b9517de
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
mintotp/Makefile | 2 +-
mintotp/distinfo | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/mintotp/Makefile b/mintotp/Makefile
index 623a73df62..11d602076b 100644
--- a/mintotp/Makefile
+++ b/mintotp/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= mintotp-0.2.0
+DISTNAME= mintotp-0.3.0
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_PYPI:=m/mintotp/}
diff --git a/mintotp/distinfo b/mintotp/distinfo
index 5f90cef7d5..2d6a5fbbd4 100644
--- a/mintotp/distinfo
+++ b/mintotp/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (mintotp-0.2.0.tar.gz) = bd82f68290bdbf2591c609eb85ad82f119502c76
-RMD160 (mintotp-0.2.0.tar.gz) = c5cd606bb79895bbb5cd7b02335583aea0723278
-SHA512 (mintotp-0.2.0.tar.gz) = 1e32c513b6fb8c346847135752c62cd5d4e8c1295578e1db878a9aa0f8ee39def562bdb316006cdb78d7f95e8f8348d4a033083a3ce5f1229775bd37e8d325c9
-Size (mintotp-0.2.0.tar.gz) = 8258 bytes
+SHA1 (mintotp-0.3.0.tar.gz) = 28cbf40c9a9dc71a9d2ce90b9beb05cd7cbc0b71
+RMD160 (mintotp-0.3.0.tar.gz) = f78bfb85110091932ea9caa340d54d11c5f24389
+SHA512 (mintotp-0.3.0.tar.gz) = e9a30f85462559347dd6b51ed1286c4167d1ba69ff48a42b353611cbafc4e268457aa8f459cead15ade1164ce2e8b8e5d62724c576b0110e5720f92660680d18
+Size (mintotp-0.3.0.tar.gz) = 8400 bytes
Home |
Main Index |
Thread Index |
Old Index