diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-26 09:39:12 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-26 09:39:12 +0000 |
| commit | b7ae05e07d7f6e8685a9096fd1aa72f8e98e93b8 (patch) | |
| tree | ecf5b8f43c9c65372caa93dfec67ded445f6f604 /repos/extra/python-pyyaml/abuild | |
| parent | 4eb8a9d48cc6f098abcd134ebec2ba629e435701 (diff) | |
| download | alicelinux-b7ae05e07d7f6e8685a9096fd1aa72f8e98e93b8.tar.gz alicelinux-b7ae05e07d7f6e8685a9096fd1aa72f8e98e93b8.zip | |
python-pyyaml: updated to 6.0.3
Diffstat (limited to 'repos/extra/python-pyyaml/abuild')
| -rw-r--r-- | repos/extra/python-pyyaml/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/python-pyyaml/abuild b/repos/extra/python-pyyaml/abuild index b536033f..9412da2c 100644 --- a/repos/extra/python-pyyaml/abuild +++ b/repos/extra/python-pyyaml/abuild @@ -1,4 +1,4 @@ name=python-pyyaml -version=6.0.2 +version=6.0.3 release=1 source="https://pypi.org/packages/source/p/pyyaml/pyyaml-${version}.tar.gz" |