Page MenuHomeSolus

D3273.id8965.diff
No OneTemporary

D3273.id8965.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,14 @@
+name : python-txaio
+version : 2.10.0
+release : 1
+source :
+ - https://files.pythonhosted.org/packages/b8/87/efcae4040c2a0af9c871116a6dbf02ee582b396e6de3797fb30cdcc4a7e4/txaio-2.10.0.tar.gz : 4797f9f6a9866fe887c96abc0110a226dd5744c894dc3630870542597ad30853
+license : MIT
+component : programming.python
+summary : Compatibility API between asyncio/Twisted/Trollius
+description: |
+ Compatibility API between asyncio/Twisted/Trollius
+setup : |
+ %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,57 @@
+<PISI>
+ <Source>
+ <Name>python-txaio</Name>
+ <Packager>
+ <Name>Devil505</Name>
+ <Email>devil505@tuta.io</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Compatibility API between asyncio/Twisted/Trollius</Summary>
+ <Description xml:lang="en">Compatibility API between asyncio/Twisted/Trollius
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-txaio</Name>
+ <Summary xml:lang="en">Compatibility API between asyncio/Twisted/Trollius</Summary>
+ <Description xml:lang="en">Compatibility API between asyncio/Twisted/Trollius
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio-2.10.0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio-2.10.0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio-2.10.0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio-2.10.0-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio-2.10.0-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio-2.10.0-py3.6.egg-info/zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio/__pycache__/_common.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio/__pycache__/_iotype.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio/__pycache__/_unframework.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio/__pycache__/_version.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio/__pycache__/aio.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio/__pycache__/interfaces.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio/__pycache__/testutil.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio/__pycache__/tx.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio/_common.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio/_iotype.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio/_unframework.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio/_version.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio/aio.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio/interfaces.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio/testutil.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/txaio/tx.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-07-12</Date>
+ <Version>2.10.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Devil505</Name>
+ <Email>devil505@tuta.io</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 12, 1:24 AM (3 h, 15 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5821394
Default Alt Text
D3273.id8965.diff (4 KB)

Event Timeline