git: 60e416b9f9ad - main - Revert "textproc/py-libxml2: Add upstream deprecation notice"

From: Charlie Li <vishwin_at_FreeBSD.org>
Date: Sat, 21 Jun 2025 14:48:50 UTC
The branch main has been updated by vishwin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=60e416b9f9ade44169d6a143673f5039181319f1

commit 60e416b9f9ade44169d6a143673f5039181319f1
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-06-21 14:46:24 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-06-21 14:48:32 +0000

    Revert "textproc/py-libxml2: Add upstream deprecation notice"
    
    Commit not authorised by desktop@.
    
    This reverts commit f941562f2b7a010359e32c6ede5afe0c5843c699.
---
 textproc/py-libxml2/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile
index 52f16b2c9e47..099b26ef6033 100644
--- a/textproc/py-libxml2/Makefile
+++ b/textproc/py-libxml2/Makefile
@@ -5,8 +5,6 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 COMMENT=	Python interface for XML parser library for GNOME
 MASTERDIR=	${.CURDIR}/../libxml2
 
-DEPRECATED=	Python bindings are planned to be deprecated upstream, consider migrating to another project such as lxml
-
 USES+=		gnome python shebangfix
 USE_GNOME=	libxml2
 USE_PYTHON=	flavors