notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-apscheduler In-process task scheduler with Cron-like capabilities
3.10.4 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.10.4Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-09-04 17:13:35
Last Update: 2024-02-29 07:18:32
Commit Hash: 5d4139f
Also Listed In: python
License: MIT
WWW:
https://pypi.org/project/APScheduler/
Description:
Advanced Python Scheduler (APScheduler) is a Python library that lets you schedule your Python code to be executed later, either just once or periodically. You can add new jobs or remove old ones on the fly as you please. If you store your jobs in a database, they will also survive scheduler restarts and maintain their state. When the scheduler is restarted, it will then run all the jobs it should have run while it was offline.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}apscheduler>0:devel/py-apscheduler@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-apscheduler/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-apscheduler
  • pkg install py39-apscheduler
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-apscheduler listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-apscheduler
Package flavors (<flavor>: <package>)
  • py39: py39-apscheduler
distinfo:
TIMESTAMP = 1692463444 SHA256 (APScheduler-3.10.4.tar.gz) = e6df071b27d9be898e486bc7940a7be50b4af2e9da7c08f0744a96d4bd4cef4a SIZE (APScheduler-3.10.4.tar.gz) = 100832

Packages (timestamps in pop-ups are UTC):
py37-apscheduler
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.6.3---3.6.3-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-apscheduler
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.10.43.10.4-3.10.43.10.4---
FreeBSD:13:quarterly3.10.43.10.43.10.43.10.43.10.43.10.43.10.43.10.4
FreeBSD:14:latest3.10.43.10.43.9.13.10.43.10.43.10.1-3.10.1
FreeBSD:14:quarterly3.10.43.10.4-3.10.43.10.43.10.43.10.43.10.4
FreeBSD:15:latest3.10.43.10.4n/a3.10.4n/a3.10.43.10.43.10.4
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools-scm>0 : devel/py-setuptools-scm@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
Test dependencies:
  1. py39-pytest-asyncio>0 : devel/py-pytest-asyncio@py39
  2. py39-pytest-tornado>0 : devel/py-pytest-tornado@py39
  3. py39-pytest>=7,1 : devel/py-pytest@py39
  4. python3.9 : lang/python39
Runtime dependencies:
  1. py39-pytz>0 : devel/py-pytz@py39
  2. py39-six>=1.4.0 : devel/py-six@py39
  3. py39-tzlocal>=4 : devel/py-tzlocal@py39
  4. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  5. python3.9 : lang/python39
This port is required by:
for Run
  1. net-im/py-python-telegram-bot
  2. science/py-abipy
  3. security/theonionbox
  4. www/flexget
  5. www/py-flask-apscheduler

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/py-flexget*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_py-apscheduler
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/A/APScheduler/
  2. https://pypi.org/packages/source/A/APScheduler/
Collapse this list.

Number of commits found: 46

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.10.4
29 Feb 2024 07:18:32
commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools-scm: update to 8.0.4

Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.

Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.

Further details: https://wiki.freebsd.org/Python/setuptools

Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288
3.10.4
20 Aug 2023 00:08:45
commit hash: 64f67aeee8fdec9674037000cca7a9c1c9b58f24commit hash: 64f67aeee8fdec9674037000cca7a9c1c9b58f24commit hash: 64f67aeee8fdec9674037000cca7a9c1c9b58f24commit hash: 64f67aeee8fdec9674037000cca7a9c1c9b58f24 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/py-apscheduler: update to 3.10.4

Changes:	https://github.com/agronholm/apscheduler/compare/3.10.3...3.10.4
Reported by:	Repology, portscout
3.10.3
14 Aug 2023 13:15:53
commit hash: 8cd16b20b96b170b7d8964c1b3c58ff5a985fac7commit hash: 8cd16b20b96b170b7d8964c1b3c58ff5a985fac7commit hash: 8cd16b20b96b170b7d8964c1b3c58ff5a985fac7commit hash: 8cd16b20b96b170b7d8964c1b3c58ff5a985fac7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/py-apscheduler: update to 3.10.3

