pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/py-matrix-common



Module Name:    pkgsrc
Committed By:   gdt
Date:           Thu Jul 21 14:08:34 UTC 2022

Modified Files:
        pkgsrc/chat/py-matrix-common: Makefile distinfo

Log Message:
chat/py-matrix-common: Update to 1.2.1

Upstream changes relevant for pkgsrc users, less bugfixes:

Changes in 1.2.1

    Use os.path.dirname like the docstring suggests by @DMRobertson in #26

Changes in 1.2.0

    Move to src layout by @V02460 in #23
    Optionally allow a cwd for get_distribution_version_string by @DMRobertson in #25


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/chat/py-matrix-common/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/chat/py-matrix-common/distinfo

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

Modified files:

Index: pkgsrc/chat/py-matrix-common/Makefile
diff -u pkgsrc/chat/py-matrix-common/Makefile:1.5 pkgsrc/chat/py-matrix-common/Makefile:1.6
--- pkgsrc/chat/py-matrix-common/Makefile:1.5   Fri Feb 25 16:36:35 2022
+++ pkgsrc/chat/py-matrix-common/Makefile       Thu Jul 21 14:08:34 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2022/02/25 16:36:35 js Exp $
+# $NetBSD: Makefile,v 1.6 2022/07/21 14:08:34 gdt Exp $
 
 DISTNAME=      matrix-python-common-${PKGVERSION_NOREV}
-PKGNAME=       ${PYPKGPREFIX}-matrix-common-1.1.0
+PKGNAME=       ${PYPKGPREFIX}-matrix-common-1.2.1
 CATEGORIES=    chat
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=matrix-org/}
 GITHUB_PROJECT=        matrix-python-common

Index: pkgsrc/chat/py-matrix-common/distinfo
diff -u pkgsrc/chat/py-matrix-common/distinfo:1.2 pkgsrc/chat/py-matrix-common/distinfo:1.3
--- pkgsrc/chat/py-matrix-common/distinfo:1.2   Fri Feb 25 16:36:35 2022
+++ pkgsrc/chat/py-matrix-common/distinfo       Thu Jul 21 14:08:34 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2022/02/25 16:36:35 js Exp $
+$NetBSD: distinfo,v 1.3 2022/07/21 14:08:34 gdt Exp $
 
-BLAKE2s (matrix-python-common-1.1.0.tar.gz) = 2af5879ad67df75e9fa509ef09be6e76ceddb8510fa5d01046b85770d7381d92
-SHA512 (matrix-python-common-1.1.0.tar.gz) = 22cb3844f4e442e92c1a1dc1e5d0559525c0e375063a5adb0fe7c7b5051d94cbdeb114ee12acf84ffc97e4fd9b351417a6a624fd156c98acee5dc1bb650eb2a7
-Size (matrix-python-common-1.1.0.tar.gz) = 9841 bytes
+BLAKE2s (matrix-python-common-1.2.1.tar.gz) = 823a2403dc68bae7a54e2920daf3cfaf34293ba3893d727d146c1e5fe575a499
+SHA512 (matrix-python-common-1.2.1.tar.gz) = 9ab05d6aeddf4915970916d34e625b7a059823e56ba8868f955cf8971a51ac31891304a7fb00170c60c6b107f7526565f67bd78416a466c50092954c5b422114
+Size (matrix-python-common-1.2.1.tar.gz) = 12598 bytes



Home | Main Index | Thread Index | Old Index