Update to 2.4.2
This commit is contained in:
parent
d09e46f213
commit
13c6a1e64f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
clog
|
||||
/pyparsing-2.4.0.tar.gz
|
||||
/pyparsing-2.4.2.tar.gz
|
||||
|
@ -9,8 +9,8 @@
|
||||
|
||||
Summary: Python package with an object-oriented approach to text processing
|
||||
Name: pyparsing
|
||||
Version: 2.4.0
|
||||
Release: 6%{?dist}
|
||||
Version: 2.4.2
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: MIT
|
||||
URL: https://github.com/pyparsing/pyparsing
|
||||
@ -126,6 +126,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 8 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.4.2-1
|
||||
- Update to latest version (#1742167)
|
||||
|
||||
* Mon Sep 02 2019 Miro Hrončok <mhroncok@redhat.com> - 2.4.0-6
|
||||
- Reduce Python 2 build time dependencies
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyparsing-2.4.0.tar.gz) = 2888b60c2518b19979e00b01ea499c45cd0a98affe0551f80ea7985acd649d62b4e231e142d3efd65cdcd9e3a0182680bfe1c4d98e310fa2ac476f37ac4ff344
|
||||
SHA512 (pyparsing-2.4.2.tar.gz) = 6f16f507bedfe29f5c1bd6c2632ee859d54f5755697612baccaa7046f7411642dc271f699ec9e852b3ac81bf0e089a5fe3980218ba2ea68ee9b8269eecbff787
|
||||
|
Loading…
Reference in New Issue
Block a user