|
|
|
@ -22,7 +22,7 @@
|
|
|
|
|
## |
|
|
|
|
|
|
|
|
|
# package versions |
|
|
|
|
%define V_python 3.7 |
|
|
|
|
%define V_python 3.8 |
|
|
|
|
%define V_pytrie 0.3.1 |
|
|
|
|
%define V_bitstring 3.1.5 |
|
|
|
|
%define V_sortedcontainers 2.1.0 |
|
|
|
@ -38,7 +38,7 @@ Class: BASE
|
|
|
|
|
Group: Language |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_python} |
|
|
|
|
Release: 20190204 |
|
|
|
|
Release: 20191019 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: https://files.pythonhosted.org/packages/source/P/PyTrie/PyTrie-%{V_pytrie}.tar.gz |
|
|
|
|