14
0

64 Commits

Author SHA256 Message Date
7bc8fd9c44 Accepting request 522319 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/522319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-APScheduler?expand=0&rev=2
2017-10-09 17:40:15 +00:00
f92bccaa66 Accepting request 522145 from home:seanmarlow:branches:devel:languages:python
Fix package, Funcsigs is only required for Python2.

OBS-URL: https://build.opensuse.org/request/show/522145
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-APScheduler?expand=0&rev=13
2017-09-08 13:24:10 +00:00
Thomas Bechtold
2a12957487 Accepting request 519194 from home:bear454:branches:devel:languages:python
- Clarify requirement of 'tzlocal' dependency

OBS-URL: https://build.opensuse.org/request/show/519194
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-APScheduler?expand=0&rev=12
2017-08-29 12:05:06 +00:00
Thomas Bechtold
b1877b6ce2 Accepting request 509743 from home:jengelh:branches:devel:languages:python
- Ensure neutrality of description, and remove unspecific mention
  of Quartz' features.

OBS-URL: https://build.opensuse.org/request/show/509743
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-APScheduler?expand=0&rev=11
2017-07-12 13:27:30 +00:00
414fe673e8 Accepting request 509674 from home:tbechtold:branches:devel:languages:python
update to version 3.3.1
  * Updated the gevent test dependency to 1.1 final
  * Simplified the tox.ini structure a little
  * Zookeeper jobstore support (#144)
  * rethinkdb_store.py edited online with Bitbucket
  * Renamed pytest section in setup.cfg to avoid the warning
  * All test for python 2.7 are now passing.
  * Don't try to test rethinkdb on Python 3
  * Install PyQt5 when testing on Python 3.5
  * Shortened the ID column of the apscheduler_jobs table in the SQLAlchemy job store to accommodate MySQL limitations (again).
  * Moved rethinkdb to common test requirements since it now works with Python 3
  * Added time zone to the output of CronTrigger and IntervalTrigger
  * Fixed compatibility with pymongo 3.0
  * Fixed the asyncio scheduler example on Python < 3.3
  * Fixed scheduler loop breaking if the job store fails (fixes #109)
  * fix CronTrigger.get_next_fire_time() bug: calculate start_date problem
  * Fixed the MongoDB job store repr() test to work with newer versions of PyMongo
  * Fixed incorrect DateTrigger run time with run_date=None and a non-local timezone
  * Small test cleanups
  * Added the ability to pause and resume job processing in the scheduler
  * Added tox.ini to MANIFEST.in
  * All test completed
  * Set a minimum version for tzlocal to prevent CentOS related issue reports
  * Migrated to a more modern way for specifying conditional dependencies for wheels
  * Reconfigured IRC notification settings to produce less noise
  * Fixed a copy paste error in asyncio scheduler example docstring (#153)
  * Fixed @scheduled_job not playing nice with persistent job stores (fixes #150)
  * Restored backwards compatibility in the MongoDB job store and updated the version history
  * add some CronTrigger tests
  * Added an explicit note about the effects of misfire_grace_time

OBS-URL: https://build.opensuse.org/request/show/509674
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-APScheduler?expand=0&rev=10
2017-07-12 09:18:44 +00:00
Thomas Bechtold
7f38f0cd16 Accepting request 509661 from home:sax2:branches:devel:languages:python
- Implement single-spec version

OBS-URL: https://build.opensuse.org/request/show/509661
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-APScheduler?expand=0&rev=9
2017-07-12 09:10:41 +00:00
07638773de Accepting request 347800 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/347800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-APScheduler?expand=0&rev=1
2015-12-09 18:53:44 +00:00
Thomas Bechtold
1ce82d5522 Accepting request 330910 from home:sax2:branches:devel:languages:python
Package resubmitted to OBS to keep the changelog entry in
sync with the submission of this package to SLE12 (IBS)

Thanks

OBS-URL: https://build.opensuse.org/request/show/330910
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-APScheduler?expand=0&rev=7
2015-09-14 14:48:17 +00:00
0453f8c467 Accepting request 293863 from home:rjschwei:branches:devel:languages:python
- Update to version 3.0.2
  + Add new upstream dependencies:
    ~ python-futures
    ~ python-pytz
    ~ python-six
    ~ python-tzlocal
  + Contains incompatible changes to previous version
  + Fixed ValueError when the target callable has a default keyword
    argument that wasn’t overridden
  + Fixed wrong job sort order in some job stores
  + Fixed exception when loading all jobs from the redis job store when
    there are paused jobs in it
  + Fixed AttributeError when printing a job list when there were pending jobs
  + Added setuptools as an explicit requirement in install requirements
  + A wider variety of target callables can now be scheduled so that the
    jobs are still serializable (static methods on Python 3.3+, unbound
    methods on all except Python 3.2)
  + Attempting to serialize a non-serializable Job now raises a helpful
    exception during serialization. Thanks to Jeremy Morgan for pointing
    this out.
  + Fixed table creation with SQLAlchemyJobStore on MySQL/InnoDB
  + Fixed start date getting set too far in the future with a timezone
    different from the local one
  + Fixed _run_job_error() being called with the incorrect number of
    arguments in most executors
  + Added support for timezones (special thanks to Curtis Vogt for help
    with this one)
  + Split the old Scheduler class into BlockingScheduler and
    BackgroundScheduler and added integration for asyncio (PEP 3156), Gevent,
    Tornado, Twisted and Qt event loops

OBS-URL: https://build.opensuse.org/request/show/293863
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-APScheduler?expand=0&rev=6
2015-04-02 07:51:38 +00:00
Denisart Benjamin
d2c70240d8 Accepting request 220458 from home:posophe:branches:devel:languages:python
Update

OBS-URL: https://build.opensuse.org/request/show/220458
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-APScheduler?expand=0&rev=5
2014-01-31 10:35:01 +00:00
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