Check-in [46e06de24a]
Comment: | Add 0install requests dependency. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
46e06de24a28bdf543dd9efb8f46832a |
User & Date: | mario on 2015-05-15 16:51:59 |
Other Links: | manifest | tags |
2015-05-15
| ||
17:49 | Add `filter_bitrate` to default pack: list. check-in: 9a5cee5ac7 user: mario tags: trunk | |
16:51 | Add 0install requests dependency. check-in: 46e06de24a user: mario tags: trunk | |
14:19 | Add 2.1.8-dev as 0install option; depend on Py 2.7 for now. check-in: c19b7669f4 user: mario tags: trunk | |
Added dev/0-requests.xml version [1388f682ee].
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | + + + + + + + + + + + + + + + + + | <?xml version="1.0" ?> <?xml-stylesheet type='text/xsl' href='interface.xsl'?> <interface uri="http://fossil.include-once.org/streamtuner2/doc/trunk/dev/0-requests.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface"> <name>requests</name> <summary>python module: requests</summary> <description> </description> <homepage>https://pypi.python.org/pypi/requests</homepage> <implementation id="sha1new=40aa9d95ea90b0af152e2e32e3fbba8912320684" released="2015-05-03" version="2.7.0"> <archive href="https://pypi.python.org/packages/2.7/r/requests/requests-2.7.0-py2.py3-none-any.whl" size="470641" type="application/zip"/> </implementation> </interface> <!-- Base64 Signature iF4EABEIAAYFAlVWIbQACgkQ4aA2BuVY6sxt5gEAsR+Nj17mU8Wby6Li10IPGeD6I6W60jH7TqDL 6dOLMo0A/iALq9VlrF/ZlLubweKAGR6OnaoHqgnBMmsb2pEaWJ0O --> |
Modified dev/0-st2.xml from [1a10bc3273] to [ff6cc9e887].
1 2 3 4 5 6 7 8 9 10 11 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 | + - - - - + + + + + + + + + + + + - - + - - - - - - - - - - + - - + - - - + - - + - + | <?xml version="1.0" ?> <?xml-stylesheet type='text/xsl' href='interface.xsl'?> <interface uri="http://fossil.include-once.org/streamtuner2/doc/trunk/dev/0-st2.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface"> <name>streamtuner2</name> <summary>internet radio browser</summary> <description> GUI for internet radio directories.</description> <homepage>http://fossil.include-once.org/streamtuner2/</homepage> <icon>http://fossil.include-once.org/streamtuner2/doc/trunk/icon.png</icon> <category>Audio</category> |