head 1.2; access; symbols pkgsrc-2023Q1:1.1.0.6 pkgsrc-2023Q1-base:1.1 pkgsrc-2022Q4:1.1.0.4 pkgsrc-2022Q4-base:1.1 pkgsrc-2022Q3:1.1.0.2 pkgsrc-2022Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2023.05.21.18.47.56; author wiz; state dead; branches; next 1.1; commitid EGJSBtWHgCvmvRpE; 1.1 date 2022.08.11.07.03.59; author adam; state Exp; branches; next ; commitid LjhEaXQmib1THqPD; desc @@ 1.2 log @py-pygls: update to 1.0.2. ## [1.0.2] - May 15th, 2023 ### Changed - Update typeguard to 3.x ([#327]) ### Fixed - Data files are no longer placed inside the wrong `site-packages` folder when installing `pygls` ([#232]) [#232]: https://github.com/openlawlibrary/pygls/issues/232 @ text @$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 @ 1.1 log @py-pygls: add missing patch, spotted by @@wiz @ text @d1 1 a1 1 $NetBSD$ @