This repository was archived by the owner on May 20, 2023. It is now read-only.
File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
- # Maintainer: Otreblan <[email protected] >
1
+ # Maintainer: Daniel M. Capella <[email protected] >
2
+ # Contributor: Otreblan <[email protected] >
2
3
3
4
_name=pygls
4
5
pkgname=python-pygls
5
- pkgver=0.10.1
6
+ pkgver=0.10.2
6
7
pkgrel=1
7
8
pkgdesc=' Pythonic generic implementation of the Language Server Protocol'
8
9
arch=(' any' )
9
10
url=https://github.com/openlawlibrary/pygls
10
11
license=(' APACHE' )
11
- depends=(' python-psutil ' ' python- pydantic' ' python-typeguard' )
12
+ depends=(' python-pydantic' ' python-typeguard' )
12
13
makedepends=(' python-setuptools' )
13
14
checkdepends=(' python-mock' ' python-pytest' ' python-pytest-asyncio' )
14
- source=(" $url /archive/v$pkgver /$_name -$pkgver .tar.gz" )
15
- b2sums=(' 01927d80f6ba961ab0f745be3c62d67683603203c7b94429c2420869d8d90c2b4aa8e02cf2e54a04feb26e4144f2423882086f6007afc4648decc39f0814ae13' )
15
+ source=(" https://files.pythonhosted.org/packages/source/${_name:: 1} /$_name /$_name -$pkgver .tar.gz" )
16
+ sha256sums=(' 5b50a1931613f36af446b16c644a85b52ceb2beceb09bddd05f9ce054f13e9ab' )
17
+ b2sums=(' bc3855f9f9e2ad3e31b35ce6e994dca73269bd5bf9aa358be038aa6334f2e0c8bc8e205d07688e39421b41e4e2fdecb2e0c2425e1b87b46701be26a5cd2c54e7' )
16
18
17
19
build () {
18
20
cd $_name -$pkgver
You can’t perform that action at this time.
0 commit comments