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:           Sat Jul 20 06:22:51 UTC 2024

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

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

0.21.5

Added

- Propagate `_create_db` parameter to RegisterTortoise.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/databases/py-tortoise-orm/Makefile
cvs rdiff -u -r1.18 -r1.19 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.23 pkgsrc/databases/py-tortoise-orm/Makefile:1.24
--- pkgsrc/databases/py-tortoise-orm/Makefile:1.23      Thu Jul  4 11:02:15 2024
+++ pkgsrc/databases/py-tortoise-orm/Makefile   Sat Jul 20 06:22:51 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2024/07/04 11:02:15 adam Exp $
+# $NetBSD: Makefile,v 1.24 2024/07/20 06:22:51 adam Exp $
 
-DISTNAME=      tortoise_orm-0.21.4
+DISTNAME=      tortoise_orm-0.21.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.18 pkgsrc/databases/py-tortoise-orm/distinfo:1.19
--- pkgsrc/databases/py-tortoise-orm/distinfo:1.18      Thu Jul  4 11:02:15 2024
+++ pkgsrc/databases/py-tortoise-orm/distinfo   Sat Jul 20 06:22:51 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2024/07/04 11:02:15 adam Exp $
+$NetBSD: distinfo,v 1.19 2024/07/20 06:22:51 adam Exp $
 
-BLAKE2s (tortoise_orm-0.21.4.tar.gz) = 43a5f3645e0a0dbde00c32d162343c8b18cef20b58fe24c69e2cd62f3eee66cf
-SHA512 (tortoise_orm-0.21.4.tar.gz) = da4efa3573141767e6a13b4e82892d325abb2b1c4d9a53ac69b4fbda0ff950378743b119bc81d703376b9761ee51004fd151ef370d03c3fd6e7d57b7a0920690
-Size (tortoise_orm-0.21.4.tar.gz) = 137178 bytes
+BLAKE2s (tortoise_orm-0.21.5.tar.gz) = e4c562794e8ef2724c32dc6f237704f6ca5a8ebb6a8d81980aaab52f6c1d53e4
+SHA512 (tortoise_orm-0.21.5.tar.gz) = 0e1c8c0bf5c1924e5910a16b9ba34fe9a5ddabf048b215975534b98d22854aa5e019b5c1413de590e14b49b45f09fad47c3c902e1136c4fdf5e6677a1ec4a307
+Size (tortoise_orm-0.21.5.tar.gz) = 137296 bytes



Home | Main Index | Thread Index | Old Index