Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11027310
D8410.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
D8410.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,16 @@
+name : python-injector
+version : 0.18.3
+release : 1
+source :
+ - https://github.com/alecthomas/injector/archive/0.18.3.tar.gz : ccf6e7ebc55fc6594e1721a01e91ff6845ebc96f9b6c9d2857c83b50a7cde357
+license : BSD-3-Clause
+component : programming.python
+summary : Python dependency injection framework
+description : |
+ Python dependency injection framework, inspired by Guice
+rundeps :
+ - python-typing-extensions
+build : |
+ %python3_setup
+install : |
+ %python3_install
\ No newline at end of file
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,41 @@
+<PISI>
+ <Source>
+ <Name>python-injector</Name>
+ <Packager>
+ <Name>Jeremy Potter</Name>
+ <Email>git@stormdesign.us</Email>
+ </Packager>
+ <License>BSD-3-Clause</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Python dependency injection framework</Summary>
+ <Description xml:lang="en">Python dependency injection framework, inspired by Guice
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-injector</Name>
+ <Summary xml:lang="en">Python dependency injection framework</Summary>
+ <Description xml:lang="en">Python dependency injection framework, inspired by Guice
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/injector-0.18.3-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/injector-0.18.3-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/injector-0.18.3-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/injector-0.18.3-py3.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/injector-0.18.3-py3.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/injector/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/injector/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/injector/py.typed</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2020-03-01</Date>
+ <Version>0.18.3</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Jeremy Potter</Name>
+ <Email>git@stormdesign.us</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 3:57 AM (1 d, 21 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802906
Default Alt Text
D8410.diff (3 KB)
Attached To
Mode
D8410: python-injector
Attached
Detach File
Event Timeline
Log In to Comment