Page MenuHomeSolus

D7107.id17044.diff
No OneTemporary

D7107.id17044.diff

Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,19 @@
+name : python-patch
+version : 1.16
+release : 1
+source :
+ - https://pypi.python.org/packages/da/74/0815f03c82f4dc738e2bfc5f8966f682bebcc809f30c8e306e6cc7156a99/patch-1.16.zip : c62073f356cff054c8ac24496f1a3d7cfa137835c31e9af39a9f5292fd75bd9f
+license : MIT
+component : programming.python
+summary : Patch utility to apply unified diffs
+description: |
+ Patch utility to apply unified diffs
+builddeps :
+ - pkgconfig(python3)
+ - python-setuptools
+build : |
+ %python_setup
+ %python3_setup
+install : |
+ %python_setup
+ %python3_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,36 @@
+<PISI>
+ <Source>
+ <Name>python-patch</Name>
+ <Packager>
+ <Name>Marc-André Renaud</Name>
+ <Email>ma.renaud@slashvoid.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Patch utility to apply unified diffs</Summary>
+ <Description xml:lang="en">Patch utility to apply unified diffs
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-patch</Name>
+ <Summary xml:lang="en">Patch utility to apply unified diffs</Summary>
+ <Description xml:lang="en">Patch utility to apply unified diffs
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/patch.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/patch-1.16-py3.6.egg-info</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/patch.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2019-08-21</Date>
+ <Version>1.16</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Marc-André Renaud</Name>
+ <Email>ma.renaud@slashvoid.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 12 2023, 8:28 AM (8 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5855397
Default Alt Text
D7107.id17044.diff (2 KB)

Event Timeline