Page MenuHomeSolus

D13411.id.diff
No OneTemporary

D13411.id.diff

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 @@
<Source>
<Name>python-configargparse</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
@@ -19,22 +19,22 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python3.10/site-packages/ConfigArgParse-1.2.3-py3.10.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/ConfigArgParse-1.2.3-py3.10.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/ConfigArgParse-1.2.3-py3.10.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/ConfigArgParse-1.2.3-py3.10.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/ConfigArgParse-1.2.3-py3.10.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/ConfigArgParse-1.5.3-py3.10.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/ConfigArgParse-1.5.3-py3.10.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/ConfigArgParse-1.5.3-py3.10.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/ConfigArgParse-1.5.3-py3.10.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/ConfigArgParse-1.5.3-py3.10.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/__pycache__/configargparse.cpython-310.pyc</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/configargparse.py</Path>
</Files>
</Package>
<History>
- <Update release="8">
- <Date>2022-04-08</Date>
- <Version>1.2.3</Version>
+ <Update release="9">
+ <Date>2022-07-31</Date>
+ <Version>1.5.3</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 1:52 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5807701
Default Alt Text
D13411.id.diff (3 KB)

Event Timeline