14
0
Commit Graph

4 Commits

Author SHA256 Message Date
Sascha Peilicke
da1e2ed797 Accepting request 200569 from home:posophe:branches:devel:languages:python
update

OBS-URL: https://build.opensuse.org/request/show/200569
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-APScheduler?expand=0&rev=4
2013-09-26 07:51:12 +00:00
Sascha Peilicke
1d862516da - Disable failing datetime tests for now
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-APScheduler?expand=0&rev=3
2012-12-18 14:28:52 +00:00
Sascha Peilicke
753069b989 - Update to version 2.0.3:
+ The scheduler now closes the job store that is being removed, and all job stores on shutdown() by default
  + Added the last expression in the day field of CronTrigger (thanks rcaselli)
  + Raise a TypeError when fields with invalid names are passed to CronTrigger (thanks Christy O’Reilly)
  + Fixed the persistent.py example by shutting down the scheduler on Ctrl+C
  + Added PyPy 1.8 and CPython 3.3 to the test suite
  + Dropped PyPy 1.4 - 1.5 and CPython 3.1 from the test suite
  + Updated setup.cfg for compatibility with distutils2/packaging
  + Examples, documentation sources and unit tests are now packaged in the source distribution

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-APScheduler?expand=0&rev=2
2012-06-22 12:24:25 +00:00
Sascha Peilicke
5e142eeee5 Accepting request 79011 from home:babelworx:python
Advanced Python Scheduler (APScheduler) is a light but powerful in-process task scheduler that lets you schedule jobs.

Packaged with py2pack. Added README.rst to %doc

OBS-URL: https://build.opensuse.org/request/show/79011
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-APScheduler?expand=0&rev=1
2011-08-16 08:59:30 +00:00