diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,16 +1,18 @@ name : python-configargparse -version : 1.2.3 -release : 8 +version : 1.5.3 +release : 9 source : - - https://github.com/bw2/ConfigArgParse/archive/1.2.3.tar.gz : 0f1144a204e3b896d6ac900e151c1d13bde3103d6b7d541e3bb57514a94083bf + - https://github.com/bw2/ConfigArgParse/archive/refs/tags/v1.5.3.tar.gz : 9eb08a295f5d89aed98c73b16b86ff0825cf64b45bf170c7fd4dbfbd44ad12be license : MIT component : programming.python summary : A drop-in replacement for argparse with config file support description: | A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables +builddeps : + - python-pytest build : | %python3_setup install : | %python3_install -#check : | -# %python3_test +check : | + %python3_test pytest3 -v diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ python-configargparse - Joey Riches - josephriches@gmail.com + Algent Albrahimi + algent@protonmail.com MIT programming.python @@ -19,22 +19,22 @@ programming.python - /usr/lib/python3.10/site-packages/ConfigArgParse-1.2.3-py3.10.egg-info/PKG-INFO - /usr/lib/python3.10/site-packages/ConfigArgParse-1.2.3-py3.10.egg-info/SOURCES.txt - /usr/lib/python3.10/site-packages/ConfigArgParse-1.2.3-py3.10.egg-info/dependency_links.txt - /usr/lib/python3.10/site-packages/ConfigArgParse-1.2.3-py3.10.egg-info/requires.txt - /usr/lib/python3.10/site-packages/ConfigArgParse-1.2.3-py3.10.egg-info/top_level.txt + /usr/lib/python3.10/site-packages/ConfigArgParse-1.5.3-py3.10.egg-info/PKG-INFO + /usr/lib/python3.10/site-packages/ConfigArgParse-1.5.3-py3.10.egg-info/SOURCES.txt + /usr/lib/python3.10/site-packages/ConfigArgParse-1.5.3-py3.10.egg-info/dependency_links.txt + /usr/lib/python3.10/site-packages/ConfigArgParse-1.5.3-py3.10.egg-info/requires.txt + /usr/lib/python3.10/site-packages/ConfigArgParse-1.5.3-py3.10.egg-info/top_level.txt /usr/lib/python3.10/site-packages/__pycache__/configargparse.cpython-310.pyc /usr/lib/python3.10/site-packages/configargparse.py - - 2022-04-08 - 1.2.3 + + 2022-07-31 + 1.5.3 Packaging update - Joey Riches - josephriches@gmail.com + Algent Albrahimi + algent@protonmail.com \ No newline at end of file