non port: devel/py-pytest/Makefile |
SVNWeb
|
Number of commits found: 72 |
Tue, 2 May 2023
|
[ 16:21 Po-Chuan Hsieh (sunpoet) ] 4023481
devel/py-pytest: Update to 7.3.1
Changes: https://github.com/pytest-dev/pytest/releases
https://docs.pytest.org/en/stable/changelog.html
|
Wed, 5 Apr 2023
|
[ 17:31 Po-Chuan Hsieh (sunpoet) ] 92c0074
devel/py-pytest: Update to 7.2.2
Changes: https://github.com/pytest-dev/pytest/releases
https://docs.pytest.org/en/stable/changelog.html
|
Mon, 30 Jan 2023
|
[ 13:02 Po-Chuan Hsieh (sunpoet) ] f7cfe50
devel/py-pytest: Update to 7.2.1
Changes: https://github.com/pytest-dev/pytest/releases
https://docs.pytest.org/en/stable/changelog.html
|
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Tue, 15 Nov 2022
|
[ 15:41 Dmitry Marakasov (amdmi3) ] 04424a0
devel/py-pytest: update 7.1.3 → 7.2.0
PR: 267524
Approved by: maintainer timeout (python, 2 weeks)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Sun, 4 Sep 2022
|
[ 15:25 Po-Chuan Hsieh (sunpoet) ] 43f10c5
devel/py-pytest: Update to 7.1.3
Changes: https://github.com/pytest-dev/pytest/releases
https://docs.pytest.org/en/stable/changelog.html
|
Tue, 26 Apr 2022
|
[ 16:36 Po-Chuan Hsieh (sunpoet) ] 75e5e18
devel/py-pytest: Update to 7.1.2
Changes: https://github.com/pytest-dev/pytest/releases
https://docs.pytest.org/en/stable/changelog.html
|
Sun, 17 Apr 2022
|
[ 23:59 Po-Chuan Hsieh (sunpoet) ] 3d1699f
devel/py-pytest: Update version requirement of *_DEPENDS
- Sort RUN_DEPENDS and TEST_DEPENDS
|
Fri, 8 Apr 2022
|
[ 15:26 Dmitry Marakasov (amdmi3) ] 2ada39d
devel/py-pytest: update to 7.1.1
PR: 256624
Approved by: maintainer timeout (python@, 9 months)
|
Fri, 18 Mar 2022
|
[ 17:11 Dmitry Marakasov (amdmi3) ] 7db0553
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)
|
Tue, 25 Jan 2022
|
[ 19:42 Tobias C. Berner (tcberner) ] daec6ed
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
|
Sun, 27 Jun 2021
|
[ 05:08 Kevin Bowling (kbowling) ] 46a663d
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
|
Wed, 23 Jun 2021
|
[ 20:34 Kevin Bowling (kbowling) Author: Goran Meki? ] 0c6ce3c
devel/py-pytest: Update to 6.2.4
PR: 256624
|
Tue, 25 May 2021
|
[ 13:55 Dmitry Marakasov (amdmi3) ] 0729af4 (Only the first 10 of 80 ports in this commit are shown above. )
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@
|
Tue, 11 May 2021
|
[ 21:47 Po-Chuan Hsieh (sunpoet) ] 0ff23c9
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
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 14 Jul 2020
|
[ 07:59 antoine ] (Only the first 10 of 82 ports in this commit are shown above. )
Unbreak bulk -a
|
Tue, 14 May 2019
|
[ 12:04 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)
|
Wed, 17 Apr 2019
|
[ 18:50 sunpoet ]
Change RUN_DEPENDS from py-more-itertools to py-more-itertools5 conditionally
- Bump PORTREVISION for dependency change
|
Wed, 10 Apr 2019
|
[ 06:18 antoine ] (Only the first 10 of 399 ports in this commit are shown above. )
Bump a few PORTREVISIONs after r498529
With hat: portmgr
|
Sun, 31 Mar 2019
|
[ 13:15 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.
|
Tue, 26 Mar 2019
|
[ 12:54 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)
|
Fri, 31 Aug 2018
|
[ 23:48 sunpoet ]
Update to 3.6.4
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
|
Sun, 29 Jul 2018
|
[ 19:24 sunpoet ]
Sort *_DEPENDS
|
Wed, 11 Jul 2018
|
[ 14:20 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
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Tue, 6 Mar 2018
|
[ 15:15 miwi ]
- Update to 3.4.2
|
Wed, 21 Feb 2018
|
[ 13:40 sunpoet ]
Update to 3.4.1
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
|
Wed, 31 Jan 2018
|
[ 15:51 sunpoet ]
Update to 3.4.0
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
|
Sat, 13 Jan 2018
|
[ 08:13 sunpoet ]
Update to 3.3.2
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Thu, 16 Nov 2017
|
[ 22:25 sunpoet ]
Update to 3.2.5
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
|
Wed, 15 Nov 2017
|
[ 19:55 sunpoet ]
Update to 3.2.4
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
|
Thu, 5 Oct 2017
|
[ 09:49 sunpoet ]
Update to 3.2.3
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
|
Fri, 8 Sep 2017
|
[ 21:52 sunpoet ]
Update to 3.2.2
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
|
Fri, 11 Aug 2017
|
[ 21:38 sunpoet ]
Update to 3.2.1
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
|
Wed, 2 Aug 2017
|
[ 18:36 sunpoet ]
Update to 3.2.0
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
|
Thu, 6 Jul 2017
|
[ 00:03 sunpoet ]
Update to 3.1.3
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
|
Tue, 13 Jun 2017
|
[ 19:54 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
|
Sat, 10 Jun 2017
|
[ 09:28 sunpoet ]
Update to 3.1.2
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
|
Thu, 1 Jun 2017
|
[ 19:58 sunpoet ]
Update to 3.1.1
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
|
Tue, 23 May 2017
|
[ 18:52 sunpoet ]
Update to 3.1.0
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
|
Wed, 15 Mar 2017
|
[ 11:32 sunpoet ]
Update to 3.0.7
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
|
Fri, 27 Jan 2017
|
[ 20:53 sunpoet ]
Update to 3.0.6
- Sort TEST_DEPENDS
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
|
Wed, 21 Dec 2016
|
[ 06:44 wen ]
- Update to 3.0.5
|
Tue, 13 Dec 2016
|
[ 13:59 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
|
Fri, 14 Oct 2016
|
[ 00:31 wen ]
- Update to 3.0.3
- Update TEST_DEPENDS
PR: 212042 (based on)
Submitted by: yuri@rawbw.com
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 27 Feb 2016
|
[ 06:48 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
|
Sat, 26 Dec 2015
|
[ 10:28 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
|
Wed, 3 Jun 2015
|
[ 04:41 koobs ]
devel/py-pytest: Update to 2.7.1
- Update to 2.7.1
Approved by: maintainer (koobs, python)
|
Wed, 25 Feb 2015
|
[ 03:47 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)
|
Wed, 11 Feb 2015
|
[ 13:11 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
|
Sun, 28 Sep 2014
|
[ 18:28 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
|
Sun, 31 Aug 2014
|
[ 03:56 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)
|
Sat, 5 Apr 2014
|
[ 20:56 rm ]
devel/py-pytest: update to 2.5.2
|
Sun, 22 Dec 2013
|
[ 18:10 rm ]
- update to 2.5.1
- general clean-up
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Tue, 7 May 2013
|
[ 19:42 rm ]
- update to 2.3.5
|
Mon, 31 Dec 2012
|
[ 07:51 rm ]
- update to 2.3.4
|
Mon, 29 Oct 2012
|
[ 20:51 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
|
Sun, 27 May 2012
|
[ 19:56 rm ]
- update to 2.2.4
|
Fri, 24 Feb 2012
|
[ 09:47 rm ]
- update to 2.2.3
|
Wed, 25 Jan 2012
|
[ 18:59 rm ]
- update to 2.2.1
|
Mon, 21 Nov 2011
|
[ 04:32 rm ]
- update to 2.2.0
Approved by: miwi (co-mentor)
Feature safe: yes
|
Thu, 10 Nov 2011
|
[ 22:20 rm ] (Only the first 10 of 49 ports in this commit are shown above. )
Change email for my ports to FreeBSD one.
Approved by: novel (mentor)
Feature safe: yes
|
Thu, 20 Oct 2011
|
[ 23:51 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)
|
Sun, 25 Sep 2011
|
[ 08:42 dhn ]
- Update to 2.1.2
PR: ports/160980
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
|
Tue, 13 Sep 2011
|
[ 10:08 pav ]
- Update to 2.1.1
PR: ports/160317
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
|
Mon, 8 Aug 2011
|
[ 19:20 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>
|
Number of commits found: 72 |