Tue May 14 19:22:17 2024 UTC (33d)
py-limits: updated to 3.12.0

v3.12.0

* Enhancements

  * Lazily initialize pymongo client

* Documentation

  * Add django-ratelimiter in docs

* Chores

  * Update development dependencies
  * Update github actions to latest


(adam)
diff -r1.18 -r1.19 pkgsrc/devel/py-limits/Makefile
diff -r1.18 -r1.19 pkgsrc/devel/py-limits/distinfo

cvs diff -r1.18 -r1.19 pkgsrc/devel/py-limits/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-limits/Makefile 2024/04/21 18:17:28 1.18
+++ pkgsrc/devel/py-limits/Makefile 2024/05/14 19:22:17 1.19
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.18 2024/04/21 18:17:28 adam Exp $ 1# $NetBSD: Makefile,v 1.19 2024/05/14 19:22:17 adam Exp $
2 2
3DISTNAME= limits-3.11.0 3DISTNAME= limits-3.12.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=l/limits/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=l/limits/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://limits.readthedocs.org/ 9HOMEPAGE= https://limits.readthedocs.org/
10COMMENT= Rate limiting utilities 10COMMENT= Rate limiting utilities
11LICENSE= mit 11LICENSE= mit
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=40.0:../../devel/py-setuptools 13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=40.0:../../devel/py-setuptools
14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel 14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
15DEPENDS+= ${PYPKGPREFIX}-deprecated>=1.2:../../devel/py-deprecated 15DEPENDS+= ${PYPKGPREFIX}-deprecated>=1.2:../../devel/py-deprecated
16DEPENDS+= ${PYPKGPREFIX}-importlib-resources>=1.3:../../devel/py-importlib-resources 16DEPENDS+= ${PYPKGPREFIX}-importlib-resources>=1.3:../../devel/py-importlib-resources

cvs diff -r1.18 -r1.19 pkgsrc/devel/py-limits/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-limits/distinfo 2024/04/21 18:17:28 1.18
+++ pkgsrc/devel/py-limits/distinfo 2024/05/14 19:22:17 1.19
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.18 2024/04/21 18:17:28 adam Exp $ 1$NetBSD: distinfo,v 1.19 2024/05/14 19:22:17 adam Exp $
2 2
3BLAKE2s (limits-3.11.0.tar.gz) = df8e0398981c1c8942cb0dcc39ed55b3582a24738489b38dde8a0401140c506e 3BLAKE2s (limits-3.12.0.tar.gz) = 202f0503ac2a7e59147f4747bc921ea46f9dcd0e825deb2eea98871c970bcafa
4SHA512 (limits-3.11.0.tar.gz) = d3d098f4f6a4248a6967f62a6ebe596747c35c01b4f5509aef735c20f2c23387faa23b7d172491b3394d260dcad41c772598ed38679bde243e385582bc82894b 4SHA512 (limits-3.12.0.tar.gz) = 0680882e00452ce9543274eb154dc4a7b7758808de48d8fa1462d2568bca6d4c94aae1517925cab873fbae957fc129a56148743520f540ec97de6e224862cb2e
5Size (limits-3.11.0.tar.gz) = 69764 bytes 5Size (limits-3.12.0.tar.gz) = 70148 bytes