Changes:	https://github.com/agronholm/apscheduler/compare/3.10.2...3.10.3
Reported by:	Repology, portscout
3.10.2_1
13 Aug 2023 21:12:39
commit hash: bcb41521efba89cd609ef4806169398b9741431ccommit hash: bcb41521efba89cd609ef4806169398b9741431ccommit hash: bcb41521efba89cd609ef4806169398b9741431ccommit hash: bcb41521efba89cd609ef4806169398b9741431c files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/py-apscheduler: unbreak with python < 3.10 after b7427cd82ccf

$ make test
[...]
ImportError while loading conftest 'APScheduler-3.10.2/tests/conftest.py'.
tests/conftest.py:8: in <module>
    from apscheduler.schedulers.base import BaseScheduler
apscheduler/schedulers/base.py:46: in <module>
    class BaseScheduler(six.with_metaclass(ABCMeta)):
apscheduler/schedulers/base.py:75: in BaseScheduler
    _trigger_plugins = {ep.name: ep for ep in
entry_points(group='apscheduler.triggers')}
E   TypeError: entry_points() got an unexpected keyword argument 'group'
3.10.2
13 Aug 2023 20:49:56
commit hash: b7427cd82ccfeeab931ba1fac69431d999ce1fcdcommit hash: b7427cd82ccfeeab931ba1fac69431d999ce1fcdcommit hash: b7427cd82ccfeeab931ba1fac69431d999ce1fcdcommit hash: b7427cd82ccfeeab931ba1fac69431d999ce1fcd files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/py-apscheduler: update to 3.10.2

Changes:	https://github.com/agronholm/apscheduler/compare/3.10.1...3.10.2
Reported by:	Repology, portscout
3.10.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
3.10.1
03 Mar 2023 15:56:05
commit hash: 63a4ad04e5042ffffe4fbddac2ce7e9bce90ec4fcommit hash: 63a4ad04e5042ffffe4fbddac2ce7e9bce90ec4fcommit hash: 63a4ad04e5042ffffe4fbddac2ce7e9bce90ec4fcommit hash: 63a4ad04e5042ffffe4fbddac2ce7e9bce90ec4f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/py-apscheduler: update to 3.10.1

Changes:	https://github.com/agronholm/apscheduler/compare/3.10.0...3.10.1
Reported by:	Repology
3.10.0
01 Feb 2023 18:25:25
commit hash: 888ec7f9794b1248f3dbeeb2b3913cf85dcb79abcommit hash: 888ec7f9794b1248f3dbeeb2b3913cf85dcb79abcommit hash: 888ec7f9794b1248f3dbeeb2b3913cf85dcb79abcommit hash: 888ec7f9794b1248f3dbeeb2b3913cf85dcb79ab files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/py-apscheduler: update to 3.10.0

Changes:	https://github.com/agronholm/apscheduler/compare/3.9.1...3.10.0
Reported by:	portscout
3.9.1
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.9.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.9.1
03 Sep 2022 14:53:36
commit hash: ede29bbe66f42ef35ee0a4bc6614ae1a2c0b560acommit hash: ede29bbe66f42ef35ee0a4bc6614ae1a2c0b560acommit hash: ede29bbe66f42ef35ee0a4bc6614ae1a2c0b560acommit hash: ede29bbe66f42ef35ee0a4bc6614ae1a2c0b560a files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
Author: Andrej Ebert
devel/py-apscheduler: unbreak after 1d648e548584

===>   py39-apscheduler-3.9.1 depends on package: py39-tzlocal>=1.2<3 - not
found
===>   Installing existing package /packages/All/py39-tzlocal-4.2.pkg
Installing py39-tzlocal-4.2...
Extracting py39-tzlocal-4.2: .......... done
===>   py39-apscheduler-3.9.1 depends on package: py39-tzlocal>=1.2<3 - not
found
*** Error code 1

