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-pytest Simple powerful testing with Python
7.4.4,1 devel on this many watch lists=3 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 7.4.3,1Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-08-08 19:20:47
Last Update: 2024-02-29 07:18:32
Commit Hash: 5d4139f
People watching this port, also watch:: binutils, python, py39-pycparser, font-misc-meltho, font-bh-lucidatypewriter-100dpi
Also Listed In: python
License: MIT
WWW:
https://docs.pytest.org/en/latest/
Description:
The pytest testing tool makes it easy to write small tests, yet scales to support complex functional testing. Features: * Detailed info on failing assert statements * Auto-discovery of test modules and functions * Modular fixtures to manage small or parametrized long-lived test resources * Can run unittest (or trial), nose test suites out of the box * Rich plugin architecture, with over 315+ external plugins
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}pytest>0:devel/py-pytest@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py39-pytest4
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/devel/py-pytest/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-pytest
  • pkg install py39-pytest
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-pytest listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pytest
Package flavors (<flavor>: <package>)
  • py39: py39-pytest
distinfo:
TIMESTAMP = 1708450732 SHA256 (pytest-7.4.4.tar.gz) = 2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280 SIZE (pytest-7.4.4.tar.gz) = 1357116

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

py39-pytest
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.4.4,17.4.4,1-7.4.4,17.4.4,1---
FreeBSD:13:quarterly7.4.3,17.4.3,17.3.1,17.4.3,17.4.3,17.4.3,17.4.3,17.4.3,1
FreeBSD:14:latest7.4.4,17.4.4,17.2.0,17.4.4,17.4.4,17.3.1,1-7.3.1,1
FreeBSD:14:quarterly7.4.3,17.4.3,1-7.4.3,17.4.3,17.4.3,17.4.3,17.4.3,1
FreeBSD:15:latest7.4.4,17.4.4,1n/a7.4.3,1n/a7.4.3,17.4.3,17.4.4,1
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>=45.0 : devel/py-setuptools@py39
  2. py39-setuptools-scm>=6.2.3 : devel/py-setuptools-scm@py39
  3. py39-wheel>=0 : devel/py-wheel@py39
  4. python3.9 : lang/python39
  5. py39-build>=0 : devel/py-build@py39
  6. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. bash : shells/bash
  2. lsof : sysutils/lsof
  3. py39-argcomplete>=0 : devel/py-argcomplete@py39
  4. py39-asynctest>=0 : devel/py-asynctest@py39
  5. py39-attrs>=19.2.0 : devel/py-attrs@py39
  6. py39-decorator>=0 : devel/py-decorator@py39
  7. py39-hypothesis>=3.56 : devel/py-hypothesis@py39
  8. py39-Jinja2>=0 : devel/py-Jinja2@py39
  9. py39-mock>=0 : devel/py-mock@py39
  10. py39-nose>=0 : devel/py-nose@py39
  11. py39-numpy>=0,1 : math/py-numpy@py39
  12. py39-pexpect>=0 : misc/py-pexpect@py39
  13. py39-pygments>=2.7.2 : textproc/py-pygments@py39
  14. py39-pytest-xdist>=2.1.0,1 : devel/py-pytest-xdist@py39
  15. py39-requests>=0 : www/py-requests@py39
  16. py39-twisted>=0 : devel/py-twisted@py39
  17. py39-xmlschema>=0 : textproc/py-xmlschema@py39
  18. python3.9 : lang/python39
Runtime dependencies:
  1. py39-iniconfig>=0 : devel/py-iniconfig@py39
  2. py39-packaging>=0 : devel/py-packaging@py39
  3. py39-pluggy>=0.12<2.0 : devel/py-pluggy@py39
  4. python3.9 : lang/python39
  5. py39-tomli>=1.0.0 : textproc/py-tomli@py39
  6. py39-exceptiongroup>=0 : devel/py-exceptiongroup@py39
This port is required by:
for Build
  1. cad/netgen
  2. devel/cvise
  3. devel/py-pytest-asyncio
  4. devel/py-pytest-factoryboy
  5. www/py-textile
for Run
  1. archivers/py-python-rpm-packaging
  2. cad/py-pymtl
  3. devel/py-hypothesis
  4. devel/py-nbval
  5. devel/py-pytest-aiohttp
  6. devel/py-pytest-asyncio
  7. devel/py-pytest-azurepipelines
