Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10751477
D7106.id17043.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D7106.id17043.diff
View Options
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,19 @@
+name : python-pluginbase
+version : 1.0.0
+release : 1
+source :
+ - https://files.pythonhosted.org/packages/3d/3c/fe974b4f835f83cc46966e04051f8708b7535bac28fbc0dcca1ee0c237b8/pluginbase-1.0.0.tar.gz : 497894df38d0db71e1a4fbbfaceb10c3ef49a3f95a0582e11b75f8adaa030005
+license : BSD
+component : programming.python
+summary : PluginBase is a module for Python that enables the development of flexible plugin systems in Python.
+description: |
+ PluginBase is a module for Python that enables the development of flexible plugin systems in Python.
+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,40 @@
+<PISI>
+ <Source>
+ <Name>python-pluginbase</Name>
+ <Packager>
+ <Name>Marc-André Renaud</Name>
+ <Email>ma.renaud@slashvoid.com</Email>
+ </Packager>
+ <License>BSD</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">PluginBase is a module for Python that enables the development of flexible plugin systems in Python.</Summary>
+ <Description xml:lang="en">PluginBase is a module for Python that enables the development of flexible plugin systems in Python.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-pluginbase</Name>
+ <Summary xml:lang="en">PluginBase is a module for Python that enables the development of flexible plugin systems in Python.</Summary>
+ <Description xml:lang="en">PluginBase is a module for Python that enables the development of flexible plugin systems in Python.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/pluginbase.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pluginbase-1.0.0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pluginbase-1.0.0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pluginbase-1.0.0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pluginbase-1.0.0-py3.6.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pluginbase-1.0.0-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pluginbase.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2019-08-21</Date>
+ <Version>1.0.0</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 17 2023, 12:06 PM (12 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5819545
Default Alt Text
D7106.id17043.diff (3 KB)
Attached To
Mode
D7106: Initial commit of python-pluginbase
Attached
Detach File
Event Timeline
Log In to Comment