PR:		266102
3.9.1
04 Jun 2022 00:34:49
commit hash: 65de78bb21359541eee15f9f045e2124b3cf4b60commit hash: 65de78bb21359541eee15f9f045e2124b3cf4b60commit hash: 65de78bb21359541eee15f9f045e2124b3cf4b60commit hash: 65de78bb21359541eee15f9f045e2124b3cf4b60 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/py-apscheduler: convert to USE_PYTHON=pytest
3.9.1
04 Jun 2022 00:34:17
commit hash: 74ca63e502fbf210da719e03b12161b2540e2685commit hash: 74ca63e502fbf210da719e03b12161b2540e2685commit hash: 74ca63e502fbf210da719e03b12161b2540e2685commit hash: 74ca63e502fbf210da719e03b12161b2540e2685 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/py-apscheduler: drop all pytest workarounds after 2ada39de05b1

______________________________________________
TestProcessJobs.test_nonexistent_executor
_______________________________________________

self = <tests.test_schedulers.TestProcessJobs object at 0x878ac2880>
scheduler = <tests.test_schedulers.DummyScheduler object at 0x895538460>,
jobstore = <MagicMock spec='BaseJobStore' id='36865062272'>
caplog = <_pytest.logging.LogCaptureFixture object at 0x89480f130>

    def test_nonexistent_executor(self, scheduler, jobstore, caplog):
        """
        Test that an error is logged and the job is removed from its job store
if its executor is
        not found.

        """
>       caplog.setLevel(logging.ERROR)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.9.1
30 Mar 2022 13:43:37
commit hash: fbfd69e0106050db78fa99b3e51933646a952bd7commit hash: fbfd69e0106050db78fa99b3e51933646a952bd7commit hash: fbfd69e0106050db78fa99b3e51933646a952bd7commit hash: fbfd69e0106050db78fa99b3e51933646a952bd7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/py-apscheduler: unbreak with pytest >= 6 after f1d506505d6c

$ make test
[...]
===>   py38-apscheduler-3.9.1 depends on package: py38-pytest>=3.3<6 - not found
*** Error code 1

https://github.com/agronholm/apscheduler/commit/4ded0dceb05a
3.9.1
07 Mar 2022 13:46:27
commit hash: 055e43cddab07bea297450b05b1671c68c4c19dfcommit hash: 055e43cddab07bea297450b05b1671c68c4c19dfcommit hash: 055e43cddab07bea297450b05b1671c68c4c19dfcommit hash: 055e43cddab07bea297450b05b1671c68c4c19df files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/py-apscheduler: update to 3.9.1

Changes:	https://github.com/agronholm/apscheduler/compare/3.9.0...3.9.1
Reported by:	portscout
3.9.0
24 Feb 2022 19:43:16
commit hash: f1d506505d6c30162ad776fbe68a04a3ce09435acommit hash: f1d506505d6c30162ad776fbe68a04a3ce09435acommit hash: f1d506505d6c30162ad776fbe68a04a3ce09435acommit hash: f1d506505d6c30162ad776fbe68a04a3ce09435a files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/py-apscheduler: update to 3.9.0

Changes:	https://github.com/agronholm/apscheduler/compare/v3.8.1...v3.9.0
Reported by:	Repology, portscout
3.8.1
24 Oct 2021 23:15:57
commit hash: b54090216e88381c4dbdc8484fb596abbf916b48commit hash: b54090216e88381c4dbdc8484fb596abbf916b48commit hash: b54090216e88381c4dbdc8484fb596abbf916b48commit hash: b54090216e88381c4dbdc8484fb596abbf916b48 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/py-apscheduler: update to 3.8.1

Changes:	https://github.com/agronholm/apscheduler/compare/3.8.0...v3.8.1
Reported by:	Repology
3.8.0
24 Sep 2021 17:22:23
commit hash: 477f33a8cb5e8f49d9899b19d2845be94d4fdbb0commit hash: 477f33a8cb5e8f49d9899b19d2845be94d4fdbb0commit hash: 477f33a8cb5e8f49d9899b19d2845be94d4fdbb0commit hash: 477f33a8cb5e8f49d9899b19d2845be94d4fdbb0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/py-apscheduler: update to 3.8.0

