Page MenuHomeSolus

D4606.diff
No OneTemporary

D4606.diff

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&apos;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&apos;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

Mime Type
text/plain
Expires
Thu, Jul 13, 11:46 PM (4 w, 16 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5790097
Default Alt Text
D4606.diff (4 KB)

Event Timeline