From b1674f90bc5c441e42a19b412f28bf3f81097249 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Mon, 8 Jun 2026 22:16:20 +0800 Subject: removed .checksum, added .shasum, added info file --- repos/extra/python-distlib/.checksum | 1 - repos/extra/python-distlib/info | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) delete mode 100644 repos/extra/python-distlib/.checksum create mode 100644 repos/extra/python-distlib/info (limited to 'repos/extra/python-distlib') diff --git a/repos/extra/python-distlib/.checksum b/repos/extra/python-distlib/.checksum deleted file mode 100644 index f606f4ab..00000000 --- a/repos/extra/python-distlib/.checksum +++ /dev/null @@ -1 +0,0 @@ -e037d757d6e299f1c4bbbdeedfad01bb835ba029b50fa3c484c3fd6362a95f87 distlib-0.4.0.tar.gz diff --git a/repos/extra/python-distlib/info b/repos/extra/python-distlib/info new file mode 100644 index 00000000..6dc49a7a --- /dev/null +++ b/repos/extra/python-distlib/info @@ -0,0 +1,4 @@ +description: Low-level Python distribution utilities +homepage: https://github.com/pypa/distlib +license: PSF-2.0 +maintainer: Emmett1 -- cgit v1.2.3