Browse Source

update module

master
parent
commit
8dfc76be87
  1. 6
      python-parse/python-parse.spec

6
python-parse/python-parse.spec

@ -24,10 +24,10 @@
# package versions
%define V_python 3.10
%define V_pycparser 2.21
%define V_configargparse 1.5.2
%define V_configargparse 1.5.3
%define V_click 8.0.3
%define V_argh 0.26.2
%define V_confu 1.7.1
%define V_confu 1.8.0
%define V_parse 1.19.0
%define V_ply 3.11
@ -42,7 +42,7 @@ Class: BASE
Group: Language
License: GPL
Version: %{V_python}
Release: 20211107
Release: 20211230
# list of sources
Source0: https://files.pythonhosted.org/packages/source/p/pycparser/pycparser-%{V_pycparser}.tar.gz

Loading…
Cancel
Save