pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/py-iso8601



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Oct  4 20:24:47 UTC 2023

Modified Files:
        pkgsrc/time/py-iso8601: Makefile distinfo

Log Message:
py-iso8601: updated to 2.1.0

2.1.0 - 2023-10-03

Fixed

Use ruff for linting
Fixed CHANGELOG version links

Added

Add readthedocs configuration


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/time/py-iso8601/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/time/py-iso8601/distinfo

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

Modified files:

Index: pkgsrc/time/py-iso8601/Makefile
diff -u pkgsrc/time/py-iso8601/Makefile:1.13 pkgsrc/time/py-iso8601/Makefile:1.14
--- pkgsrc/time/py-iso8601/Makefile:1.13        Fri Jun 16 21:20:39 2023
+++ pkgsrc/time/py-iso8601/Makefile     Wed Oct  4 20:24:47 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2023/06/16 21:20:39 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2023/10/04 20:24:47 adam Exp $
 
-DISTNAME=      iso8601-2.0.0
+DISTNAME=      iso8601-2.1.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    time python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/iso8601/}

Index: pkgsrc/time/py-iso8601/distinfo
diff -u pkgsrc/time/py-iso8601/distinfo:1.15 pkgsrc/time/py-iso8601/distinfo:1.16
--- pkgsrc/time/py-iso8601/distinfo:1.15        Fri Jun 16 21:20:39 2023
+++ pkgsrc/time/py-iso8601/distinfo     Wed Oct  4 20:24:47 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2023/06/16 21:20:39 wiz Exp $
+$NetBSD: distinfo,v 1.16 2023/10/04 20:24:47 adam Exp $
 
-BLAKE2s (iso8601-2.0.0.tar.gz) = e9a7c8c51826ddedefc07650f3883b68b1d8141e17d59e2e0bdf7090ed3a0ca6
-SHA512 (iso8601-2.0.0.tar.gz) = 786bd2604cedeba8bfaa3ca0077057540fc898d9f942627958955406705f104c2109f20c84dfc79674178dfaf4bd0936b4e7759024c7f4b8ed130e40bbfc3c07
-Size (iso8601-2.0.0.tar.gz) = 6497 bytes
+BLAKE2s (iso8601-2.1.0.tar.gz) = 2b8c45cee489b7fcb133ed09f014d86a4d1ea88ad924a90fac4c7a98480009c6
+SHA512 (iso8601-2.1.0.tar.gz) = db57ab2a25ef91e3bc479c8539d27e853cf1fbf60986820b8999ae15d7e566425a1e0cfba47d0f3b23aa703db0576db368e6c110ba2a2f46c9a34e8ee3611fb7
+Size (iso8601-2.1.0.tar.gz) = 6522 bytes



Home | Main Index | Thread Index | Old Index