diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:58:36 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:58:36 +0800 |
| commit | bd22d4e0a20372349b12371ec9a1447c058b74da (patch) | |
| tree | 9252a995cd7c10f9a2be58cb0e6515a5cf828485 /repos/extra/python-markupsafe/abuild | |
| parent | cdf699850160675111d7eefab611bfc8b4dcb36f (diff) | |
| download | alicelinux-bd22d4e0a20372349b12371ec9a1447c058b74da.tar.gz alicelinux-bd22d4e0a20372349b12371ec9a1447c058b74da.zip | |
python-markupsafe: updated to 3.0.2
Diffstat (limited to 'repos/extra/python-markupsafe/abuild')
| -rw-r--r-- | repos/extra/python-markupsafe/abuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/python-markupsafe/abuild b/repos/extra/python-markupsafe/abuild index 6275913d..2109dea5 100644 --- a/repos/extra/python-markupsafe/abuild +++ b/repos/extra/python-markupsafe/abuild @@ -1,4 +1,4 @@ name=python-markupsafe -version=2.1.5 +version=3.0.2 release=1 -source="https://files.pythonhosted.org/packages/source/M/MarkupSafe/MarkupSafe-$version.tar.gz" +source="https://pypi.io/packages/source/m/markupsafe/markupsafe-$version.tar.gz" |