Revisions of python-APScheduler

Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 35)
- Fix build wihtout python2
buildservice-autocommit accepted request 764025 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 34)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 764015 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 33)
- update to version 3.6.3
  * just pytest4 compatibility
- drop obsolete patch compat-pytest4+.patch
buildservice-autocommit accepted request 745282 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 32)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 31)
- Update to 3.6.2, which fixes (together with the patch
  compat-pytest4+.patch, which replaces pytest4.patch)
  incompatibility with pytest 4+. gh#agronholm/apscheduler#401
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 745195 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 30)
- Add pytest4.patch to make test suite work even with pytest 4.
  gh#agronholm/apscheduler#401
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 29)
Use %pytest macro
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 28)
Fix %pytest call
buildservice-autocommit accepted request 728512 from Todd R's avatar Todd R (TheBlackCat) (revision 27)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 728511 from Todd R's avatar Todd R (TheBlackCat) (revision 26)
Set pytest maximum version.
buildservice-autocommit accepted request 717491 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 25)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 24)
- Update to 3.6.1:
  * Fixed OverflowError on Qt scheduler when the wait time is very long
  * Fixed methods inherited from base class could not be executed by processpool executor (PR by Yang Jian)
buildservice-autocommit accepted request 686446 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 23)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 22)
- Update to 3.6.0:
  * Adapted RedisJobStore to v3.0 of the redis library
  * Adapted RethinkDBJobStore to v2.4 of the rethink library
  * Fixed DeprecationWarnings about collections.abc on Python 3.7 (PR by Roman Levin)
- Remove merged patches:
  * fix-tests.patch
  * 0001-Correct-update_job-to-raise-with-job-id.patch
buildservice-autocommit accepted request 670904 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 21)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 670895 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 20)
- update to 3.5.3
  * Fixed regression introduced in 3.5.2: Class methods were mistaken
    for instance methods and thus were broken during serialization
  * Fixed callable name detection for methods in old style classes
- update to 3.5.2
  * Fixed scheduling of bound methods on persistent job stores (the
    workaround of scheduling YourClass.methodname along with an
    explicit self argument is no longer necessary as this is now done
    automatically for you)
  * Added the FAQ section to the docs
  * Made BaseScheduler.start() raise a RuntimeError if running under
    uWSGI with threads disabled
- Add fix-tests.patch to fix tests that fail with python 3.7
- Add 0001-Correct-update_job-to-raise-with-job-id.patch from upstream
  to fix a wrong variable being used.
buildservice-autocommit accepted request 642797 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 19)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 18)
- Use license from the archive
- Enable tests
- Add all the recommended packages as suggests (databases)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 642664 from Sumit Jamgade's avatar Sumit Jamgade (sjamgade) (revision 17)
- update to 3.5.1
  - (tag: v3.5.1) Compare next_date to start_date, not previous_fire_time
  - Removed one leftover parameter annotation
  - Fixed DST behavior for CronTrigger
  - Added support for UTC offsets in datetime parsing
  - Fixed erroneous changelog entry about month names in ``CronTrigger``
  - Prevent deadlocks in scheduler shutdown (#268)
  - Fixed CronTrigger with jitter producing fire times beyond end_date
  - Fixed OverflowError on Windows when wait_seconds was too large
  - Fixed DeprecationWarning for get_jobs()
  - (tag: v3.5.0) Bumped up the fallback version
  - Fixed Python 2.7 compatibility in trigger tests
  - Added jitter support to combining triggers
  - Fixed ineffective pickle tests for And/OrTrigger
  - Renamed the base class for the combining triggers
  - Added combining triggers (AndTrigger + OrTrigger)
  - Added a troubleshooting section
  - Allow multiple spaces in crontab format (#260)
  - Cancel all pending futures on AsyncIOExecutor shutdown
  - Fixed passing "wait" as keyword argument to AsyncIOScheduler.shutdown()
  - Allow spaces around commas in CronTrigger fields
  - Don't display empty jitter in the repr() of cron/interval triggers
  - Added support for creating cron triggers from crontab expressions
  - Added support for named months
  - Added better validation for cron trigger expressions
  - Added version history entry for PR #258
  - Implement random jitter option for CronTrigger and IntervalTrigger (#258)
  - Increased timeout to avoid test failure on pypy3
  - Removed pytest-catchlog from test requirements
  - Fixed traceback or its frames not being available for logger.exception()
buildservice-autocommit accepted request 546272 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 16)
baserev update by copy to link target
Displaying revisions 21 - 40 of 55
openSUSE Build Service is sponsored by