ports/lang/tauthon/files/patch-Include_patchlevel.h
Olivier Certner 2d8111b2b5
lang/tauthon: Update to latest commit after 2.8.5
Highlights:
- email.generator: Fix handling of Unicode messages when not wrapping.
- Support compilation by GCC 14.

As these changes are very minor and upstream has not created an official
patch level for them, Tauthon's internal version/patchlevel has been
left unchanged at 2.8.5.

This is a maintainer update (olce.freebsd.ports@certner.fr).
2025-01-10 14:20:25 +01:00

11 lines
324 B
C

--- Include/patchlevel.h.orig 2024-07-06 14:55:44 UTC
+++ Include/patchlevel.h
@@ -26,7 +26,7 @@
#define PY_RELEASE_SERIAL 0
/* Version as a string */
-#define PY_VERSION "2.8.5+"
+#define PY_VERSION "2.8.5"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository). Empty