blob: 39189330740df839044aa317fcbd660134afc6e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-marklas
pkgdesc = Bidirectional converter between GitHub Flavored Markdown and Atlassian Document Format
pkgver = 0.8.0
pkgrel = 2
url = None
arch = any
license = custom:MIT License
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-uv-build
depends = python
source = https://files.pythonhosted.org/packages/d3/82/4e08ee4f5db77c96dc53c892d254509bf8b62cd0b9f5aabc1a390b61b708/marklas-0.8.0.tar.gz
source = 0001-remove-uv-build-upper-bound.patch
sha256sums = d2f75d1077be269156fe970795a77e8420b9738bc1bf24fd0e3c416057abc784
sha256sums = d999e224145fe97029dc3d06e13ebe728b3384489886914bfd353b084cf34688
pkgname = python-marklas
|