Changes:	https://github.com/agronholm/apscheduler/compare/v3.7.0...3.8.0
Reported by:	Repology
3.7.0
07 Apr 2021 15:54:17
commit hash: 8b6e5b6c639bbddf5b539d5562b2fb12b5d488a5commit hash: 8b6e5b6c639bbddf5b539d5562b2fb12b5d488a5commit hash: 8b6e5b6c639bbddf5b539d5562b2fb12b5d488a5commit hash: 8b6e5b6c639bbddf5b539d5562b2fb12b5d488a5 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/py-apscheduler: update to 3.7.0

Changes:	https://github.com/agronholm/apscheduler/compare/v3.6.3...v3.7.0
Reported by:	portscout, Repology
3.6.3
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
3.6.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.6.3
11 Jan 2021 19:36:17
Revision:561252Original commit files touched by this commit
rene search for other commits by this committer
Remove logic for Python < 3.6 for ports using Python 3.6+
3.6.3
05 Jan 2021 22:08:22
Revision:560434Original commit files touched by this commit
rene search for other commits by this committer
Follow up on devel/py-futures port removal in r559976

The devel/py-futures port was removed in r559976 as it was for
Python 2.7 only and no longer referenced in the default cases.
However it was still defined in Mk/Uses/python.mk in PY_FUTURES,
leaving a dangling reference.

Remove it from Mk/Uses/python.mk and from affected ports, as
it was already an empty definition for Python 3.6+

Bump minimal Python version of security/theonionbox to 3.6+
3.6.3
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
3.6.3
06 Nov 2019 16:42:34
Revision:516901Original commit files touched by this commit
jbeich search for other commits by this committer
devel/py-apscheduler: update to 3.6.3

Changes:	https://github.com/agronholm/apscheduler/compare/v3.6.1...v3.6.3
Reported by:	Repology
3.6.1
20 Jul 2019 11:15:59
Revision:506988Original commit files touched by this commit
jbeich search for other commits by this committer
devel/py-apscheduler: update to 3.6.1

Changes:	https://github.com/agronholm/apscheduler/compare/v3.6.0...v3.6.1
Reported by:	portscout
3.6.0
21 Mar 2019 00:46:41
Revision:496397Original commit files touched by this commit
jbeich search for other commits by this committer
devel/py-apscheduler: update to 3.6.0

Changes:	https://github.com/agronholm/apscheduler/compare/v3.5.3...v3.6.0
3.5.3
15 Aug 2018 19:29:57
Revision:477259Original commit files touched by this commit
jbeich search for other commits by this committer
devel/py-apscheduler: bump pytest version requirment

$ make test
[...]
=============================== warnings summary ===============================
<undetermined location>
  pytest-capturelog plugin has been merged into the core, please remove it from
your requirements.
3.5.3
15 Aug 2018 19:29:08
Revision:477255Original commit files touched by this commit
jbeich search for other commits by this committer
devel/py-apscheduler: update to 3.5.3

Changes:	https://github.com/agronholm/apscheduler/compare/v3.5.1...v3.5.3
3.5.1
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
3.5.1
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
3.5.1
26 Feb 2018 22:32:23
Revision:463084Original commit files touched by this commit
sunpoet search for other commits by this committer
Simplify Makefile: use PY_FUTURES

With hat:	python
3.5.1
18 Jan 2018 00:58:23
Revision:459306Original commit files touched by this commit
jbeich search for other commits by this committer
devel/py-apscheduler: update to 3.5.1

Changes:	https://github.com/agronholm/apscheduler/compare/v3.5.0...v3.5.1
3.5.0
29 Dec 2017 09:01:54
Revision:457499Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Simplify some USES=python

