Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10942526
D9066.id21830.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
D9066.id21830.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,19 @@
+name : python-typeguard
+version : 2.9.1
+release : 1
+source :
+ - https://files.pythonhosted.org/packages/bd/5e/bcf5dd82607a2e77d4e81da33223bafcee3a1011445173b5bf48af247167/typeguard-2.9.1.tar.gz : 529ef3d88189cc457f4340388028412f71be8091c2c943465146d4170fb67288
+homepage : https://github.com/agronholm/typeguard
+license : MIT
+component : programming.python
+summary : Run-time type checker for Python
+description: |
+ This library provides run-time type checking for functions defined with PEP 484 argument (and return) type annotations.
+builddeps :
+ - python-setuptools-scm
+build : |
+ %python3_setup
+install : |
+ %python3_install
+check : |
+ %python3_test
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,48 @@
+<PISI>
+ <Source>
+ <Name>python-typeguard</Name>
+ <Homepage>https://github.com/agronholm/typeguard</Homepage>
+ <Packager>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Run-time type checker for Python</Summary>
+ <Description xml:lang="en">This library provides run-time type checking for functions defined with PEP 484 argument (and return) type annotations.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-typeguard</Name>
+ <Summary xml:lang="en">Run-time type checker for Python</Summary>
+ <Description xml:lang="en">This library provides run-time type checking for functions defined with PEP 484 argument (and return) type annotations.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/typeguard-2.9.1-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/typeguard-2.9.1-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/typeguard-2.9.1-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/typeguard-2.9.1-py3.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/typeguard-2.9.1-py3.7.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/typeguard-2.9.1-py3.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/typeguard-2.9.1-py3.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/typeguard/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/typeguard/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/typeguard/__pycache__/importhook.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/typeguard/__pycache__/pytest_plugin.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/typeguard/importhook.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/typeguard/py.typed</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/typeguard/pytest_plugin.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2020-06-14</Date>
+ <Version>2.9.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jul 15, 11:57 AM (3 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5833940
Default Alt Text
D9066.id21830.diff (4 KB)
Attached To
Mode
D9066: Initial inclusion of python-typeguard
Attached
Detach File
Event Timeline
Log In to Comment