Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.1.1,1 21 Jul 2024 16:55:40 |
Po-Chuan Hsieh (sunpoet) |
Mk/Uses/python.mk: Introduce PY_TOMLI
- Convert ports to use PY_TOMLI to simplify Makefile.
The minimal version is set to 2.0.1 because it is required by multiple ports
such as devel/py-poetry.
The upper bound of version is set to 3 because it is limited by devel/py-poetry.
With hat: python |
8.1.1,1 19 May 2024 17:18:23 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pytest: Fix TEST_DEPENDS
- Update version requirement of *_DEPENDS |
8.1.1,1 02 May 2024 10:16:49 |
Philippe Audeoud (jadawin) |
Revert "devel/py-pytest: update to 8.2.0"
This reverts commit 377d2cfde7beb8176d20355e53691f145df15e49.
Reported by: Rainer Hurling |
8.2.0,1 02 May 2024 08:54:14 |
Philippe Audeoud (jadawin) |
devel/py-pytest: update to 8.2.0
Changelog: https://docs.pytest.org/en/latest/changelog.html
Sponsored by: OVHCloud |
8.1.1,1 22 Apr 2024 08:53:34 |
Philippe Audeoud (jadawin) |
devel/py-pytest: update to 8.1.1
changelog: https://docs.pytest.org/en/latest/changelog.html
Sponsored by: OVHCloud |
7.4.4,1 08 Apr 2024 12:37:28 |
Po-Chuan Hsieh (sunpoet) |
Mk/Uses/python.mk: Introduce PY_EXCEPTIONGROUP
The minimal version is set to 1.1.1 because it is required by devel/py-cattrs.
Convert ports to use PY_EXCEPTIONGROUP to simplify Makefile.
With hat: python |
7.4.4,1 29 Feb 2024 07:18:32 |
Charlie Li (vishwin) |
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 |
7.4.4,1 21 Feb 2024 15:11:09 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pytest: Update to 7.4.4
Changes: https://github.com/pytest-dev/pytest/releases
https://docs.pytest.org/en/stable/changelog.html |
7.4.3,1 01 Nov 2023 02:09:01 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pytest: Update to 7.4.3
Changes: https://github.com/pytest-dev/pytest/releases
https://docs.pytest.org/en/stable/changelog.html |
7.4.2_1,1 13 Oct 2023 01:52:54 |
Wen Heping (wen) |
devel/py-pytest: Remove py-py from RUN_DEPENDS
Upstream no longer depends on py library from 7.2.0:
https://docs.pytest.org/en/stable/changelog.html
py-py in portstree was documented vulnerability and no patch to fix it. |
7.4.2,1 11 Sep 2023 03:11:42 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pytest: Update to 7.4.2
Changes: https://github.com/pytest-dev/pytest/releases
https://docs.pytest.org/en/stable/changelog.html |
7.4.1,1 04 Sep 2023 21:30:34 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pytest: Update to 7.4.1
Changes: https://github.com/pytest-dev/pytest/releases
https://docs.pytest.org/en/stable/changelog.html |
7.4.0,1 18 Jul 2023 00:53:09 |
Charlie Li (vishwin) |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
7.4.0,1 09 Jul 2023 21:36:18 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pytest: Update to 7.4.0
Changes: https://github.com/pytest-dev/pytest/releases
https://docs.pytest.org/en/stable/changelog.html |
7.3.2,1 09 Jul 2023 10:28:21 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pytest: Update to 7.3.2
- Convert to USE_PYTHON=pep517
Changes: https://github.com/pytest-dev/pytest/releases
https://docs.pytest.org/en/stable/changelog.html |
7.3.1,1 30 Jun 2023 07:08:07 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pytest: Remove outdated PYTHON_REL check after lang/python37 removal |
7.3.1,1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
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> |
7.3.1,1 02 May 2023 16:21:24 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pytest: Update to 7.3.1
Changes: https://github.com/pytest-dev/pytest/releases
https://docs.pytest.org/en/stable/changelog.html |
7.2.2,1 05 Apr 2023 17:31:49 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pytest: Update to 7.2.2
Changes: https://github.com/pytest-dev/pytest/releases
https://docs.pytest.org/en/stable/changelog.html |
7.2.1,1 30 Jan 2023 13:02:15 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pytest: Update to 7.2.1
Changes: https://github.com/pytest-dev/pytest/releases
https://docs.pytest.org/en/stable/changelog.html |
7.2.0,1 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
7.2.0,1 15 Nov 2022 15:41:00 |
Dmitry Marakasov (amdmi3) |
devel/py-pytest: update 7.1.3 → 7.2.0
PR: 267524
Approved by: maintainer timeout (python, 2 weeks) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
7.1.3,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
7.1.3,1 04 Sep 2022 15:25:40 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pytest: Update to 7.1.3
Changes: https://github.com/pytest-dev/pytest/releases
https://docs.pytest.org/en/stable/changelog.html |
7.1.2,1 26 Apr 2022 16:36:10 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pytest: Update to 7.1.2
Changes: https://github.com/pytest-dev/pytest/releases
https://docs.pytest.org/en/stable/changelog.html |
7.1.1,1 17 Apr 2022 23:59:14 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pytest: Update version requirement of *_DEPENDS
- Sort RUN_DEPENDS and TEST_DEPENDS |
7.1.1,1 08 Apr 2022 15:26:07 |
Dmitry Marakasov (amdmi3) |
devel/py-pytest: update to 7.1.1
PR: 256624
Approved by: maintainer timeout (python@, 9 months) |
4.6.11,1 18 Mar 2022 17:11:37 |
Dmitry Marakasov (amdmi3) |
devel/py-pytest4: preserve 4.x version of devel/py-pytest
- Preserve 4.x version of pytest for the ports which are not
compatible with pytest 6.x. This is a prerequisite for updating
pytest.
PR: 256624
Approved by: maintainer timeout (python@, many months) |
4.6.11,1 25 Jan 2022 19:42:24 |
Tobias C. Berner (tcberner) |
devel/py-pytest: add portepoch
In 46a663d44cb038c4b5fcca21f1c0151db0e8302e multiple reverts of updates
happend:
* devel/py-pytest-flask downgrade from 6.2.4 -> 4.6.11
* devel/py-pytest-translations downgrade from 3.1.0 -> 2.0.0
* devel/py-pytest-xdist downgrade from 2.3.0 -> 2.3.0
* devel/py-pytest-flask downgrade from 1.2.0 -> 0.15.1
Differential Revision: https://reviews.freebsd.org/D34006
Approved by: rene |
4.6.11 27 Jun 2021 05:08:40 |
Kevin Bowling (kbowling) |
devel/py-pytest-flask: revert 6.2.4 update
Revert "devel/py-pytest: Update to 6.2.4"
This reverts commit 0c6ce3c9c26d878acf943d53fb2a01ba602b71c2.
Revert "devel/py-pytest-translations: Update to 3.1.0"
This reverts commit 5989f395a01e1afc9b1b3a0c668d3cf48226f0c3.
Revert "devel/py-pytest-xdist: Update to 2.3.0"
This reverts commit d07f92b9bf00821e372f003d698525cd1ae19dc2.
Revert "devel/py-pytest-flask: Update to 1.2.0"
This reverts commit b15351babf6846ec3cdc902203874e55413ee08a.
PR: 256624
Requested by: koobs |
6.2.4 23 Jun 2021 20:34:47 |
Kevin Bowling (kbowling) Author: Goran Meki? |
devel/py-pytest: Update to 6.2.4
PR: 256624 |
4.6.11 25 May 2021 13:55:43 |
Dmitry Marakasov (amdmi3) |
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x
PR: 255013
Differential Revision: https://reviews.freebsd.org/D29418
Exp-run by: antoine
Approved by: wen@, no objection from python@ or portmgr@ |
4.6.11 11 May 2021 21:47:31 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pytest: Update to 4.6.11
- Sort RUN_DEPENDS and TEST_DEPENDS
Changes: https://github.com/pytest-dev/pytest/releases
https://docs.pytest.org/en/stable/changelog.html |
4.5.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.5.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.5.0 14 Jul 2020 07:59:28 |
antoine |
Unbreak bulk -a |
4.5.0 14 May 2019 12:04:34 |
koobs |
devel/py-pytest: Update to 4.5.0
Changelog:
https://github.com/pytest-dev/pytest/blob/4.5.0/CHANGELOG.rst
Approved by: koobs (python, maintainer) |
4.3.1_3 17 Apr 2019 18:50:39 |
sunpoet |
Change RUN_DEPENDS from py-more-itertools to py-more-itertools5 conditionally
- Bump PORTREVISION for dependency change |
4.3.1_2 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
4.3.1_1 31 Mar 2019 13:15:58 |
sunpoet |
Fix r496893
- Bump PORTREVISION for dependency change
The value is changed from PYTHON_REL format to PYTHON_VER format but the
variable is not. |
4.3.1 26 Mar 2019 12:54:15 |
koobs |
devel/py-pytest: Update to 4.3.1
- Add a number of optional test dependencies to un-skip more tests
- Use PYTHON_VER instead of PYTHON_REL to match conditionals to
upstream spec.
- Move mock to a conditional (2.7) dependency (per upstream spec)
Changelog:
https://github.com/pytest-dev/pytest/blob/4.3.1/CHANGELOG.rst
PR: 235339
Submitted by: John W. O'Brien <john saltant com> (with changes)
Approved by: koobs (python, maintainer) |
3.6.4 31 Aug 2018 23:48:20 |
sunpoet |
Update to 3.6.4
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst |
3.6.2 31 Aug 2018 14:42:53 |
sunpoet |
Update WWW |
3.6.2 29 Jul 2018 19:24:02 |
sunpoet |
Sort *_DEPENDS |
3.6.2 11 Jul 2018 14:20:03 |
loader |
devel/py-pytest: Update to 3.6.2
https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
- Update PORTVERSION and distinfo checksum to 3.6.2
- Add devel/py-more-itertools [0] and devel/py-atomicwrites [1] to RUN_DEPENDS
- Add shells/bash [2] to TEST_DEPENDS
- Change test target to run pytest, setup.py test has been removed [3]
[0]
https://github.com/pytest-dev/pytest/commit/25399da9047d044174f090f1315f9a4244b91135
[1]
https://github.com/pytest-dev/pytest/commit/aa95a425d7708d80fc887b1825662daf3a624ba7
[2] https://github.com/pytest-dev/pytest/blob/master/testing/test_argcomplete.py
[3]
https://github.com/pytest-dev/pytest/commit/c1d9ca81df5364417317fd779e73d9ff85fe5d35
Reviewed by: koobs
Approved by: koobs (mentor)
Differential Revision: https://reviews.freebsd.org/D16124 |
3.4.2 20 Jun 2018 17:05:44 |
mat |
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.4.2 06 Mar 2018 15:15:40 |
miwi |
- Update to 3.4.2 |
3.4.1 21 Feb 2018 13:40:06 |
sunpoet |
Update to 3.4.1
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst |
3.4.0 31 Jan 2018 15:51:55 |
sunpoet |
Update to 3.4.0
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst |
3.3.2 13 Jan 2018 08:13:24 |
sunpoet |
Update to 3.3.2
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst |
3.2.5 30 Nov 2017 15:50:34 |
mat |
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 ) |
3.2.5 16 Nov 2017 22:25:21 |
sunpoet |
Update to 3.2.5
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst |
3.2.4 15 Nov 2017 19:55:49 |
sunpoet |
Update to 3.2.4
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst |
3.2.3 05 Oct 2017 09:49:21 |
sunpoet |
Update to 3.2.3
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst |
3.2.2 08 Sep 2017 21:52:10 |
sunpoet |
Update to 3.2.2
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst |
3.2.1 11 Aug 2017 21:38:51 |
sunpoet |
Update to 3.2.1
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst |
3.2.0 02 Aug 2017 18:36:10 |
sunpoet |
Update to 3.2.0
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst |
3.1.3 06 Jul 2017 00:03:15 |
sunpoet |
Update to 3.1.3
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst |
3.1.2 13 Jun 2017 19:54:18 |
jbeich |
devel/py3-pytest: unbreak after r441543
===========================================================================
=======================<phase: build-depends >============================
===> py36-pytest-3.1.2 depends on package: py36-setuptools_scm>=0 - not found
===> py36-pytest-3.1.2 depends on package:
/packages/All/py36-setuptools_scm-1.15.5.txz - not found
===> USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from
source
*** Error code 1
Reported by: pkg-fallout |
3.1.2 10 Jun 2017 09:28:48 |
sunpoet |
Update to 3.1.2
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst |
3.1.1 01 Jun 2017 19:58:56 |
sunpoet |
Update to 3.1.1
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst |
3.1.0 23 May 2017 18:52:09 |
sunpoet |
Update to 3.1.0
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst |
3.0.7 15 Mar 2017 11:32:38 |
sunpoet |
Update to 3.0.7
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst |
3.0.6 27 Jan 2017 20:53:11 |
sunpoet |
Update to 3.0.6
- Sort TEST_DEPENDS
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst |
3.0.5 21 Dec 2016 06:44:21 |
wen |
- Update to 3.0.5 |
3.0.3 13 Dec 2016 13:59:14 |
jbeich |
devel/py-pytest-asyncio: unbreak with python < 3.x by default
=======================<phase: run-depends >============================
===> py35-pytest-asyncio-0.5.0 depends on package: py35-pytest>=3.0.2 - not
found
===> py35-pytest-asyncio-0.5.0 depends on package:
/packages/All/py35-pytest-3.0.3.txz - not found
===> USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from
source
*** [run-depends] Error code 1
Reported by: pkg-fallout |
3.0.3 14 Oct 2016 00:31:17 |
wen |
- Update to 3.0.3
- Update TEST_DEPENDS
PR: 212042 (based on)
Submitted by: yuri@rawbw.com |
2.8.7 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
2.8.7 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.8.7 27 Feb 2016 06:48:59 |
koobs |
devel/py-pytest: Update to 2.8.7
- Update PORTVERSION and distinfo checksum (2.8.7)
- Remove nose from TEST_DEPENDS (only mentioned in tox.ini)
- Patch setup.py not to install version-suffixed console_scripts
- Enable "concurrent" Python installation accordingly
- Remove USES=zip, DISTFILES is now a tarball
Changes:
http://pytest.org/latest/changelog.html |
2.8.5 26 Dec 2015 10:28:32 |
koobs |
devel/py-pytest: Update to 2.8.5
- Update PORTVERSION and distinfo checksum (2.8.5)
- Add USES zip accordingly (no tar.gz @ PyPI)
- Add pytest-xdist to TEST_DEPENDS
- Add NO_ARCH
- Remove TESTS option and OPTIONS helpers
- Update test target to new convention
Changes:
https://github.com/pytest-dev/pytest/blob/2.8.5/CHANGELOG |
2.7.1 03 Jun 2015 04:41:22 |
koobs |
devel/py-pytest: Update to 2.7.1
- Update to 2.7.1
Approved by: maintainer (koobs, python) |
2.6.4 25 Feb 2015 03:47:56 |
koobs |
devel/py-pytest: Update to 2.6.4
- Update to 2.6.4
- Update COMMENT to reflect upstream description (setup.py)
- Update RUN_DEPENDS and TEST_DEPENDS
- Add TESTS option
- Update pkg-descr for more detail on features
Approved by: python (with hat) |
2.6.1_1 11 Feb 2015 13:11:56 |
koobs |
devel/py-pylib: Rename to devel/py-py
- Rename py-pylib to py-py to match upstream (PyPi) name [1]
- Update to 1.4.26
- Remove DISTNAME override, no longer necessary
- Update COMMENT
Accordingly:
- Update MOVED
- Update dependents
While I'm here:
- Sort USE_PYTHON values
- Canonicalize regression-test invocations
- Make TEST_DEPENDS explicit
[1] https://pypi.python.org/pypi/py/1.4.26 |
2.6.1 28 Sep 2014 18:28:04 |
rm |
Pass this guys to python@ because it's a general testing libraries, that is
used in many of our regression-test targets in python ports Makefiles.
Discussed with: koobs |
2.6.1 31 Aug 2014 03:56:03 |
koobs |
devel/py-pytest: Update to 2.6.1
- Update to 2.6.1
- Add LICENSE_FILE
- Update COMMENT (from upstream)
- RUN_DEPENDS: Add mock, update pylib minimum version
- Modernize Python framework entries
- Canonicalize regression-test target
- pkg-descr: Strip trailing slash from WWW: URL
Changes:
* http://pytest.org/latest/changelog.html
QA: 1055 passed, 39 skipped, 10 xfailed in 89.95 seconds
Approved by: maintainer (via email) |
2.5.2 05 Apr 2014 20:56:18 |
rm |
devel/py-pytest: update to 2.5.2 |
2.5.1 22 Dec 2013 18:10:52 |
rm |
- update to 2.5.1
- general clean-up |
2.3.5 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.3.5 07 May 2013 19:42:37 |
rm |
- update to 2.3.5 |
2.3.4 31 Dec 2012 07:51:28 |
rm |
- update to 2.3.4 |
2.3.2 29 Oct 2012 20:51:08 |
rm |
- update to 2.3.2
- align whitespace, reorder PLIST_SUB
- add TEST_DEPENDS
- add regression-test target (discussed with hpk@upstream)
while here:
- trim Makefile header
- fix packing list with python32
- tab -> space change in pkg-plist:WWW
PR: 172920 (based on)
Submitted by: Kubilay Kocak <koobs.freebsd at gmail dot com>
Feature safe: yes |
2.2.4 27 May 2012 19:56:02 |
rm |
- update to 2.2.4 |
2.2.3 24 Feb 2012 09:47:21 |
rm |
- update to 2.2.3 |
2.2.1 25 Jan 2012 18:59:26 |
rm |
- update to 2.2.1 |
2.2.0 21 Nov 2011 04:32:22 |
rm |
- update to 2.2.0
Approved by: miwi (co-mentor)
Feature safe: yes |
2.1.3 10 Nov 2011 22:20:18 |
rm |
Change email for my ports to FreeBSD one.
Approved by: novel (mentor)
Feature safe: yes |
2.1.3 20 Oct 2011 23:51:59 |
glarkin |
- Updated to 2.1.3
ChangeLog:
http://pytest.org/latest/changelog.html#changes-between-2-1-2-and-2-1-3
PR: ports/161819
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) |
2.1.2 25 Sep 2011 08:42:23 |
dhn |
- Update to 2.1.2
PR: ports/160980
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) |
2.1.1 13 Sep 2011 10:08:55 |
pav |
- Update to 2.1.1
PR: ports/160317
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) |
2.1.0 08 Aug 2011 19:20:09 |
pav |
py.test is a simple and popular testing tool for Python.
WWW: http://pytest.org/
PR: ports/158940
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |