RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/python-pygments#e60b1d7e600c5dabf2a8cdba53115f3e339da499
This commit is contained in:
parent
e59ac7123d
commit
cd702f9615
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ Pygments-1.3.1.tar.gz
|
||||
/Pygments-2.6.1.tar.gz
|
||||
/Pygments-2.7.1.tar.gz
|
||||
/Pygments-2.7.2.tar.gz
|
||||
/Pygments-2.7.4.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: python-pygments
|
||||
Version: 2.7.2
|
||||
Release: 2%{?dist}
|
||||
Version: 2.7.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Syntax highlighting engine written in Python
|
||||
|
||||
License: BSD
|
||||
@ -84,6 +84,9 @@ make test PYTHON=%{python3}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jan 29 12:41:43 CET 2021 Tomas Hrnciar <thrnciar@redhat.com> - 2.7.4-1
|
||||
- Update to 2.7.4
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Pygments-2.7.2.tar.gz) = cd667e2cb33261060c316e3b92934dae735e2aa6c427b77852d4d18f28941cb369da05adb8540dd9fe3262b3e30e2fd6456e345bccc848be9dbdba20e97ef157
|
||||
SHA512 (Pygments-2.7.4.tar.gz) = 84fb2e0c52e4683d52524ee1d70c11a9ff6cc0b21fe6aa3e1a6c4fac393f87267756b1c04b7c2555799e387b2e9ca7d2e7703ddc1690a642aa263ed27510e030
|
||||
|
Loading…
Reference in New Issue
Block a user