From fff83bca1b5069f49af4d2e1dc1e1b1da60d7a61 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Sat, 22 Mar 2025 21:55:38 +0100 Subject: build: use npins --- npins/sources.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 npins/sources.json (limited to 'npins/sources.json') 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 -- cgit v1.2.3