[arch-commits] Commit in python-pygls/trunk (PKGBUILD)

Daniel M. Capella polyzen at archlinux.org
Mon May 10 11:47:36 UTC 2021


    Date: Monday, May 10, 2021 @ 11:47:36
  Author: polyzen
Revision: 929531

upgpkg: python-pygls 0.10.3-2

Modified:
  python-pygls/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-10 11:24:26 UTC (rev 929530)
+++ PKGBUILD	2021-05-10 11:47:36 UTC (rev 929531)
@@ -4,13 +4,13 @@
 _name=pygls
 pkgname=python-pygls
 pkgver=0.10.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Pythonic generic implementation of the Language Server Protocol'
 arch=('any')
 url=https://github.com/openlawlibrary/pygls
 license=('APACHE')
 depends=('python-pydantic' 'python-typeguard')
-makedepends=('python-setuptools')
+makedepends=('python-setuptools-scm' 'python-toml')
 checkdepends=('python-mock' 'python-pytest' 'python-pytest-asyncio')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
 sha256sums=('522c1068dd38c4945925ca742daba6aff5621168e0e5ddd954813e8b957ca831')



More information about the arch-commits mailing list