pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/py-tortoise-orm



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Feb 23 10:10:38 UTC 2026

Modified Files:
        pkgsrc/databases/py-tortoise-orm: Makefile distinfo

Log Message:
py-tortoise-orm: updated to 1.1.5

1.1.5
Fixed crash for makemigrations on tuple index with new model


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/databases/py-tortoise-orm/Makefile
cvs rdiff -u -r1.36 -r1.37 pkgsrc/databases/py-tortoise-orm/distinfo

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

Modified files:

Index: pkgsrc/databases/py-tortoise-orm/Makefile
diff -u pkgsrc/databases/py-tortoise-orm/Makefile:1.45 pkgsrc/databases/py-tortoise-orm/Makefile:1.46
--- pkgsrc/databases/py-tortoise-orm/Makefile:1.45      Tue Feb 17 13:15:10 2026
+++ pkgsrc/databases/py-tortoise-orm/Makefile   Mon Feb 23 10:10:38 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2026/02/17 13:15:10 adam Exp $
+# $NetBSD: Makefile,v 1.46 2026/02/23 10:10:38 adam Exp $
 
-DISTNAME=      tortoise_orm-1.1.4
+DISTNAME=      tortoise_orm-1.1.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    databases python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/tortoise-orm/}

Index: pkgsrc/databases/py-tortoise-orm/distinfo
diff -u pkgsrc/databases/py-tortoise-orm/distinfo:1.36 pkgsrc/databases/py-tortoise-orm/distinfo:1.37
--- pkgsrc/databases/py-tortoise-orm/distinfo:1.36      Tue Feb 17 13:15:10 2026
+++ pkgsrc/databases/py-tortoise-orm/distinfo   Mon Feb 23 10:10:38 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.36 2026/02/17 13:15:10 adam Exp $
+$NetBSD: distinfo,v 1.37 2026/02/23 10:10:38 adam Exp $
 
-BLAKE2s (tortoise_orm-1.1.4.tar.gz) = 8054d8cb0de167dc5870e57977c40401162e11edc1749ddbaef9314fc1be38f2
-SHA512 (tortoise_orm-1.1.4.tar.gz) = 52101bd42d51cbe8e65c3e7a2545207b2da93e5fc969933f71b3c970df40d039c275dadff9ead2d5525a763b503cdaddde3ee21f80a7db8b27a3b7c97d4b2f3f
-Size (tortoise_orm-1.1.4.tar.gz) = 375661 bytes
+BLAKE2s (tortoise_orm-1.1.5.tar.gz) = ef8cce3fde4e1ec4e06d502d6bcf9d9dd584fcd2268164a16ef400f64487842c
+SHA512 (tortoise_orm-1.1.5.tar.gz) = bd0335fb23ebd68ff7f2699db4d6f9a49922a76ed1e9ceef13dbac0076ef32dc351a838c10ec83641dab1f0ba00486deee9044312c8d5e804e6b49e3b075fc55
+Size (tortoise_orm-1.1.5.tar.gz) = 375804 bytes



Home | Main Index | Thread Index | Old Index