Expand this list (73 items / 66 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/py-pytest-benchmark
  3. devel/py-pytest-black
  4. devel/py-pytest-cache
  5. devel/py-pytest-canonical-data
  6. devel/py-pytest-codspeed
  7. devel/py-pytest-console-scripts
  8. devel/py-pytest-cov
  9. devel/py-pytest-cpp
  10. devel/py-pytest-datadir
  11. devel/py-pytest-django
  12. devel/py-pytest-env
  13. devel/py-pytest-factoryboy
  14. devel/py-pytest-fixture-config
  15. devel/py-pytest-flake8
  16. devel/py-pytest-flakes
  17. devel/py-pytest-flask
  18. devel/py-pytest-forked
  19. devel/py-pytest-freezer
  20. devel/py-pytest-helpers-namespace
  21. devel/py-pytest-html
  22. devel/py-pytest-httpx
  23. devel/py-pytest-isort
  24. devel/py-pytest-jupyter
  25. devel/py-pytest-lazy-fixture
  26. devel/py-pytest-lazy-fixtures
  27. devel/py-pytest-localserver
  28. devel/py-pytest-markdown
  29. devel/py-pytest-metadata
  30. devel/py-pytest-mock
  31. devel/py-pytest-mpl
  32. devel/py-pytest-mutagen
  33. devel/py-pytest-mypy
  34. devel/py-pytest-mypy-plugins
  35. devel/py-pytest-nunit
  36. devel/py-pytest-order
  37. devel/py-pytest-parallel
  38. devel/py-pytest-plus
  39. devel/py-pytest-profiling
  40. devel/py-pytest-pycodestyle
  41. devel/py-pytest-qt
  42. devel/py-pytest-random-order
  43. devel/py-pytest-randomly
  44. devel/py-pytest-regressions
  45. devel/py-pytest-regtest
  46. devel/py-pytest-rerunfailures
  47. devel/py-pytest-services
  48. devel/py-pytest-shutil
  49. devel/py-pytest-socket
  50. devel/py-pytest-subprocess
  51. devel/py-pytest-subtests
  52. devel/py-pytest-sugar
  53. devel/py-pytest-timeout
  54. devel/py-pytest-tornado
  55. devel/py-pytest-tornasync
  56. devel/py-pytest-translations
  57. devel/py-pytest-trio
  58. devel/py-pytest-twisted
  59. devel/py-pytest-verbose-parametrize
  60. devel/py-pytest-virtualenv
  61. devel/py-pytest-xdist
  62. devel/py-pytest-xprocess
  63. devel/py-setuptools-declarative-requirements
  64. devel/py-testinfra
  65. devel/py-ttictoc
  66. finance/fava
  67. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/py-pytest-freezegun*
  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-pytest
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/p/pytest/
  2. https://pypi.org/packages/source/p/pytest/
Collapse this list.

Number of commits found: 86

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.4.4,1
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
7.4.4,1
21 Feb 2024 15:11:09
commit hash: e33b16a71c0002516b568f66bcc933266ef6b516commit hash: e33b16a71c0002516b568f66bcc933266ef6b516commit hash: e33b16a71c0002516b568f66bcc933266ef6b516commit hash: e33b16a71c0002516b568f66bcc933266ef6b516 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 3c7f7c943c081fc094b12893078a12e7e0f38c06commit hash: 3c7f7c943c081fc094b12893078a12e7e0f38c06commit hash: 3c7f7c943c081fc094b12893078a12e7e0f38c06commit hash: 3c7f7c943c081fc094b12893078a12e7e0f38c06 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 47177a522b37d7b66f438b6af8f3158451b7bbb2commit hash: 47177a522b37d7b66f438b6af8f3158451b7bbb2commit hash: 47177a522b37d7b66f438b6af8f3158451b7bbb2commit hash: 47177a522b37d7b66f438b6af8f3158451b7bbb2 files touched by this commit
Wen Heping (wen) search for other commits by this committer
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
commit hash: 10f54a30aba8fdac9f7dec4f6ce620afd34a33d8commit hash: 10f54a30aba8fdac9f7dec4f6ce620afd34a33d8commit hash: 10f54a30aba8fdac9f7dec4f6ce620afd34a33d8commit hash: 10f54a30aba8fdac9f7dec4f6ce620afd34a33d8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 00af000fd54bc000c5fcb25a8f26a644bac3a4dccommit hash: 00af000fd54bc000c5fcb25a8f26a644bac3a4dccommit hash: 00af000fd54bc000c5fcb25a8f26a644bac3a4dccommit hash: 00af000fd54bc000c5fcb25a8f26a644bac3a4dc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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
commit hash: b0abdbc4f13424cea7308c83dea7dd23c87e3c8dcommit hash: b0abdbc4f13424cea7308c83dea7dd23c87e3c8dcommit hash: b0abdbc4f13424cea7308c83dea7dd23c87e3c8dcommit hash: b0abdbc4f13424cea7308c83dea7dd23c87e3c8d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 7dbdd99bcc0982f7a2870f3a02295d0f026c78a8commit hash: 7dbdd99bcc0982f7a2870f3a02295d0f026c78a8commit hash: 7dbdd99bcc0982f7a2870f3a02295d0f026c78a8commit hash: 7dbdd99bcc0982f7a2870f3a02295d0f026c78a8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: e73b8df09e88d2a52dfa009128f5a6817b554a44commit hash: e73b8df09e88d2a52dfa009128f5a6817b554a44commit hash: e73b8df09e88d2a52dfa009128f5a6817b554a44commit hash: e73b8df09e88d2a52dfa009128f5a6817b554a44 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pytest: Remove outdated PYTHON_REL check after lang/python37 removal
7.3.1,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>
7.3.1,1
02 May 2023 16:21:24
commit hash: 402348102eb47fb5d270c04172cac353d75ec414commit hash: 402348102eb47fb5d270c04172cac353d75ec414commit hash: 402348102eb47fb5d270c04172cac353d75ec414commit hash: 402348102eb47fb5d270c04172cac353d75ec414 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 92c007419dabf53f1001c2c527694866fd92ee93commit hash: 92c007419dabf53f1001c2c527694866fd92ee93commit hash: 92c007419dabf53f1001c2c527694866fd92ee93commit hash: 92c007419dabf53f1001c2c527694866fd92ee93 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: f7cfe50ee85fce5f836bb0ca64bfb978fa03d67bcommit hash: f7cfe50ee85fce5f836bb0ca64bfb978fa03d67bcommit hash: f7cfe50ee85fce5f836bb0ca64bfb978fa03d67bcommit hash: f7cfe50ee85fce5f836bb0ca64bfb978fa03d67b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
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
7.2.0,1
15 Nov 2022 15:41:00
commit hash: 04424a08f7c29de08ebdf327aeb938f747583a1ccommit hash: 04424a08f7c29de08ebdf327aeb938f747583a1ccommit hash: 04424a08f7c29de08ebdf327aeb938f747583a1ccommit hash: 04424a08f7c29de08ebdf327aeb938f747583a1c files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
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
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)
7.1.3,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)
7.1.3,1
04 Sep 2022 15:25:40
commit hash: 43f10c5dcc8119c89d7afade5037541cbf7a57d7commit hash: 43f10c5dcc8119c89d7afade5037541cbf7a57d7commit hash: 43f10c5dcc8119c89d7afade5037541cbf7a57d7commit hash: 43f10c5dcc8119c89d7afade5037541cbf7a57d7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 75e5e18cb51638461d9ddf3fc38394245a03f464commit hash: 75e5e18cb51638461d9ddf3fc38394245a03f464commit hash: 75e5e18cb51638461d9ddf3fc38394245a03f464commit hash: 75e5e18cb51638461d9ddf3fc38394245a03f464 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 3d1699f7df2b9285dd4c1d616bb018a13660fba1commit hash: 3d1699f7df2b9285dd4c1d616bb018a13660fba1commit hash: 3d1699f7df2b9285dd4c1d616bb018a13660fba1commit hash: 3d1699f7df2b9285dd4c1d616bb018a13660fba1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pytest: Update version requirement of *_DEPENDS

