pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-types-gdb
Module Name: pkgsrc
Committed By: adam
Date: Mon Aug 11 09:22:42 UTC 2025
Modified Files:
pkgsrc/devel/py-types-gdb: DESCR
Log Message:
py-types-gdb: fix ERROR: DESCR:3: File must end with a newline.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-types-gdb/DESCR
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-types-gdb/DESCR
diff -u pkgsrc/devel/py-types-gdb/DESCR:1.1 pkgsrc/devel/py-types-gdb/DESCR:1.2
--- pkgsrc/devel/py-types-gdb/DESCR:1.1 Mon Jul 28 13:51:07 2025
+++ pkgsrc/devel/py-types-gdb/DESCR Mon Aug 11 09:22:42 2025
@@ -1,3 +1,3 @@
This is a PEP 561 type stub package for the gdb package.
It can be used by type-checking tools like mypy, pyright, pytype, Pyre,
-PyCharm, etc. to check code that uses gdb.
\ No newline at end of file
+PyCharm, etc. to check code that uses gdb.
Home |
Main Index |
Thread Index |
Old Index