python3Packages.pynmea2: remove changelog
Upstream uploaded version 1.19 to Pypi without tagging the repo, the request in Knio/pynmea2#160 remains unanswered since 2023
This commit is contained in:
@@ -35,7 +35,6 @@ buildPythonPackage rec {
|
||||
meta = {
|
||||
description = "Python library for the NMEA 0183 protcol";
|
||||
homepage = "https://github.com/Knio/pynmea2";
|
||||
changelog = "https://github.com/Knio/pynmea2/releases/tag/${version}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user