Page MenuHomeSolus

D3562.id8785.diff
No OneTemporary

D3562.id8785.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,16 @@
+name : stem
+version : 1.6.0
+release : 1
+source :
+ - https://pypi.python.org/packages/11/d5/e51983f81b38408ae2f0e166481ad867962f6fa07610fe71119534e12d41/stem-1.6.0.tar.gz : d7fe1fb13ed5a94d610b5ad77e9f1b3404db0ca0586ded7a34afd323e3b849ed
+license : LGPL-3.0-or-later
+component : programming.python
+summary : Python controller library for Tor
+description: |
+ Stem is a Python controller library for Tor. With it you can use Tor control protocol to script against the Tor process, or build things such as Nyx.
+builddeps :
+ - python-setuptools
+build : |
+ %python3_setup
+install : |
+ %python3_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,134 @@
+<PISI>
+ <Source>
+ <Name>stem</Name>
+ <Packager>
+ <Name>Devil505</Name>
+ <Email>devil505@tuta.io</Email>
+ </Packager>
+ <License>LGPL-3.0-or-later</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Python controller library for Tor</Summary>
+ <Description xml:lang="en">Stem is a Python controller library for Tor. With it you can use Tor control protocol to script against the Tor process, or build things such as Nyx.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>stem</Name>
+ <Summary xml:lang="en">Python controller library for Tor</Summary>
+ <Description xml:lang="en">Stem is a Python controller library for Tor. With it you can use Tor control protocol to script against the Tor process, or build things such as Nyx.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/tor-prompt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem-1.6.0-py3.6.egg-info</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/__pycache__/connection.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/__pycache__/control.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/__pycache__/exit_policy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/__pycache__/manual.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/__pycache__/prereq.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/__pycache__/process.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/__pycache__/socket.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/__pycache__/version.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/cached_tor_manual.sqlite</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/connection.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/control.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/__pycache__/certificate.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/__pycache__/export.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/__pycache__/extrainfo_descriptor.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/__pycache__/hidden_service_descriptor.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/__pycache__/microdescriptor.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/__pycache__/networkstatus.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/__pycache__/reader.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/__pycache__/remote.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/__pycache__/router_status_entry.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/__pycache__/server_descriptor.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/__pycache__/tordnsel.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/certificate.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/export.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/extrainfo_descriptor.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/fallback_directories.cfg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/hidden_service_descriptor.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/microdescriptor.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/networkstatus.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/reader.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/remote.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/router_status_entry.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/server_descriptor.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/descriptor/tordnsel.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/exit_policy.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/interpreter/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/interpreter/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/interpreter/__pycache__/arguments.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/interpreter/__pycache__/autocomplete.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/interpreter/__pycache__/commands.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/interpreter/__pycache__/help.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/interpreter/arguments.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/interpreter/autocomplete.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/interpreter/commands.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/interpreter/help.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/interpreter/settings.cfg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/manual.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/prereq.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/process.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/response/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/response/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/response/__pycache__/add_onion.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/response/__pycache__/authchallenge.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/response/__pycache__/events.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/response/__pycache__/getconf.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/response/__pycache__/getinfo.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/response/__pycache__/mapaddress.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/response/__pycache__/protocolinfo.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/response/add_onion.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/response/authchallenge.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/response/events.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/response/getconf.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/response/getinfo.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/response/mapaddress.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/response/protocolinfo.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/settings.cfg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/socket.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/__pycache__/conf.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/__pycache__/connection.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/__pycache__/enum.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/__pycache__/log.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/__pycache__/lru_cache.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/__pycache__/ordereddict.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/__pycache__/proc.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/__pycache__/str_tools.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/__pycache__/system.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/__pycache__/term.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/__pycache__/test_tools.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/__pycache__/tor_tools.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/conf.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/connection.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/enum.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/log.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/lru_cache.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/ordereddict.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/ports.cfg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/proc.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/str_tools.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/system.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/term.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/test_tools.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/util/tor_tools.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/stem/version.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-08-11</Date>
+ <Version>1.6.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
Thu, Aug 10, 10:40 PM (1 d, 6 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5821444
Default Alt Text
D3562.id8785.diff (13 KB)

Event Timeline