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.

non port: devel/py-apscheduler/Makefile

Number of commits found: 44

Thursday, 29 Feb 2024
07:18 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
commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 5d4139f
Sunday, 20 Aug 2023
00:08 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
commit hash: 64f67aeee8fdec9674037000cca7a9c1c9b58f24 commit hash: 64f67aeee8fdec9674037000cca7a9c1c9b58f24 commit hash: 64f67aeee8fdec9674037000cca7a9c1c9b58f24 commit hash: 64f67aeee8fdec9674037000cca7a9c1c9b58f24 64f67ae
Monday, 14 Aug 2023
13:15 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
commit hash: 8cd16b20b96b170b7d8964c1b3c58ff5a985fac7 commit hash: 8cd16b20b96b170b7d8964c1b3c58ff5a985fac7 commit hash: 8cd16b20b96b170b7d8964c1b3c58ff5a985fac7 commit hash: 8cd16b20b96b170b7d8964c1b3c58ff5a985fac7 8cd16b2
Sunday, 13 Aug 2023
21:12 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'
commit hash: bcb41521efba89cd609ef4806169398b9741431c commit hash: bcb41521efba89cd609ef4806169398b9741431c commit hash: bcb41521efba89cd609ef4806169398b9741431c commit hash: bcb41521efba89cd609ef4806169398b9741431c bcb4152
20:49 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
commit hash: b7427cd82ccfeeab931ba1fac69431d999ce1fcd commit hash: b7427cd82ccfeeab931ba1fac69431d999ce1fcd commit hash: b7427cd82ccfeeab931ba1fac69431d999ce1fcd commit hash: b7427cd82ccfeeab931ba1fac69431d999ce1fcd b7427cd
Tuesday, 27 Jun 2023
19:34 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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Friday, 3 Mar 2023
15:56 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
commit hash: 63a4ad04e5042ffffe4fbddac2ce7e9bce90ec4f commit hash: 63a4ad04e5042ffffe4fbddac2ce7e9bce90ec4f commit hash: 63a4ad04e5042ffffe4fbddac2ce7e9bce90ec4f commit hash: 63a4ad04e5042ffffe4fbddac2ce7e9bce90ec4f 63a4ad0
Wednesday, 1 Feb 2023
18:25 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
commit hash: 888ec7f9794b1248f3dbeeb2b3913cf85dcb79ab commit hash: 888ec7f9794b1248f3dbeeb2b3913cf85dcb79ab commit hash: 888ec7f9794b1248f3dbeeb2b3913cf85dcb79ab commit hash: 888ec7f9794b1248f3dbeeb2b3913cf85dcb79ab 888ec7f
Wednesday, 11 Jan 2023
15:58 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
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 77d6847
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Saturday, 3 Sep 2022
14:53 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
commit hash: ede29bbe66f42ef35ee0a4bc6614ae1a2c0b560a commit hash: ede29bbe66f42ef35ee0a4bc6614ae1a2c0b560a commit hash: ede29bbe66f42ef35ee0a4bc6614ae1a2c0b560a commit hash: ede29bbe66f42ef35ee0a4bc6614ae1a2c0b560a ede29bb
Saturday, 4 Jun 2022
00:34 Jan Beich (jbeich) search for other commits by this committer
devel/py-apscheduler: convert to USE_PYTHON=pytest
commit hash: 65de78bb21359541eee15f9f045e2124b3cf4b60 commit hash: 65de78bb21359541eee15f9f045e2124b3cf4b60 commit hash: 65de78bb21359541eee15f9f045e2124b3cf4b60 commit hash: 65de78bb21359541eee15f9f045e2124b3cf4b60 65de78b
00:34 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)
E       AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel'

tests/test_schedulers.py:813: AttributeError
______________________________________________
TestProcessJobs.test_max_instances_reached
______________________________________________

self = <tests.test_schedulers.TestProcessJobs object at 0x878ac2a30>
scheduler = <tests.test_schedulers.DummyScheduler object at 0x893c45460>, job =
<MagicMock spec='Job' id='36851155008'>
jobstore = <MagicMock spec='BaseJobStore' id='36838894800'>, executor =
<MagicMock spec='BaseExecutor' id='36851346448'>
caplog = <_pytest.logging.LogCaptureFixture object at 0x893c4b940>

    def test_max_instances_reached(self, scheduler, job, jobstore, executor,
caplog):
        """Tests that a warning is logged when the maximum instances of a job is
reached."""
>       caplog.setLevel(logging.WARNING)
E       AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel'

tests/test_schedulers.py:824: AttributeError
_________________________________________________
TestProcessJobs.test_executor_error
__________________________________________________

self = <tests.test_schedulers.TestProcessJobs object at 0x878ac2c10>
scheduler = <tests.test_schedulers.DummyScheduler object at 0x89482ea00>,
jobstore = <MagicMock spec='BaseJobStore' id='36865031376'>
executor = <MagicMock spec='BaseExecutor' id='36865028928'>, caplog =
<_pytest.logging.LogCaptureFixture object at 0x895534ac0>

    def test_executor_error(self, scheduler, jobstore, executor, caplog):
        """Tests that if any exception is raised in executor.submit(), it is
logged."""
>       caplog.setLevel(logging.ERROR)
E       AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel'

