# # ChangeLog for trunk # # Generated by Trac 1.0.18 # 05/01/24 22:32:31 Thu, 19 Apr 2018 13:21:19 GMT martijk [364] * trunk/CHANGES (modified) * trunk/debian/changelog (modified) changelog Thu, 19 Apr 2018 13:14:11 GMT martijk [363] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/JobParser.py (deleted) * trunk/examples/JobParser.py.in (added) * trunk/examples/ha_server.py (deleted) * trunk/examples/ha_server.py.in (added) * trunk/examples/logpbs.py (deleted) * trunk/examples/logpbs.py.in (added) * trunk/examples/new_interface.py (deleted) * trunk/examples/new_interface.py.in (added) * trunk/examples/new_rack_pbsmon.py (deleted) * trunk/examples/new_rack_pbsmon.py.in (added) * trunk/examples/node_event_parse.py (deleted) * trunk/examples/node_event_parse.py.in (added) * trunk/examples/pbs_joblogin (deleted) * trunk/examples/pbs_joblogin.in (added) * trunk/examples/pbs_jobmonitor (deleted) * trunk/examples/pbs_jobmonitor.in (added) * trunk/examples/pbs_version.py (deleted) * trunk/examples/pbs_version.py.in (added) * trunk/examples/pbsmon.py (deleted) * trunk/examples/pbsmon.py.in (added) * trunk/examples/pbsnodes-a.py (deleted) * trunk/examples/pbsnodes-a.py.in (added) * trunk/examples/rack_pbsmon.py (deleted) * trunk/examples/rack_pbsmon.py.in (added) * trunk/examples/resmom_info.py (deleted) * trunk/examples/resmom_info.py.in (added) * trunk/examples/sara_nodes.py (deleted) * trunk/examples/sara_nodes.py.in (added) * trunk/examples/set_property.py (deleted) * trunk/examples/set_property.py.in (added) * trunk/setup.py.in (modified) use system python Thu, 12 Apr 2018 11:33:44 GMT martijk [362] * trunk/examples/sara_nodes.py (modified) import from future at top of file Thu, 12 Apr 2018 11:27:11 GMT martijk [361] * trunk/examples/JobParser.py (modified) * trunk/examples/ha_server.py (modified) * trunk/examples/logpbs.py (modified) * trunk/examples/new_interface.py (modified) * trunk/examples/new_rack_pbsmon.py (modified) * trunk/examples/node_event_parse.py (modified) * trunk/examples/pbs_version.py (modified) * trunk/examples/pbsnodes-a.py (modified) * trunk/examples/resmom_info.py (modified) * trunk/examples/sara_nodes.py (modified) * trunk/examples/set_property.py (modified) import print function form future (python 3) Thu, 12 Apr 2018 11:00:05 GMT bas [360] * trunk/CHANGES (modified) * trunk/Makefile.rpm.in (modified) * trunk/debian/changelog (modified) * trunk/debian/compat (modified) updated all versions to 4.6.3 Thu, 12 Apr 2018 10:56:49 GMT bas [359] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/debian/rules (modified) now debian can find the python packages again Wed, 11 Apr 2018 13:20:39 GMT martijk [358] * trunk/CHANGES (modified) added basic compatibilty with python 3 Wed, 11 Apr 2018 13:02:50 GMT martijk [357] * trunk/examples/pbs_joblogin (modified) * trunk/examples/pbs_jobmonitor (modified) * trunk/examples/pbsmon.py (modified) * trunk/examples/rack_pbsmon.py (modified) additional print compatibility fixes Wed, 11 Apr 2018 11:57:42 GMT martijk [356] * trunk/examples/JobParser.py (modified) * trunk/examples/ha_server.py (modified) * trunk/examples/logpbs.py (modified) * trunk/examples/new_interface.py (modified) * trunk/examples/node_event_parse.py (modified) * trunk/examples/pbs_joblogin (modified) * trunk/examples/pbs_jobmonitor (modified) * trunk/examples/pbs_version.py (modified) * trunk/examples/pbsmon.py (modified) * trunk/examples/pbsnodes-a.py (modified) * trunk/examples/rack_pbsmon.py (modified) * trunk/examples/resmom_info.py (modified) * trunk/examples/set_property.py (modified) python3 compatible print #26732 Mon, 10 Oct 2016 13:26:25 GMT bas [355] * trunk/debian/changelog (modified) * trunk/examples/pbs_jobmonitor (modified) new pbs_jobmonitr supress newline formating after 7 nodes Mon, 29 Aug 2016 12:22:50 GMT bas [354] * trunk/setup_no_autotools.py (added) added another way to install pbs_python. Thanks to * ... Mon, 31 Aug 2015 08:03:25 GMT dennis [353] * trunk/setup.py.in (modified) Fixed a typo Mon, 31 Aug 2015 07:47:56 GMT dennis [352] * trunk/Makefile.rpm.in (moved) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/pbs_python.spec (modified) * trunk/setup.py.in (modified) The version number is somewhat automated, next step is actually to ... Mon, 31 Aug 2015 07:45:40 GMT dennis [351] * trunk/src/5.x/pbs.py (modified) Revert this change, this is the lib version Mon, 31 Aug 2015 07:07:58 GMT dennis [350] * trunk/debian/changelog (modified) * trunk/src/5.x/pbs.py (modified) There was another version number hidden Mon, 31 Aug 2015 06:59:11 GMT dennis [348] * trunk/configure.in (modified) * trunk/release.json (modified) Bump the version number to 4.6.1 Fri, 28 Aug 2015 08:37:28 GMT dennis [347] * trunk/CHANGES (modified) * trunk/debian/changelog (modified) * trunk/setup.py.in (modified) Bumped up version number Fri, 28 Aug 2015 05:58:03 GMT dennis [346] * trunk/Makefile.rpm (modified) * trunk/examples/sara_nodes.py (modified) * trunk/pbs_python.spec (modified) Updated sara_nodes, and bumped version for the specfiles Tue, 25 Aug 2015 13:40:50 GMT dennis [345] * trunk/Makefile.rpm (modified) * trunk/pbs_python.spec (modified) Fixed pbs_python for RPM, sara_nodes and pbsmon are now available Tue, 25 Aug 2015 12:49:48 GMT bas [344] * trunk/src/C++/pbs_wrap.cxx (modified) removed printf basje from C++ trunk version, see #46 Thu, 12 Mar 2015 10:17:30 GMT bas [341] * trunk/release.json (modified) adjusted download url Thu, 12 Mar 2015 09:47:27 GMT bas [340] * trunk/CHANGES (modified) * trunk/release.json (added) added release.json file for freecode.club and updated CHANGEs file Tue, 10 Mar 2015 16:55:29 GMT bas [339] * trunk/CHANGES (modified) * trunk/README (modified) * trunk/debian/changelog (modified) * trunk/examples/new_interface.py (modified) * trunk/src/PBSQuery.py (modified) applied PBSQuery patch to handle cpuid range for torque5, see #47 Tue, 10 Mar 2015 11:17:24 GMT bas [338] * trunk/setup.py.in (modified) muust be a elif statement Tue, 10 Mar 2015 11:13:56 GMT bas [337] * trunk/setup.py.in (modified) * trunk/src/5.x (added) * trunk/src/5.x/log.h (added) * trunk/src/5.x/pbs.py (added) * trunk/src/5.x/pbs_error.h (added) * trunk/src/5.x/pbs_error_db.h (added) * trunk/src/5.x/pbs_ifl.h (added) * trunk/src/5.x/pbs_wrap.cxx (added) * trunk/src/5.x/rm.h (added) added 5.x directory and changed setup.py.in, see #47 Tue, 10 Mar 2015 11:12:38 GMT bas [336] * trunk/CHANGES (modified) * trunk/README (modified) * trunk/debian/changelog (modified) * trunk/pbs_python.spec (modified) * trunk/setup.py.in (modified) preparing for new pbs_python release that supports torque 5.x, see #47 Fri, 17 Oct 2014 14:32:54 GMT bas [323] * trunk/CHANGES (modified) * trunk/examples/JobParser.py (modified) Added some documentation and improve some error handeling Tue, 30 Sep 2014 07:05:05 GMT dennis [322] * trunk/examples/JobParser.py (added) Added a new usefull script which parses the jobscript and returns the ... Mon, 29 Sep 2014 13:12:50 GMT dennis [321] * trunk/examples/new_rack_pbsmon.py (modified) * trunk/examples/sara_nodes.py (modified) Added a new feature which allows you to specify jobnumbers to see the ... Wed, 04 Jun 2014 16:40:15 GMT bas [317] * trunk/CHANGES (modified) some more documentation for the new pbsmon option Wed, 04 Jun 2014 16:24:52 GMT bas [316] * trunk/CHANGES (modified) * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/debian/changelog (modified) * trunk/examples/new_rack_pbsmon.py (modified) * trunk/pbs_python.spec (modified) * trunk/setup.py.in (modified) * trunk/src/C++/pbs.py (modified) * trunk/src/C/pbs.py (modified) Dennis Stam: * fixed docdir error, closes #39 * added a new ... Wed, 04 Jun 2014 09:17:58 GMT dennis [315] * trunk/examples/new_rack_pbsmon.py (modified) Added option --version Wed, 04 Jun 2014 09:15:48 GMT dennis [314] * trunk/examples/new_rack_pbsmon.py (modified) New version of new_rack_pbsmon, now with option -p to filter the ... Fri, 24 Jan 2014 15:34:29 GMT bas [313] * trunk/setup.py.in (modified) Fixed an spelling error Sat, 18 Jan 2014 20:10:56 GMT bas [311] * trunk/CHANGES (modified) swig development environment Sat, 18 Jan 2014 19:52:15 GMT bas [310] * trunk/setup.py.in (modified) version must be 4.4.0 Sat, 18 Jan 2014 12:21:36 GMT bas [308] * trunk/AUTHORS (modified) Updated Authors file Fri, 17 Jan 2014 13:52:05 GMT bas [306] * trunk/CHANGES (modified) * trunk/Makefile.in (modified) made docdir configurable, closes #37 Fri, 17 Jan 2014 13:27:30 GMT bas [305] * trunk/setup.py.in (modified) fixed an error for torque 2.4/1.5 versions Fri, 17 Jan 2014 13:26:42 GMT bas [304] * trunk/debian/changelog (modified) * trunk/pbs_python.spec (modified) * trunk/src/C++/pbs.py (modified) * trunk/src/C/pbs.py (modified) Make sure that all files have version 4.4.0 Fri, 17 Jan 2014 13:12:46 GMT bas [303] * trunk/CHANGES (modified) updated CHANGES file Fri, 17 Jan 2014 13:05:39 GMT bas [302] * trunk/examples/pbs_joblogin (added) Added a new example written by Willem Vermin (SURFsara): * ... Fri, 17 Jan 2014 13:02:59 GMT bas [301] * trunk/src/C++ (added) * trunk/src/C++/log.h (added) * trunk/src/C++/pbs.py (added) * trunk/src/C++/pbs_error.h (added) * trunk/src/C++/pbs_ifl.h (added) * trunk/src/C++/pbs_wrap.cxx (added) * trunk/src/C++/rm.h (added) added C++ directory used for Torque version 4.2 and greater Fri, 17 Jan 2014 13:01:25 GMT bas [300] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/setup.py.in (modified) * trunk/src/C/log.h (moved) * trunk/src/C/pbs.py (moved) * trunk/src/C/pbs_error.h (moved) * trunk/src/C/pbs_ifl.h (moved) * trunk/src/C/pbs_wrap.c (moved) * trunk/src/C/rm.h (moved) C directory is used for Torque version 2.X. rewrite setup.py ... Fri, 17 Jan 2014 12:39:03 GMT bas [299] * trunk/src/C (added) Added directory C Fri, 17 Jan 2014 12:04:07 GMT bas [298] * trunk/src/pbs.py (moved) * trunk/src/pbs_2.1.py (deleted) * trunk/src/pbs_wrap.c (moved) * trunk/src/pbs_wrap_2.1.c (deleted) removed support for 2.1, only suppport 2.4/2.5 Thu, 19 Sep 2013 12:13:05 GMT bas [297] * trunk/CHANGES (modified) * trunk/debian/changelog (modified) * trunk/examples/pbs_jobmonitor (modified) * trunk/pbs_python.spec (modified) new version 4.3.6 Thu, 16 May 2013 07:50:23 GMT dennis [296] * trunk/src/pbs_2.1.py (modified) * trunk/src/pbs_2.4.py (modified) Minor version change Thu, 16 May 2013 07:38:48 GMT dennis [295] * trunk/CHANGES (modified) * trunk/debian/changelog (modified) * trunk/debian/control (modified) * trunk/examples/new_rack_pbsmon.py (modified) * trunk/examples/sara_nodes.py (modified) * trunk/pbs_python.spec (modified) * trunk/setup.py.in (modified) Bumped version number to 4.3.6, modified debian/control file to ... Thu, 16 May 2013 06:56:59 GMT dennis [294] * trunk/examples/new_rack_pbsmon.py (modified) * trunk/examples/sara_nodes.py (modified) * trunk/src/PBSAdvancedParser.py (deleted) The following has changed for new_rack_pbsmon.py and sara_nodes.py ... Mon, 29 Apr 2013 15:42:18 GMT bas [292] * trunk/examples/pbs_script.sh (added) added examples pbs_script.sh, must be used mom_priv config Mon, 29 Apr 2013 15:34:36 GMT bas [291] * trunk/CHANGES (modified) preparing for release 4.3.5 Mon, 29 Apr 2013 15:26:07 GMT bas [290] * trunk/AUTHORS (modified) * trunk/CHANGES (modified) * trunk/README (modified) * trunk/debian/changelog (modified) * trunk/pbs_python.spec (modified) * trunk/setup.py.in (modified) changes sara to SURFsara Tue, 26 Feb 2013 09:22:59 GMT bas [289] * trunk/src/PBSQuery.py (modified) implemented __nonzero__ for PBS dictionary, closes #33 Tue, 19 Feb 2013 15:55:59 GMT dennis [288] * trunk/debian/changelog (modified) * trunk/examples/new_rack_pbsmon.py (modified) Some minor changes Thu, 20 Dec 2012 11:03:07 GMT bas [287] * trunk/examples/node_event_parse.py (added) added a new code example for EVENT node parsing Thu, 20 Dec 2012 11:01:00 GMT bas [286] * trunk/CHANGES (modified) * trunk/examples/new_interface.py (modified) * trunk/examples/pbs_version.py (modified) * trunk/src/PBSacct.py (modified) PBSacct framework for accounting records, beta list some changes Thu, 20 Dec 2012 10:56:42 GMT bas [285] * trunk/src/PBSQuery.py (modified) Fixed an error in status line for EVENT parseing Fri, 01 Jun 2012 14:00:09 GMT bas [284] * trunk/src/PBSacct.py (added) added rough example framework for PBSacct.py Tue, 01 May 2012 13:13:20 GMT bas [283] * trunk/debian/rules (modified) use ln -s for pbs_joblogin Tue, 01 May 2012 12:53:13 GMT bas [282] * trunk/CHANGES (modified) * trunk/README (modified) * trunk/debian/changelog (modified) * trunk/debian/rules (modified) * trunk/examples/README (modified) * trunk/examples/pbs_jobmonitor (moved) renamed some file and added documentation Fri, 27 Apr 2012 10:05:37 GMT bas [281] * trunk/examples/topjob (modified) some svn properties Fri, 27 Apr 2012 08:33:03 GMT willem [280] * trunk/examples/topjob (added) wv add topjob Fri, 27 Apr 2012 07:56:31 GMT bas [279] * trunk/CHANGES (modified) * trunk/debian/changelog (modified) * trunk/pbs_python.spec (modified) * trunk/src/PBSQuery.py (modified) fix a bug in getjob could not hamdle short jobname Tue, 24 Apr 2012 07:39:23 GMT bas [278] * trunk/examples/sara_nodes.py (modified) changed tabs to spaces Tue, 14 Feb 2012 09:22:51 GMT bas [277] * trunk/src/pbs_2.1.py (modified) * trunk/src/pbs_2.4.py (modified) updated generated python files with right version info Tue, 14 Feb 2012 09:16:00 GMT bas [276] * trunk/src/pbs_2.1.py (modified) * trunk/src/pbs_2.4.py (modified) * trunk/src/pbs_wrap_2.1.c (modified) * trunk/src/pbs_wrap_2.4.c (modified) Added new generated swig files to fix tabs problem. see #24 Tue, 14 Feb 2012 08:38:49 GMT bas [275] * trunk/src/PBSQuery.py (modified) PBSQuery converted tabs to spaces, see #24 Tue, 03 Jan 2012 13:01:56 GMT bas [274] * trunk/CHANGES (modified) Updated CHANGES Tue, 03 Jan 2012 12:25:45 GMT bas [272] * trunk/pbs_python.spec (modified) Updated spec version number Tue, 03 Jan 2012 11:25:00 GMT bas [271] * trunk/CHANGES (modified) * trunk/debian/changelog (modified) * trunk/debian/control (modified) * trunk/examples/new_rack_pbsmon.py (modified) * trunk/examples/sara_nodes.py (modified) * trunk/setup.py.in (modified) * trunk/src/PBSAdvancedParser.py (moved) Changed debian dependencies. closes #30 and fixed some conflicts ... Wed, 24 Aug 2011 12:11:46 GMT bas [270] * trunk/CHANGES (modified) * trunk/debian/changelog (modified) * trunk/examples/sara_nodes.py (modified) fixed an error in examples/sara_nodes.py Wed, 19 Jan 2011 13:13:08 GMT dennis [269] * trunk/CHANGES (modified) * trunk/src/AdvancedParser.py (modified) Fixed AdvancedParser when using range 01-12 Wed, 24 Nov 2010 11:53:38 GMT bas [268] * trunk/CHANGES (modified) * trunk/src/pbs_2.1.py (modified) * trunk/src/pbs_2.4.py (modified) * trunk/src/pbs_wrap_2.1.c (modified) * trunk/src/pbs_wrap_2.4.c (modified) Mew generated files to support python 3.0 Fri, 05 Nov 2010 12:25:26 GMT bas [266] * trunk/CHANGES (modified) some reformatting Fri, 05 Nov 2010 08:13:39 GMT bas [265] * trunk/Makefile.in (modified) Updated Makefile.in with new license info Fri, 05 Nov 2010 08:08:25 GMT bas [264] * trunk/CHANGES (modified) * trunk/COPYING (added) * trunk/COPYING.LESSER (moved) * trunk/debian/changelog (modified) * trunk/debian/copyright (modified) * trunk/pbs_python.spec (modified) * trunk/src/PBSQuery.py (modified) COPYING: - added GPL3 version COPYING.LESSER: - renamed ... Thu, 04 Nov 2010 15:23:07 GMT bas [263] * trunk/src/PBSQuery.py (modified) added message events to PBSQuery Fri, 01 Oct 2010 09:07:33 GMT bas [262] * trunk/CHANGES (modified) * trunk/examples/new_rack_pbsmon.py (modified) added -a/--all option for backwards compatibility Fri, 17 Sep 2010 12:13:03 GMT dennis [261] * trunk/src/AdvancedParser.py (modified) AdvancedParser: - Improved the error handling Wed, 15 Sep 2010 11:48:43 GMT bas [259] * trunk/CHANGES (modified) * trunk/debian/changelog (modified) some minor updates Wed, 15 Sep 2010 11:47:29 GMT bas [258] * trunk/CHANGES (modified) add author Wed, 15 Sep 2010 10:00:20 GMT bas [257] * trunk/CHANGES (modified) some more update of what changes are committed Wed, 15 Sep 2010 09:36:25 GMT bas [256] * trunk/debian/control (modified) pbs-python now includes the advancedparser module. So delete this ... Wed, 15 Sep 2010 08:51:38 GMT bas [255] * trunk/README (modified) Explain new example sara_nodes. So we can release a new version Mon, 13 Sep 2010 14:43:23 GMT bas [254] * trunk/CHANGES (modified) * trunk/setup.py.in (modified) Applied a patch to support runtime-libaries when torque is installed ... Tue, 17 Aug 2010 13:44:22 GMT bas [253] * trunk/CHANGES (modified) * trunk/debian/changelog (modified) * trunk/pbs_python.spec (modified) * trunk/src/pbs_2.1.py (modified) * trunk/src/pbs_2.4.py (modified) Updated version to 4.2.0 and update CHANGES file Tue, 17 Aug 2010 13:33:45 GMT dennis [252] * trunk/debian/compat (modified) * trunk/debian/control (modified) * trunk/debian/examples (added) * trunk/debian/pycompat (added) * trunk/debian/pyversions (added) * trunk/debian/rules (modified) * trunk/examples/sara_nodes.py (added) sara_nodes.py: - sara_nodes is a tool that enables to set a ... Tue, 17 Aug 2010 13:17:08 GMT bas [251] * trunk/setup.py.in (modified) Add AdvancedParser Tue, 17 Aug 2010 13:06:40 GMT bas [250] * trunk/examples/new_rack_pbsmon.py (modified) * trunk/src/AdvancedParser.py (added) Added AdvancedParser from Dennis Stam as seperate module so we more ... Mon, 16 Aug 2010 14:58:31 GMT bas [249] * trunk/CHANGES (modified) updated CHANGES Mon, 16 Aug 2010 14:53:49 GMT bas [248] * trunk/examples/new_rack_pbsmon.py (modified) a new imporved new_rack_pbsmon.py. Thanks to Dennis Stam (SARA) Fri, 13 Aug 2010 13:46:54 GMT bas [247] * trunk/CHANGES (modified) chnages Fri, 13 Aug 2010 13:46:12 GMT bas [246] * trunk/CHANGES (modified) * trunk/src/PBSQuery.py (modified) get_nodes for job now works for new and old structure and fixed the ... Fri, 13 Aug 2010 13:06:59 GMT bas [245] * trunk/CHANGES (modified) * trunk/src/PBSQuery.py (modified) Some improvements on get_jobs for node class Wed, 04 Aug 2010 08:56:23 GMT bas [244] * trunk/CHANGES (modified) * trunk/setup.py.in (modified) Applied a patch so we also support torque snapshots Fri, 16 Jul 2010 12:25:41 GMT bas [243] * trunk/src/PBSQuery.py (modified) Added some demo code to overload __setattr__ for UserDict Module Thu, 08 Jul 2010 12:57:08 GMT bas [242] * trunk/CHANGES (modified) * trunk/debian/changelog (modified) * trunk/examples/pbsmon.py (modified) * trunk/src/PBSQuery.py (modified) applied a patch for pbsmon.py Thu, 10 Jun 2010 08:27:33 GMT bas [241] * trunk/CHANGES (modified) * trunk/LICENSE.SARA (modified) * trunk/LICENSE.openpbs (moved) * trunk/debian/control (modified) * trunk/debian/rules (modified) * trunk/pbs_python.spec (modified) * trunk/setup.py.in (modified) Update the LICENSE file Thu, 20 May 2010 09:14:25 GMT bas [240] * trunk/CHANGES (modified) * trunk/debian/changelog (modified) * trunk/src/PBSQuery.py (modified) Some fixes, but there is room for improvement