mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
fix previous, reported by aja@
This commit is contained in:
@@ -16,7 +16,7 @@ Index: pyproject.toml
|
||||
+[project]
|
||||
name = "adblock"
|
||||
-version = "0.0.0"
|
||||
+version = "${MODPY_EGG_VERSION}"
|
||||
+version = "0.6.0"
|
||||
description = "Brave's adblocking in Python"
|
||||
-authors = ["Árni Dagur <arni@dagur.eu>"]
|
||||
+requires-python = ">=3.7"
|
||||
|
||||
Reference in New Issue
Block a user