Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10921310
D4606.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
D4606.id.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,18 +1,16 @@
name : python-configargparse
-version : 0.12.0
-release : 2
+version : 0.13.0
+release : 3
source :
- - https://github.com/bw2/ConfigArgParse/archive/0.12.0.tar.gz : e47905425ebaeaf27f6fabe5e4db8e1206dc9772ebc4e0fb401ab9945cdd037b
+ - https://github.com/bw2/ConfigArgParse/archive/0.13.0.tar.gz : bfc2cce94cbd76c96a36ed901ff6b778a597f95f7ecbb909102288773ddeb0b8
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-setuptools
build : |
- %python_setup
%python3_setup
-install : |-
- %python_install
+install : |
%python3_install
+check : |
+ %python3_test
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>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
@@ -19,29 +19,22 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/ConfigArgParse-0.12.0-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/ConfigArgParse-0.12.0-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/ConfigArgParse-0.12.0-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/ConfigArgParse-0.12.0-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/ConfigArgParse-0.12.0-py2.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/configargparse.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/configargparse.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/ConfigArgParse-0.12.0-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/ConfigArgParse-0.12.0-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/ConfigArgParse-0.12.0-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/ConfigArgParse-0.12.0-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/ConfigArgParse-0.12.0-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/ConfigArgParse-0.13.0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/ConfigArgParse-0.13.0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/ConfigArgParse-0.13.0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/ConfigArgParse-0.13.0-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/ConfigArgParse-0.13.0-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/configargparse.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/configargparse.py</Path>
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2018-01-30</Date>
- <Version>0.12.0</Version>
+ <Update release="3">
+ <Date>2018-12-06</Date>
+ <Version>0.13.0</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 10 2023, 12:24 PM (4 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5790097
Default Alt Text
D4606.id.diff (4 KB)
Attached To
Mode
D4606: Update python-configargparse to 0.3.0 & drop python 2 support
Attached
Detach File
Event Timeline
Log In to Comment