blob: 2a06bb9908891914e9aa9cec9721d4244a0af8a5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- setup.py.orig 2025-11-05 18:03:58 UTC
+++ setup.py
@@ -142,7 +142,7 @@ NAME = "brotli"
NAME = "brotli"
-VERSION = get_version()
+VERSION = "%%PORTVERSION%%"
URL = "https://github.com/google/brotli"
|