diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-02 04:27:39 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-02 04:27:39 +0000 |
| commit | 65e70c7641b8aae5e63c2d693d97426d498f034f (patch) | |
| tree | 108999247513d5a256b4e15d3f4981d1edeced93 /repos/extra/python-markupsafe/abuild | |
| parent | 85835166a57d48981f3afd8a0a23aea838054f34 (diff) | |
| download | alicelinux-65e70c7641b8aae5e63c2d693d97426d498f034f.tar.gz alicelinux-65e70c7641b8aae5e63c2d693d97426d498f034f.zip | |
python-markupsafe: updated to 3.0.3
Diffstat (limited to 'repos/extra/python-markupsafe/abuild')
| -rw-r--r-- | repos/extra/python-markupsafe/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/python-markupsafe/abuild b/repos/extra/python-markupsafe/abuild index 2109dea5..ba88d264 100644 --- a/repos/extra/python-markupsafe/abuild +++ b/repos/extra/python-markupsafe/abuild @@ -1,4 +1,4 @@ name=python-markupsafe -version=3.0.2 +version=3.0.3 release=1 source="https://pypi.io/packages/source/m/markupsafe/markupsafe-$version.tar.gz" |