Philipp Hörist pushed to branch master at gajim / gajim


Commits:
899877f1 by Philipp Hörist at 2026-06-29T20:09:57+02:00
other: Change deprecated license definition

- - - - -


1 changed file:

- pyproject.toml


Changes:

=====================================
pyproject.toml
=====================================
@@ -9,7 +9,7 @@ name = "gajim"
 description = "A GTK XMPP Client"
 readme = "README.md"
 requires-python = ">=3.12"
-license = {text = "GPL-3.0-or-later"}
+license = "GPL-3.0-or-later"
 authors = [
   {name = "Philipp Hörist", email = "[email protected]"},
   {name = "Yann Leboulanger", email = "[email protected]"},
@@ -18,7 +18,6 @@ keywords = ["chat", "messaging", "im", "xmpp", "voip"]
 classifiers = [
   "Development Status :: 5 - Production/Stable",
   "Environment :: X11 Applications :: GTK",
-  "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
   "Operating System :: OS Independent",
   "Programming Language :: Python :: 3.12",
   "Topic :: Communications :: Chat",



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/899877f1df16563defc96a1b43c934fec3892c2d

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/899877f1df16563defc96a1b43c934fec3892c2d
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to