Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-pygments.git#b6614ab771a6b9eab407c7cf42f4f04cdfd72f8d
This commit is contained in:
parent
c8e85af97c
commit
67482cc08b
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ Pygments-1.3.1.tar.gz
|
||||
/Pygments-2.4.2.tar.gz
|
||||
/Pygments-2.6.1.tar.gz
|
||||
/Pygments-2.7.1.tar.gz
|
||||
/Pygments-2.7.2.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: python-pygments
|
||||
Version: 2.7.1
|
||||
Version: 2.7.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Syntax highlighting engine written in Python
|
||||
|
||||
@ -83,6 +83,9 @@ make test PYTHON=%{python3}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Nov 25 2020 Petr Viktorin <pviktori@redhat.com> - 2.7.2-1
|
||||
- Update to 2.7.2
|
||||
|
||||
* Mon Oct 12 2020 Tomas Hrnciar <thrnciar@redhat.com> - 2.7.1-1
|
||||
- Update to 2.7.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Pygments-2.7.1.tar.gz) = 95d1109cd53092fafa2f1d5c21a135c426700fc92e39bb22a27f47e63d10bdcb9e52593cd282339a3b501430ededbccea4f8d5970ba1171204579b964a6771c8
|
||||
SHA512 (Pygments-2.7.2.tar.gz) = cd667e2cb33261060c316e3b92934dae735e2aa6c427b77852d4d18f28941cb369da05adb8540dd9fe3262b3e30e2fd6456e345bccc848be9dbdba20e97ef157
|
||||
|
Loading…
Reference in New Issue
Block a user