summaryrefslogtreecommitdiff
path: root/sysutils/py-keep/files/patch-keep_about.py
diff options
context:
space:
mode:
authorJesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>2025-06-09 12:57:39 -0400
committerJesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>2025-06-09 13:08:14 -0400
commit6400abcb3a8acdd359a1ec46101225a498b49fc1 (patch)
tree417e2c21b3f3f2747b71d0c6763092b8cca906c8 /sysutils/py-keep/files/patch-keep_about.py
parenttextproc/py-terminaltables3: New port: Generate simple tables in terminals (f... (diff)
sysutils/py-keep: Update to 2.11
ChangeLog: https://github.com/OrkoHunter/keep/releases/tag/2.11 Approved by: acm (mentor)
Diffstat (limited to 'sysutils/py-keep/files/patch-keep_about.py')
-rw-r--r--sysutils/py-keep/files/patch-keep_about.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/py-keep/files/patch-keep_about.py b/sysutils/py-keep/files/patch-keep_about.py
new file mode 100644
index 000000000000..efc88024cd0c
--- /dev/null
+++ b/sysutils/py-keep/files/patch-keep_about.py
@@ -0,0 +1,6 @@
+--- keep/about.py.orig 2025-06-09 16:16:39 UTC
++++ keep/about.py
+@@ -1,2 +1,2 @@ __name__ = 'keep'
+ __name__ = 'keep'
+-__version__ = '2.10.1'
++__version__ = '%%VERSION%%'