blob: 82a2dbbb7b3e45855612f7e097a7d6b8919aa7b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = linear-cli
pkgdesc = A comprehensive CLI tool for Linear issue management with advanced search, bulk operations, and team collaboration features
pkgver = 1.4.0
pkgrel = 1
url = https://github.com/AdiKsOnDev/linearator
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-click
depends = python-gql
depends = python-aiohttp
depends = python-pydantic
depends = python-keyring
depends = python-cryptography
depends = python-rich
depends = python-dotenv
depends = python-pyjwt
depends = python-httpx
depends = python-tomli
depends = python-tomli-w
optdepends = python-keyrings-alt: Alternative keyring backends for credential storage
source = https://files.pythonhosted.org/packages/source/l/linearator/linearator-1.4.0.tar.gz
sha256sums = 2672b44d8a101c965a1273d6dd8868f17f4f5f418149957f7d71e5decde7908e
pkgname = linear-cli
|