Page MenuHomeSolus

D4135.id.diff
No OneTemporary

D4135.id.diff

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,18 @@
+name : python-filelock
+version : 3.0.4
+release : 1
+source :
+ - https://github.com/benediktschmitt/py-filelock/archive/v3.0.4.tar.gz : 8521523f3eafb7bbbdd0a5a7a15ddb8076ea6f106385bbfc4c9d055db2585214
+license : Unlicense
+component : programming.python
+summary : A platform independent file lock for Python
+description: |
+ This package contains a single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication:
+builddeps :
+ - python-setuptools
+build : |
+ %python_setup
+ %python3_setup
+install : |
+ %python_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,39 @@
+<PISI>
+ <Source>
+ <Name>python-filelock</Name>
+ <Packager>
+ <Name>James Lee</Name>
+ <Email>jamesl33info@gmail.com</Email>
+ </Packager>
+ <License>Unlicense</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">A platform independent file lock for Python</Summary>
+ <Description xml:lang="en">This package contains a single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication:
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-filelock</Name>
+ <Summary xml:lang="en">A platform independent file lock for Python</Summary>
+ <Description xml:lang="en">This package contains a single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication:
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/filelock-3.0.4-py2.7.egg-info</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/filelock.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/filelock.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/filelock.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/filelock-3.0.4-py3.6.egg-info</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/filelock.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-10-24</Date>
+ <Version>3.0.4</Version>
+ <Comment>Packaging update</Comment>
+ <Name>James Lee</Name>
+ <Email>jamesl33info@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 5:49 PM (2 h, 42 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5809118
Default Alt Text
D4135.id.diff (3 KB)

Event Timeline