With hat:	portmgr
3.5.0
24 Dec 2017 13:18:22
Revision:457158Original commit files touched by this commit
jbeich search for other commits by this committer
devel/py-apscheduler: update to 3.5.0

Changes:	https://github.com/agronholm/apscheduler/compare/v3.4.0...v3.5.0
3.4.0
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.4.0
25 Oct 2017 13:51:24
Revision:452859Original commit files touched by this commit
jbeich search for other commits by this committer
devel/py-apscheduler: update to 3.4.0

Changes:	https://github.com/agronholm/apscheduler/compare/v3.3.1...v3.4.0
3.3.1
28 Dec 2016 07:51:41
Revision:429721Original commit files touched by this commit
jbeich search for other commits by this committer
devel/py-apscheduler: update to 3.3.1

Changes:	https://github.com/agronholm/apscheduler/compare/v3.3.0...3.3.1
3.3.0
12 Dec 2016 14:54:58
Revision:428416Original commit files touched by this commit
jbeich search for other commits by this committer
devel/py-apscheduler: update to 3.3.0

- Assume maintainership

Changes:	https://github.com/agronholm/apscheduler/compare/v3.2.0...v3.3.0
PR:		215187
Approved by:	wg (previous maintainer)
3.2.0_1
18 Jul 2016 16:15:01
Revision:418711Original commit files touched by this commit
jbeich search for other commits by this committer
Invoke pytest from within desired python version

When testing a port for a non-default python py.test may fail to find
dependencies for default version because they weren't built e.g.,

$ make test PYTHON_VERSION=python3.5 -C devel/py-apscheduler
[...]
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.5/site-packages/_pytest/config.py", line 319, in
_importconftest
    mod = conftestpath.pyimport()
  File "/usr/local/lib/python3.5/site-packages/py/_path/local.py", line 650, in
pyimport
    __import__(modname)
  File
"/usr/ports/devel/py-apscheduler/work/APScheduler-3.2.0/tests/conftest.py", line
8, in <module>
    from apscheduler.job import Job
  File
"/usr/ports/devel/py-apscheduler/work/APScheduler-3.2.0/apscheduler/job.py",
line 4, in <module>
    import six
ImportError: No module named 'six'
ERROR: could not load
/usr/ports/devel/py-apscheduler/work/APScheduler-3.2.0/tests/conftest.py

Approved by:	portmgr blanket
3.2.0_1
18 Jul 2016 16:14:45
Revision:418710Original commit files touched by this commit
jbeich search for other commits by this committer
devel/py-apscheduler: fix python package version after r418353

>>> import apscheduler
>>> apscheduler.__version__
'0.0.0'

PR:		210980
Submitted by:	Andrej Ebert <andrej@ebert.su>
3.2.0
11 Jul 2016 04:29:28
Revision:418353Original commit files touched by this commit
jbeich search for other commits by this committer
devel/py-apscheduler: update to 3.2.0

- Convert to the testing framework

Changes:	https://github.com/agronholm/apscheduler/compare/v3.0.4...v3.2.0
PR:		210980
Submitted by:	Andrej Ebert <andrej@ebert.su> (based on)
3.0.4
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
3.0.4
10 Nov 2015 15:54:52
Revision:401196Original commit files touched by this commit
wg search for other commits by this committer
devel/py-apscheduler: update to 3.0.4
3.0.3
04 Sep 2015 17:13:26
Revision:396115Original commit files touched by this commit
jbeich search for other commits by this committer
devel/py-apscheduler: add new port

Advanced Python Scheduler (APScheduler) is a Python library that lets
you schedule your Python code to be executed later, either just once
or periodically. You can add new jobs or remove old ones on the fly as
you please. If you store your jobs in a database, they will also
survive scheduler restarts and maintain their state. When the
scheduler is restarted, it will then run all the jobs it should have
run while it was offline.

https://pypi.python.org/pypi/APScheduler

Approved by:	wg (maintainer)
Differential Revision:	https://reviews.freebsd.org/D3566

Number of commits found: 46