diff options
author | Martin Fischer <martin@push-f.com> | 2025-03-22 21:55:38 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-03-26 08:23:57 +0100 |
commit | fff83bca1b5069f49af4d2e1dc1e1b1da60d7a61 (patch) | |
tree | 120fa07a42c5ac7e02fdd2d5245a7bbf00525e7d /npins/sources.json | |
parent | 1c5b72f01ae4cac9740b43af6963e08c6277275c (diff) |
build: use npins
Diffstat (limited to 'npins/sources.json')
-rw-r--r-- | npins/sources.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/npins/sources.json b/npins/sources.json new file mode 100644 index 0000000..3b57f31 --- /dev/null +++ b/npins/sources.json @@ -0,0 +1,13 @@ +{ + "pins": { + "pywikiapi": { + "type": "PyPi", + "name": "pywikiapi", + "version_upper_bound": null, + "version": "4.3.0", + "url": "https://files.pythonhosted.org/packages/9e/f0/09741c61d3069c99195690321cf0ad17c0a63d6ed33f130f45d9d85c2cb6/pywikiapi-4.3.0.tar.gz", + "hash": "8329e4c7df32f15c7f3778bac6843bc7d3204d6eaa002a18703c32ef51436081" + } + }, + "version": 3 +}
\ No newline at end of file |