Page MenuHomeSolus

D3693.id.diff
No OneTemporary

D3693.id.diff

Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,20 @@
+name : python-augeas
+version : 0.5.0
+release : 1
+source :
+ - https://github.com/hercules-team/python-augeas/archive/v0.5.0.tar.gz : e610f503fd32de6f546bdb87090d39f97104109137077d6983c43e1ced64033b
+license : LGPL-2.1
+component : programming.python
+summary : Python bindings for Augeas
+description: |
+ Augeas is a library and command line tool that focuses on the most basic problem in handling Linux configurations programmatically: editing actual configuration files in a controlled manner.
+runtimedeps:
+ - augeas
+setup : |
+
+build : |
+ %python_setup
+ %python3_setup
+install : |
+ %python_install
+ %python3_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,39 @@
+<PISI>
+ <Source>
+ <Name>python-augeas</Name>
+ <Packager>
+ <Name>Anton Siluev</Name>
+ <Email>burning2007@ya.ru</Email>
+ </Packager>
+ <License>LGPL-2.1</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Python bindings for Augeas</Summary>
+ <Description xml:lang="en">Augeas is a library and command line tool that focuses on the most basic problem in handling Linux configurations programmatically: editing actual configuration files in a controlled manner.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-augeas</Name>
+ <Summary xml:lang="en">Python bindings for Augeas</Summary>
+ <Description xml:lang="en">Augeas is a library and command line tool that focuses on the most basic problem in handling Linux configurations programmatically: editing actual configuration files in a controlled manner.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/augeas.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/augeas.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/python_augeas-0.5.0-py2.7.egg-info</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/augeas.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/augeas.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/python_augeas-0.5.0-py3.6.egg-info</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-08-25</Date>
+ <Version>0.5.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Anton Siluev</Name>
+ <Email>burning2007@ya.ru</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 9:07 PM (1 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5803127
Default Alt Text
D3693.id.diff (3 KB)

Event Timeline