tests/test_schedulers.py:834: AttributeError
commit hash: 74ca63e502fbf210da719e03b12161b2540e2685 commit hash: 74ca63e502fbf210da719e03b12161b2540e2685 commit hash: 74ca63e502fbf210da719e03b12161b2540e2685 commit hash: 74ca63e502fbf210da719e03b12161b2540e2685 74ca63e
Wednesday, 30 Mar 2022
13:43 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
commit hash: fbfd69e0106050db78fa99b3e51933646a952bd7 commit hash: fbfd69e0106050db78fa99b3e51933646a952bd7 commit hash: fbfd69e0106050db78fa99b3e51933646a952bd7 commit hash: fbfd69e0106050db78fa99b3e51933646a952bd7 fbfd69e
Monday, 7 Mar 2022
13:46 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
commit hash: 055e43cddab07bea297450b05b1671c68c4c19df commit hash: 055e43cddab07bea297450b05b1671c68c4c19df commit hash: 055e43cddab07bea297450b05b1671c68c4c19df commit hash: 055e43cddab07bea297450b05b1671c68c4c19df 055e43c
Thursday, 24 Feb 2022
19:43 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
commit hash: f1d506505d6c30162ad776fbe68a04a3ce09435a commit hash: f1d506505d6c30162ad776fbe68a04a3ce09435a commit hash: f1d506505d6c30162ad776fbe68a04a3ce09435a commit hash: f1d506505d6c30162ad776fbe68a04a3ce09435a f1d5065
Sunday, 24 Oct 2021
23:15 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
commit hash: b54090216e88381c4dbdc8484fb596abbf916b48 commit hash: b54090216e88381c4dbdc8484fb596abbf916b48 commit hash: b54090216e88381c4dbdc8484fb596abbf916b48 commit hash: b54090216e88381c4dbdc8484fb596abbf916b48 b540902
Friday, 24 Sep 2021
17:22 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
commit hash: 477f33a8cb5e8f49d9899b19d2845be94d4fdbb0 commit hash: 477f33a8cb5e8f49d9899b19d2845be94d4fdbb0 commit hash: 477f33a8cb5e8f49d9899b19d2845be94d4fdbb0 commit hash: 477f33a8cb5e8f49d9899b19d2845be94d4fdbb0 477f33a
Wednesday, 7 Apr 2021
15:54 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
commit hash: 8b6e5b6c639bbddf5b539d5562b2fb12b5d488a5 commit hash: 8b6e5b6c639bbddf5b539d5562b2fb12b5d488a5 commit hash: 8b6e5b6c639bbddf5b539d5562b2fb12b5d488a5 commit hash: 8b6e5b6c639bbddf5b539d5562b2fb12b5d488a5 8b6e5b6
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 11 Jan 2021
19:36 rene search for other commits by this committer
Remove logic for Python < 3.6 for ports using Python 3.6+
Original commitRevision:561252 
Tuesday, 5 Jan 2021
22:08 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+
Original commitRevision:560434 
Monday, 28 Dec 2020
23:02 antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
Original commitRevision:559531 
Wednesday, 6 Nov 2019
16:42 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
Original commitRevision:516901 
Saturday, 20 Jul 2019
11:15 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
Original commitRevision:506988 
Thursday, 21 Mar 2019
00:46 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
Original commitRevision:496397 
Wednesday, 15 Aug 2018
19:29 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.
Original commitRevision:477259 
19:29 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
Original commitRevision:477255 
Wednesday, 20 Jun 2018
17:05 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
Original commitRevision:472884 
Monday, 26 Feb 2018
22:32 sunpoet search for other commits by this committer
Simplify Makefile: use PY_FUTURES

With hat:	python
Original commitRevision:463084 
Thursday, 18 Jan 2018
00:58 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
Original commitRevision:459306 
Friday, 29 Dec 2017
09:01 antoine search for other commits by this committer
Simplify some USES=python

With hat:	portmgr
Original commitRevision:457499 
Sunday, 24 Dec 2017
13:18 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
Original commitRevision:457158 
Thursday, 30 Nov 2017
15:50 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
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Wednesday, 25 Oct 2017
13:51 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
Original commitRevision:452859 
Wednesday, 28 Dec 2016
07:51 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
Original commitRevision:429721 
Monday, 12 Dec 2016
14:54 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)
Original commitRevision:428416 
Monday, 18 Jul 2016
16:15 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
Original commitRevision:418711 
16:14 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>
Original commitRevision:418710 
Monday, 11 Jul 2016
04:29 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)
Original commitRevision:418353 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Tuesday, 10 Nov 2015
15:54 wg search for other commits by this committer
devel/py-apscheduler: update to 3.0.4
Original commitRevision:401196 
Friday, 4 Sep 2015
17:13 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
Original commitRevision:396115 

Number of commits found: 44