Page MenuHomeSolus

D8410.id20086.diff
No OneTemporary

D8410.id20086.diff

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

Mime Type
text/plain
Expires
Thu, Aug 10, 9:08 PM (1 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802906
Default Alt Text
D8410.id20086.diff (3 KB)

Event Timeline