- Sort RUN_DEPENDS and TEST_DEPENDS
7.1.1,1
08 Apr 2022 15:26:07
commit hash: 2ada39de05b12da1d1083c40ad676c061b6e8a70commit hash: 2ada39de05b12da1d1083c40ad676c061b6e8a70commit hash: 2ada39de05b12da1d1083c40ad676c061b6e8a70commit hash: 2ada39de05b12da1d1083c40ad676c061b6e8a70 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
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
commit hash: 7db055349957ee7f79e5c2452430c71a3e86b6ebcommit hash: 7db055349957ee7f79e5c2452430c71a3e86b6ebcommit hash: 7db055349957ee7f79e5c2452430c71a3e86b6ebcommit hash: 7db055349957ee7f79e5c2452430c71a3e86b6eb files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
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
commit hash: daec6edfc243dc99c3207998b4fe36a9f00ff59bcommit hash: daec6edfc243dc99c3207998b4fe36a9f00ff59bcommit hash: daec6edfc243dc99c3207998b4fe36a9f00ff59bcommit hash: daec6edfc243dc99c3207998b4fe36a9f00ff59b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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
commit hash: 46a663d44cb038c4b5fcca21f1c0151db0e8302ecommit hash: 46a663d44cb038c4b5fcca21f1c0151db0e8302ecommit hash: 46a663d44cb038c4b5fcca21f1c0151db0e8302ecommit hash: 46a663d44cb038c4b5fcca21f1c0151db0e8302e files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
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
commit hash: 0c6ce3c9c26d878acf943d53fb2a01ba602b71c2commit hash: 0c6ce3c9c26d878acf943d53fb2a01ba602b71c2commit hash: 0c6ce3c9c26d878acf943d53fb2a01ba602b71c2commit hash: 0c6ce3c9c26d878acf943d53fb2a01ba602b71c2 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
Author: Goran Meki?
devel/py-pytest: Update to 6.2.4

