Don't needlessly enumerate the single Source

This commit is contained in:
Miro Hrončok 2023-07-28 13:49:14 +02:00
parent 8e45866841
commit 1493e133ad

View File

@ -5,7 +5,7 @@ Summary: YAML parser and emitter for Python
License: MIT
URL: https://github.com/yaml/pyyaml
Source0: https://github.com/yaml/pyyaml/archive/%{version}.tar.gz
Source: https://github.com/yaml/pyyaml/archive/%{version}.tar.gz
# Fix build with Cython 3
# Proposed upstream but refused (upstream does not want Cython 3)