pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/py-pygls/patches
Module Name: pkgsrc
Committed By: adam
Date: Thu Aug 11 07:03:59 UTC 2022
Added Files:
pkgsrc/lang/py-pygls/patches: patch-setup.cfg
Log Message:
py-pygls: add missing patch, spotted by @wiz
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/py-pygls/patches/patch-setup.cfg
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/lang/py-pygls/patches/patch-setup.cfg
diff -u /dev/null pkgsrc/lang/py-pygls/patches/patch-setup.cfg:1.1
--- /dev/null Thu Aug 11 07:04:00 2022
+++ pkgsrc/lang/py-pygls/patches/patch-setup.cfg Thu Aug 11 07:03:59 2022
@@ -0,0 +1,17 @@
+$NetBSD: patch-setup.cfg,v 1.1 2022/08/11 07:03:59 adam Exp $
+
+Do not install package data.
+
+--- setup.cfg.orig 2022-08-02 11:21:17.000000000 +0000
++++ setup.cfg
+@@ -60,10 +60,6 @@ test =
+ pytest==7.1.2
+ pytest-asyncio==0.18.3
+
+-[options.data_files]
+-lib/site-packages/pygls =
+- ThirdPartyNotices.txt
+- ./pygls/py.typed
+
+ [flake8]
+ max-line-length = 99
Home |
Main Index |
Thread Index |
Old Index