pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/py-pygls/patches py-pygls: add missing patch, spo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b1a2b37447be
branches: trunk
changeset: 383054:b1a2b37447be
user: adam <adam%pkgsrc.org@localhost>
date: Thu Aug 11 07:03:59 2022 +0000
description:
py-pygls: add missing patch, spotted by @wiz
diffstat:
lang/py-pygls/patches/patch-setup.cfg | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
diffs (21 lines):
diff -r 409a0cab9a9c -r b1a2b37447be lang/py-pygls/patches/patch-setup.cfg
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/lang/py-pygls/patches/patch-setup.cfg Thu Aug 11 07:03:59 2022 +0000
@@ -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