freebsd-ports/net-mgmt/py-pysmi/files/patch-pyproject.toml
2023-05-12 01:23:26 +02:00

9 lines
334 B
TOML

--- pyproject.toml.orig 2023-05-03 15:45:12 UTC
+++ pyproject.toml
@@ -1,5 +1,5 @@
[tool.poetry]
-name = "pysmi-lextudio"
+name = "pysmi"
version = "1.1.13"
description = "A pure-Python implementation of SNMP/SMI MIB parsing and conversion library."
authors = ["Ilya Etingof <etingof@gmail.com>", "Lex Li <support@lextudio.com>"]