Page MenuHomeSolus

D4395.id11190.diff
No OneTemporary

D4395.id11190.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,19 @@
+name : python-mypy_extensions
+version : 0.4.1
+release : 1
+source :
+ - https://files.pythonhosted.org/packages/c2/92/3cc05d1206237d54db7b2565a58080a909445330b4f90a6436302a49f0f8/mypy_extensions-0.4.1.tar.gz : 37e0e956f41369209a3d5f34580150bcacfabaa57b33a15c0b25f4b5725e0812
+license : MIT
+component : programming.python
+summary : Experimental type system extensions for programs checked with the mypy typechecker
+description: |
+ The “mypy_extensions” module defines experimental extensions to the standard “typing” module
+ that are supported by the mypy typechecker.
+builddeps :
+ - pkgconfig(python3)
+rundeps :
+ - python-mypy
+build : |
+ %python3_setup
+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,42 @@
+<PISI>
+ <Source>
+ <Name>python-mypy_extensions</Name>
+ <Packager>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Experimental type system extensions for programs checked with the mypy typechecker</Summary>
+ <Description xml:lang="en">The “mypy_extensions” module defines experimental extensions to the standard “typing” module
+that are supported by the mypy typechecker.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-mypy_extensions</Name>
+ <Summary xml:lang="en">Experimental type system extensions for programs checked with the mypy typechecker</Summary>
+ <Description xml:lang="en">The “mypy_extensions” module defines experimental extensions to the standard “typing” module
+that are supported by the mypy typechecker.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/mypy_extensions.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/mypy_extensions-0.4.1-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/mypy_extensions-0.4.1-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/mypy_extensions-0.4.1-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/mypy_extensions-0.4.1-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/mypy_extensions-0.4.1-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/mypy_extensions.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-11-19</Date>
+ <Version>0.4.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 19 2023, 12:36 PM (12 w, 5 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5824715
Default Alt Text
D4395.id11190.diff (3 KB)

Event Timeline