Page MenuHomeSolus

D9976.id24091.diff
No OneTemporary

D9976.id24091.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-async-generator
+version : 1.10
+release : 1
+source :
+ - https://github.com/python-trio/async_generator/archive/v1.10.tar.gz : 7b61d78c5bb14fb89e5d67b58755033f234bb411e71924820d5a23e087de4535
+homepage : https://github.com/python-trio/async_generator
+license : MIT
+component : programming.python
+summary : Making it easy to write async iterators
+description: |
+ Making it easy to write async iterators
+builddeps :
+ - python-pytest
+build : |
+ %python3_setup
+install : |
+ %python3_install
+check : |
+ %python3_test pytest3
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,54 @@
+<PISI>
+ <Source>
+ <Name>python-async-generator</Name>
+ <Homepage>https://github.com/python-trio/async_generator</Homepage>
+ <Packager>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Making it easy to write async iterators</Summary>
+ <Description xml:lang="en">Making it easy to write async iterators
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-async-generator</Name>
+ <Summary xml:lang="en">Making it easy to write async iterators</Summary>
+ <Description xml:lang="en">Making it easy to write async iterators
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/async_generator-1.10-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/async_generator-1.10-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/async_generator-1.10-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/async_generator-1.10-py3.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/async_generator/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/async_generator/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/async_generator/__pycache__/_impl.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/async_generator/__pycache__/_util.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/async_generator/__pycache__/_version.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/async_generator/_impl.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/async_generator/_tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/async_generator/_tests/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/async_generator/_tests/__pycache__/conftest.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/async_generator/_tests/__pycache__/test_async_generator.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/async_generator/_tests/__pycache__/test_util.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/async_generator/_tests/conftest.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/async_generator/_tests/test_async_generator.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/async_generator/_tests/test_util.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/async_generator/_util.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/async_generator/_version.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2020-11-10</Date>
+ <Version>1.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

Mime Type
text/plain
Expires
Fri, Aug 11, 5:50 PM (2 h, 42 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5822962
Default Alt Text
D9976.id24091.diff (4 KB)

Event Timeline