git: e9b1df82cd3e - main - www/py-limits: update to 3.12.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 31 May 2024 11:54:02 UTC
The branch main has been updated by driesm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e9b1df82cd3e36f83d94e1ada1ead25bb34a649f
commit e9b1df82cd3e36f83d94e1ada1ead25bb34a649f
Author: Dries Michiels <driesm@FreeBSD.org>
AuthorDate: 2024-05-31 11:45:29 +0000
Commit: Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2024-05-31 11:50:06 +0000
www/py-limits: update to 3.12.0
Changes: https://github.com/alisaifee/limits/releases/tag/3.10.1
Changes: https://github.com/alisaifee/limits/releases/tag/3.11.0
Changes: https://github.com/alisaifee/limits/releases/tag/3.12.0
---
www/py-limits/Makefile | 2 +-
www/py-limits/distinfo | 6 +++---
www/py-limits/files/patch-packaging | 10 ----------
3 files changed, 4 insertions(+), 14 deletions(-)
diff --git a/www/py-limits/Makefile b/www/py-limits/Makefile
index 4b910eed2261..06e14a6fa70f 100644
--- a/www/py-limits/Makefile
+++ b/www/py-limits/Makefile
@@ -1,5 +1,5 @@
PORTNAME= limits
-PORTVERSION= 3.9.0
+PORTVERSION= 3.12.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-limits/distinfo b/www/py-limits/distinfo
index 84d3a9feb1a0..4b52440cae93 100644
--- a/www/py-limits/distinfo
+++ b/www/py-limits/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708269916
-SHA256 (limits-3.9.0.tar.gz) = 7b44aa4d05c539276928372681190136914958cccbb99c30ecc5df72a179661a
-SIZE (limits-3.9.0.tar.gz) = 69561
+TIMESTAMP = 1717155889
+SHA256 (limits-3.12.0.tar.gz) = 95764065715a11b9fdcc82558cac2fb59a1febbb7aa2acd045f72ab0c16ec04f
+SIZE (limits-3.12.0.tar.gz) = 70148
diff --git a/www/py-limits/files/patch-packaging b/www/py-limits/files/patch-packaging
deleted file mode 100644
index 5446de60a91d..000000000000
--- a/www/py-limits/files/patch-packaging
+++ /dev/null
@@ -1,10 +0,0 @@
-Obtained from: https://github.com/alisaifee/limits/commit/900e5c03ffecd784ed5643e67c39110f5ca0b5a7
-
---- requirements/main.txt.orig 2024-02-18 02:06:46 UTC
-+++ requirements/main.txt
-@@ -1,4 +1,4 @@ importlib_resources>=1.3
- deprecated>=1.2
- importlib_resources>=1.3
--packaging>=21,<24
-+packaging>=21,<25
- typing_extensions