ports/www/py-limits/files/patch-packaging
Po-Chuan Hsieh c1a572530e
www/py-limits: Allow build with py-packaging 24.0+
- Bump PORTREVISION for package change

Obtained from:	900e5c03ff
2024-04-21 02:29:32 +08:00

10 lines
322 B
Text

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