Page MenuHomeSolus

D137.diff
No OneTemporary

D137.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-pluggy
+version : 0.4.0
+release : 1
+source :
+ - https://github.com/pytest-dev/pluggy/archive/0.4.0.tar.gz : bc4b259f0b83f034641a74a2237d5fa816cec2423ca795089f57fcbcaca75f37
+license : MIT
+component : programming.python
+summary : Plugin management and hook calling for Python
+description: |
+ Plugin management and hook calling for Python
+builddeps :
+ - python-setuptools
+setup : |
+ %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,45 @@
+<PISI>
+ <Source>
+ <Name>python-pluggy</Name>
+ <Packager>
+ <Name>Mitchell Fossen</Name>
+ <Email>msfossen@gmail.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Plugin management and hook calling for Python</Summary>
+ <Description xml:lang="en">Plugin management and hook calling for Python
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-pluggy</Name>
+ <Summary xml:lang="en">Plugin management and hook calling for Python</Summary>
+ <Description xml:lang="en">Plugin management and hook calling for Python
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pluggy-0.4.0-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pluggy-0.4.0-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pluggy-0.4.0-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pluggy-0.4.0-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pluggy.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pluggy.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/__pycache__/pluggy.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pluggy-0.4.0-py3.5.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pluggy-0.4.0-py3.5.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pluggy-0.4.0-py3.5.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pluggy-0.4.0-py3.5.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pluggy.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-05-18</Date>
+ <Version>0.4.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Mitchell Fossen</Name>
+ <Email>msfossen@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 1:59 PM (6 h, 22 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5817291
Default Alt Text
D137.diff (3 KB)

Event Timeline