Skip to content

Commit f8865ca

Browse files
author
Luiko Czub
committed
update version
1 parent 8cd35a3 commit f8865ca

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

Robot/scripts/CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changes in PortablePythonWithRobot Build environment
22
====================================================
33

4-
PortablePythonWithRobot v276.2.284.1 (Nov. 2015)
4+
PortablePythonWithRobot v2710.287.1 (Nov. 2015)
55
-----------------------------------------------------------
66

77
support of Ride 1.4.1 with Robotframework 2.8.7 (Ride 1.4.1 does not support RF 2.9)

Robot/scripts/README.htm

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -351,11 +351,11 @@ <h1>Intention</h1>
351351
<li>the <a class="reference external" href="http://robotframework.org/">Robot Framework</a> <a class="reference external" href="http://robotframework.org/#test-libraries">standard test libraries</a> and <a class="reference external" href="https://github.com/robotframework/RIDE/wiki/How-To">RIDE</a> test data editor</li>
352352
<li>the <a class="reference external" href="https://github.com/rtomac/robotframework-selenium2library/#readme">Selenium2Library</a> for web testing and</li>
353353
<li>the <a class="reference external" href="https://github.com/lczub/robotframework-magik/#readme">Robot Framework Magik</a> extension for testing Smallworld Magik images.</li>
354-
<li>the <a class="reference external" href="http://sourceforge.net/projects/pyscripter/">PyScripter</a>, a Python Integrated Development Environment (IDE)</li>
354+
<li>the <a class="reference external" href="http://sourceforge.net/p/pyscripter/wiki/PyScripter/">PyScripter</a>, a Python Integrated Development Environment (IDE)</li>
355355
</ul>
356356
<p>Hope this helps you in your daily work in testing the interacting of Smallworld GIS with
357357
web applications or other systems.</p>
358-
<p>Have fun with tests, 06. Nov. 2015
358+
<p>Have fun with tests, 08. Nov. 2015
359359
<a class="reference external" href="mailto://luiko.czub&#64;liegkat-archiv.de">Luiko Czub</a></p>
360360
</div>
361361
<div class="section" id="download-installation">
@@ -430,7 +430,7 @@ <h1>Package Details</h1>
430430
</colgroup>
431431
<tbody valign="top">
432432
<tr><td>Package Name</td>
433-
<td><a class="reference external" href="http://sourceforge.net/projects/pyscripter/">PyScripter</a></td>
433+
<td><a class="reference external" href="http://sourceforge.net/p/pyscripter/wiki/PyScripter/">PyScripter</a></td>
434434
<td>&nbsp;</td>
435435
</tr>
436436
<tr><td>Version</td>
@@ -455,7 +455,7 @@ <h1>Package Details</h1>
455455
<td><a class="reference external" href="https://github.com/rtomac/robotframework-selenium2library/#readme">Selenium2Library</a></td>
456456
</tr>
457457
<tr><td>Version</td>
458-
<td>= 2.8.7</td>
458+
<td>2.8.7</td>
459459
<td>&gt;= 1.7.4</td>
460460
</tr>
461461
<tr><td>License</td>
@@ -476,7 +476,7 @@ <h1>Package Details</h1>
476476
<td><a class="reference external" href="http://wxpython.org">wxPython</a></td>
477477
</tr>
478478
<tr><td>Version</td>
479-
<td>= 1.4.1</td>
479+
<td>1.4.1</td>
480480
<td>2.8.12.1</td>
481481
</tr>
482482
<tr><td>License</td>

Robot/scripts/README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ It is named **PortablePythonWithRobot** (PPR) and includes
1919
Hope this helps you in your daily work in testing the interacting of Smallworld GIS with
2020
web applications or other systems.
2121

22-
Have fun with tests, 06. Nov. 2015
22+
Have fun with tests, 08. Nov. 2015
2323
`Luiko Czub`_
2424

2525
Download & Installation
@@ -88,13 +88,13 @@ License Open Source Software
8888

8989
============= ============================ ============================
9090
Package Name `Robot Framework`_ `Selenium2Library`_
91-
Version = 2.8.7 >= 1.7.4
91+
Version 2.8.7 >= 1.7.4
9292
License `Apache License 2.0`_ `Apache License 2.0`_
9393
============= ============================ ============================
9494

9595
============= ============================ ============================
9696
Package Name `Ride`_ `wxPython`_
97-
Version = 1.4.1 2.8.12.1
97+
Version 1.4.1 2.8.12.1
9898
License `Apache License 2.0`_ `wxWindows Library Licence`_
9999
============= ============================ ============================
100100

@@ -135,4 +135,4 @@ This site is written in reStructuredText_ and converted into HTML with
135135
.. _reStructuredText online renderer: https://www.tele3.cz/jbar/rest/about.html
136136
.. _GitHup Releases: https://github.com/lczub/PortablePythonWithRobot/releases
137137
.. _SourceForge: http://sourceforge.net/projects/portablepythonwithrobot/
138-
.. _PyScripter: http://sourceforge.net/projects/pyscripter/
138+
.. _PyScripter: http://sourceforge.net/p/pyscripter/wiki/PyScripter/

Robot/settings.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ call %PP_BASE%\settings.bat
2929

3030
:: robot spezific settings
3131
set PY_VERSION=2710
32-
set PP_VERSION=2.284.2
32+
set PP_VERSION=287.1.0
3333
set PY_SHORT_VERSION=27
3434
rem set TEMP=%~dp0..\build
3535

0 commit comments

Comments
 (0)