Update to 2.9.0
This commit is contained in:
parent
b39a2b360d
commit
9a3e66a176
16
.gitignore
vendored
16
.gitignore
vendored
@ -1,15 +1 @@
|
||||
Pygments-1.3.1.tar.gz
|
||||
/Pygments-1.4.tar.gz
|
||||
/Pygments-1.6.tar.gz
|
||||
/Pygments-2.0.2.tar.gz
|
||||
/fix-shell-injection-in-font-manager.patch
|
||||
/Pygments-2.1.3.tar.gz
|
||||
/Pygments-2.2.0.tar.gz
|
||||
/Pygments-2.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
|
||||
/Pygments-2.7.4.tar.gz
|
||||
/Pygments-2.8.1.tar.gz
|
||||
/Pygments-2.8.1-clean.tar.xz
|
||||
/Pygments-*.tar.[gx]z
|
||||
|
@ -3,8 +3,8 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: python-pygments
|
||||
Version: 2.8.1
|
||||
Release: 4%{?dist}
|
||||
Version: 2.9.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Syntax highlighting engine written in Python
|
||||
|
||||
License: BSD
|
||||
@ -90,6 +90,9 @@ make test PYTHON=%{python3}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jun 11 2021 Karolina Surma <ksurma@redhat.com> - 2.9.0-1
|
||||
- Update to 2.9.0 (rhbz#1956417)
|
||||
|
||||
* Thu Jun 03 2021 Petr Viktorin <pviktori@redhat.com> - 2.8.1-4
|
||||
- Remove test files with a no-nuclear license from the sources
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Pygments-2.8.1-clean.tar.xz) = a0711c479c29fb94423e55e0b10ca55f38acce3e495af8677e5b13d292ed767223a419ae588cdbd8f0fc001b6290cf28aefd5bb88732eca08bf5aea3a4a13577
|
||||
SHA512 (Pygments-2.9.0-clean.tar.xz) = 2cdb1dbe5f98f6701ee606d38e19bfefb8e09dfe66a86bcbe1a984c54529eb26f6b45ec8bfb17399c6ffcd1ccba30d5856732ab70499efb6808028d3eaf9fa46
|
||||
|
Loading…
Reference in New Issue
Block a user