Page MenuHomeSolus

D1866.id.diff
No OneTemporary

D1866.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-minimock
+version : 1.2.8
+release : 1
+source :
+ - https://pypi.python.org/packages/source/M/MiniMock/MiniMock-1.2.8.tar.gz : 5fdfdfeadf0fc781d0592a1b90d2fcc11581f682ff7cba6201cfdb15c3ea5a4c
+license : MIT
+component : programming.python
+summary : The simplest possible mock library
+description: |
+ MiniMock is a simple library for doing Mock objects with doctest.
+build : |
+ %python3_setup
+install : |
+ %python3_install
+check : |
+ pushd $PKG_BUILD_DIR/py3build
+ python3 minimock.py -v
+ popd
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,40 @@
+<PISI>
+ <Source>
+ <Name>python-minimock</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">The simplest possible mock library</Summary>
+ <Description xml:lang="en">MiniMock is a simple library for doing Mock objects with doctest.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-minimock</Name>
+ <Summary xml:lang="en">The simplest possible mock library</Summary>
+ <Description xml:lang="en">MiniMock is a simple library for doing Mock objects with doctest.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/MiniMock-1.2.8-py3.5.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/MiniMock-1.2.8-py3.5.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/MiniMock-1.2.8-py3.5.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/MiniMock-1.2.8-py3.5.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/MiniMock-1.2.8-py3.5.egg-info/zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/__pycache__/minimock.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/minimock.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-01-03</Date>
+ <Version>1.2.8</Version>
+ <Comment>Packaging update</Comment>
+ <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
Fri, Aug 11, 4:43 PM (2 h, 58 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802066
Default Alt Text
D1866.id.diff (2 KB)

Event Timeline