[Git][debian-gis-team/pyninjotiff][upstream] New upstream version 0.5.1
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Sun Jun 21 12:22:41 BST 2026
Antonio Valentino pushed to branch upstream at Debian GIS Project / pyninjotiff
Commits:
e4780052 by Antonio Valentino at 2026-06-21T11:04:17+00:00
New upstream version 0.5.1
- - - - -
2 changed files:
- CHANGELOG.md
- pyproject.toml
Changes:
=====================================
CHANGELOG.md
=====================================
@@ -1,3 +1,20 @@
+## Version 0.5.1 (2026/06/01)
+
+### Issues Closed
+
+* [Issue 40](https://github.com/pytroll/pyninjotiff/issues/40) - Inconsistency in license specification ([PR 41](https://github.com/pytroll/pyninjotiff/pull/41) by [@djhoese](https://github.com/djhoese))
+
+In this release 1 issue was closed.
+
+### Pull Requests Merged
+
+#### Bugs fixed
+
+* [PR 41](https://github.com/pytroll/pyninjotiff/pull/41) - Fix license identifier in pyproject.toml ([40](https://github.com/pytroll/pyninjotiff/issues/40))
+
+In this release 1 pull request was closed.
+
+
## Version 0.5.0 (2026/05/19)
=====================================
pyproject.toml
=====================================
@@ -3,13 +3,13 @@ name = "pyninjotiff"
dynamic = ["version"]
description = "Python Ninjo TIFF writing library"
authors = [ { name = "Martin Raspaud", email = "martin.raspaud at smhi.se" } ]
-license = { text = "GPLv3" }
+license = "Apache-2.0"
+license-files = ["LICENSE"]
requires-python = ">=3.11"
classifiers = [
"Topic :: Software Development :: Libraries :: Python Modules",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Science/Research",
- "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Topic :: Scientific/Engineering"
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyninjotiff/-/commit/e4780052e5351d659c4176daf938bb371802eb29
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyninjotiff/-/commit/e4780052e5351d659c4176daf938bb371802eb29
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20260621/c535a4c2/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list