pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-types-toml



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Feb  3 08:15:51 UTC 2022

Modified Files:
        pkgsrc/devel/py-types-toml: Makefile distinfo

Log Message:
py-types-toml: updated to 0.10.3

0.10.3
Use lowercase `type` everywhere


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-types-toml/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-types-toml/distinfo

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

Modified files:

Index: pkgsrc/devel/py-types-toml/Makefile
diff -u pkgsrc/devel/py-types-toml/Makefile:1.3 pkgsrc/devel/py-types-toml/Makefile:1.4
--- pkgsrc/devel/py-types-toml/Makefile:1.3     Fri Jan  7 17:20:27 2022
+++ pkgsrc/devel/py-types-toml/Makefile Thu Feb  3 08:15:51 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2022/01/07 17:20:27 adam Exp $
+# $NetBSD: Makefile,v 1.4 2022/02/03 08:15:51 adam Exp $
 
-DISTNAME=      types-toml-0.10.2
+DISTNAME=      types-toml-0.10.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/types-toml/}
@@ -10,5 +10,7 @@ HOMEPAGE=     https://github.com/python/type
 COMMENT=       Typing stubs for toml
 LICENSE=       apache-2.0
 
+USE_LANGUAGES= # none
+
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/py-types-toml/distinfo
diff -u pkgsrc/devel/py-types-toml/distinfo:1.2 pkgsrc/devel/py-types-toml/distinfo:1.3
--- pkgsrc/devel/py-types-toml/distinfo:1.2     Fri Jan  7 17:20:27 2022
+++ pkgsrc/devel/py-types-toml/distinfo Thu Feb  3 08:15:51 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2022/01/07 17:20:27 adam Exp $
+$NetBSD: distinfo,v 1.3 2022/02/03 08:15:51 adam Exp $
 
-BLAKE2s (types-toml-0.10.2.tar.gz) = 4fd83a376e8154bb3b592fc8628b7c05e81996f9e48ec19310688b3d2d35a1f5
-SHA512 (types-toml-0.10.2.tar.gz) = c67bcdc8a739efd1995a73599739a1730c8b6aaaa3ab410d83dc0779fedc68a07485a8b4f4f79f4667e2b1499632137db3b7c392a388bf5d547c6de817742c5b
-Size (types-toml-0.10.2.tar.gz) = 1857 bytes
+BLAKE2s (types-toml-0.10.3.tar.gz) = 330fad0169b5244558417902722007de65a37419467690dd14f3d438a4d66c7d
+SHA512 (types-toml-0.10.3.tar.gz) = e3613166ad1a1b9f403b36240469efc23521829b80775335f87929bb6c70feb409cbd6e66066ac9828215fb433b61c8e57448deadfdb08f72aa41daf1c14add9
+Size (types-toml-0.10.3.tar.gz) = 1896 bytes



Home | Main Index | Thread Index | Old Index