Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10800164
D7107.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D7107.id.diff
View Options
diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,16 @@
+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)
+build : |
+ %python3_setup
+install : |
+ %python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/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-09-09</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
Details
Attached
Mime Type
text/plain
Expires
May 29 2023, 6:17 PM (10 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5841892
Default Alt Text
D7107.id.diff (2 KB)
Attached To
Mode
D7107: Initial commit of python-patch
Attached
Detach File
Event Timeline
Log In to Comment