blob: f75c1ba691d561d3463294949f866997c6ece8ef (
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
|
pkgbase = python-calmjs
pkgdesc = Framework for building toolchains and utilities for working with the JavaScript/Node.js ecosystem
pkgver = 3.4.4
pkgrel = 6
url = https://github.com/calmjs/calmjs
arch = any
license = GPL-2.0-or-later
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-calmjs.parse
depends = python-calmjs.types
depends = python-setuptools
source = python-calmjs-3.4.4.tar.gz::https://github.com/calmjs/calmjs/archive/refs/tags/3.4.4.tar.gz
source = fix-tests-python-3.13.patch
source = fix-argparse-output-changes.patch
sha512sums = eb70d2d57b7d3cf22134f80c8c47b443893419e4f052b39102b04938b55c8afb950b6154f929a1a6cb74c2e67ae34ecf757b7b5765c47e9a74b805659eb6f22c
sha512sums = bc9ef2466f649a1240b7b452b2abbaec3e6f6dd4bc39aac8e1c4d7c91d6a441786366b53f9a2184446f419d90a26d6ac8eca528d274fb307308338fb0749ec7f
sha512sums = c7fc6dd5b6ff5869bb30488ce3d69bb1184753bb92cd9051246b95f933bb104a694285a7b8784e7ba1b83c5ebaa6428d08f31b3bfc43f50877a9f31ffc1a58d9
b2sums = 51ee6b24eaf59259140b9cbf3ba8a713b19934659688c02529cb8b4946ac7628b3bd07e8e4025d368f12db1eebaff41939e8b18ec3843938129d0943d4400216
b2sums = 7399b63b4f98071283728dfdb9b715d3743507c67dfae0e8b005e1312079a09b02ff4b1014039bdc0d34cef6c6328f86c04f093e4fef39eeb3e2114c4dd43f9a
b2sums = eb7b2369af2a5b14a749e0476bbf32618131f9e7d8cd4a66b6b98817f409303d43d5349588a3e13e6adfe9082738a68b8c28464ae63e252d837c995dfde14a48
pkgname = python-calmjs
|