PR:		256624
4.6.11
25 May 2021 13:55:43
commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
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
commit hash: 0ff23c9000ef6ea293927dbe637acd3e24194499commit hash: 0ff23c9000ef6ea293927dbe637acd3e24194499commit hash: 0ff23c9000ef6ea293927dbe637acd3e24194499commit hash: 0ff23c9000ef6ea293927dbe637acd3e24194499 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
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
4.5.0
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.
4.5.0
14 Jul 2020 07:59:28
Revision:542200Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak bulk -a
4.5.0
14 May 2019 12:04:34
Revision:501650Original commit files touched by this commit
koobs search for other commits by this committer
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
Revision:499200Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
4.3.1_1
31 Mar 2019 13:15:58
Revision:497409Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:496893Original commit files touched by this commit
koobs search for other commits by this committer
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
Revision:478632Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:478579Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW
3.6.2
29 Jul 2018 19:24:02
Revision:475819Original commit files touched by this commit
sunpoet search for other commits by this committer
Sort *_DEPENDS
3.6.2
11 Jul 2018 14:20:03
Revision:474450Original commit files touched by this commit
loader search for other commits by this committer
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
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.4.2
06 Mar 2018 15:15:40
Revision:463727Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 3.4.2
3.4.1
21 Feb 2018 13:40:06
Revision:462516Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:460480Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:458904Original commit files touched by this commit
sunpoet search for other commits by this committer
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
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.2.5
16 Nov 2017 22:25:21
Revision:454352Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:454272Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:451289Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:449466Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:447801Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:447158Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:445110Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:443532Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:443077Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:442324Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:441543Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:436225Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:432582Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:429045Original commit files touched by this commit
wen search for other commits by this committer
- Update to 3.0.5
3.0.3
13 Dec 2016 13:59:14
Revision:428485Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:423944Original commit files touched by this commit
wen search for other commits by this committer
- 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
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
2.8.7
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
2.8.7
27 Feb 2016 06:48:59
Revision:409652Original commit files touched by this commit
koobs search for other commits by this committer
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
Revision:404499Original commit files touched by this commit
koobs search for other commits by this committer
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
Revision:388422Original commit files touched by this commit
koobs search for other commits by this committer
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
Revision:379871Original commit files touched by this commit
koobs search for other commits by this committer
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
Revision:378835Original commit files touched by this commit
koobs search for other commits by this committer
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
Revision:369485Original commit files touched by this commit
rm search for other commits by this committer
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
Revision:366719Original commit files touched by this commit
koobs search for other commits by this committer
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
Revision:350268Original commit files touched by this commit
rm search for other commits by this committer
devel/py-pytest: update to 2.5.2
2.5.1
22 Dec 2013 18:10:52
Revision:337206Original commit files touched by this commit
rm search for other commits by this committer
- update to 2.5.1
- general clean-up
2.3.5
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:317632Original commit files touched by this commit
rm search for other commits by this committer
- update to 2.3.5
2.3.4
31 Dec 2012 07:51:28
Revision:309710Original commit files touched by this commit
rm search for other commits by this committer
- update to 2.3.4
2.3.2
29 Oct 2012 20:51:08
Revision:306636Original commit files touched by this commit
rm search for other commits by this committer
- 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
Original commit files touched by this commit
rm search for other commits by this committer
- update to 2.2.4
2.2.3
24 Feb 2012 09:47:21
Original commit files touched by this commit
rm search for other commits by this committer
- update to 2.2.3
2.2.1
25 Jan 2012 18:59:26
Original commit files touched by this commit
rm search for other commits by this committer
- update to 2.2.1
2.2.0
21 Nov 2011 04:32:22
Original commit files touched by this commit
rm search for other commits by this committer
- update to 2.2.0

Approved by:   miwi (co-mentor)
Feature safe:  yes
2.1.3
10 Nov 2011 22:20:18
Original commit files touched by this commit
rm search for other commits by this committer
Change email for my ports to FreeBSD one.

Approved by:    novel (mentor)
Feature safe:   yes
2.1.3
20 Oct 2011 23:51:59
Original commit files touched by this commit
glarkin search for other commits by this committer
- 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
Original commit files touched by this commit
dhn search for other commits by this committer
- 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
Original commit files touched by this commit
pav search for other commits by this committer
- 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
Original commit files touched by this commit
pav search for other commits by this committer
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: 86