public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-lxml] rawhide: Add PSF-2.0 to the License tag for lxml.html._difflib
@ 2026-06-01 11:18
0 siblings, 0 replies; only message in thread
From: @ 2026-06-01 11:18 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-lxml
Branch : rawhide
Commit : be62959009a3d3c79ba84c79b734af9dce13d776
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2026-05-30T23:22:04+02:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-lxml/c/be62959009a3d3c79ba84c79b734af9dce13d776?branch=rawhide
Log:
Add PSF-2.0 to the License tag for lxml.html._difflib
See https://mail.python.org/archives/list/lxml@python.org/thread/5QPDOLPM5L3LVNAEGRTNLHXMD6V6OZHM/
---
diff --git a/python-lxml.spec b/python-lxml.spec
index 5097190..f083d6f 100644
--- a/python-lxml.spec
+++ b/python-lxml.spec
@@ -7,7 +7,8 @@ Summary: XML processing library combining libxml2/libxslt with the Elemen
# Some code is derived from ElementTree and cElementTree
# thus using the MIT-CMU elementtree license
# .xsl schematron files are under the MIT license
-License: BSD-3-Clause AND MIT-CMU AND MIT
+# lxml.html._difflib is PSF-2.0 (copied from CPython 3.14b2+)
+License: BSD-3-Clause AND MIT-CMU AND MIT AND PSF-2.0
URL: https://github.com/lxml/lxml
# We use the get-lxml-source.sh script to generate the tarball
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-01 11:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-01 11:18 [rpms/python-lxml] rawhide: Add PSF-2.0 to the License tag for lxml.html._difflib
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox