notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
py-pyproject-flake8 Monkey patching wrapper to connect flake8 with pyproject.toml configuration
6.1.0 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.0.0.post1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-18 18:09:29
Last Update: 2023-10-11 12:58:02
Commit Hash: c6327d4
Also Listed In: python
License: UNLICENSE
WWW:
https://github.com/csachs/pyproject-flake8
Description:
pyproject-flake8 (pflake8) is a monkey patching wrapper to connect flake8 with pyproject.toml configuration.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}pyproject-flake8>0:devel/py-pyproject-flake8@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-pyproject-flake8/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-pyproject-flake8
  • pkg install py39-pyproject-flake8
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-pyproject-flake8 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pyproject-flake8
Package flavors (<flavor>: <package>)
  • py39: py39-pyproject-flake8
distinfo:
TIMESTAMP = 1696904138 SHA256 (pyproject_flake8-6.1.0.tar.gz) = 6da8e5a264395e0148bc11844c6fb50546f1fac83ac9210f7328664135f9e70f SIZE (pyproject_flake8-6.1.0.tar.gz) = 4470

Packages (timestamps in pop-ups are UTC):
py39-pyproject-flake8
ABIlatestquarterly
FreeBSD:12:aarch64-6.0.0.post1
FreeBSD:12:amd646.1.06.0.0.post1
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i3866.1.06.0.0.post1
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch646.1.06.0.0.post1
FreeBSD:13:amd646.1.06.0.0.post1
FreeBSD:13:armv6-6.0.0.post1
FreeBSD:13:armv76.1.06.0.0.post1
FreeBSD:13:i3866.1.06.0.0.post1
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc64-6.0.0.post1
FreeBSD:13:riscv64--
FreeBSD:14:aarch646.1.06.0.0.post1
FreeBSD:14:amd646.1.06.0.0.post1
FreeBSD:14:armv6--
FreeBSD:14:armv76.1.06.0.0.post1
FreeBSD:14:i3866.1.06.0.0.post1
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc646.0.0.post16.0.0.post1
FreeBSD:14:riscv64--
FreeBSD:15:aarch646.1.0-
FreeBSD:15:amd646.1.0-
FreeBSD:15:armv6--
FreeBSD:15:armv76.1.0-
FreeBSD:15:i3866.1.0-
FreeBSD:15:mips64--
FreeBSD:15:powerpc646.0.0.post1-
FreeBSD:15:riscv64--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-flit-core>=3.2<4 : devel/py-flit-core@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-flake8>=6.1.0 : devel/py-flake8@py39
  2. python3.9 : lang/python39
  3. py39-tomli>=0 : textproc/py-tomli@py39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-pyproject-flake8
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/pyproject_flake8/
  2. https://pypi.org/packages/source/p/pyproject_flake8/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.1.0
11 Oct 2023 12:58:02
commit hash: c6327d48b89d3c60b0d0a02cf5e25645a68b9048commit hash: c6327d48b89d3c60b0d0a02cf5e25645a68b9048commit hash: c6327d48b89d3c60b0d0a02cf5e25645a68b9048commit hash: c6327d48b89d3c60b0d0a02cf5e25645a68b9048 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pyproject-flake8: Update to 6.1.0

Changes:	https://github.com/csachs/pyproject-flake8/commits/main
6.0.0.post1
16 Aug 2023 18:25:33
commit hash: e77be6f2dbde599c1a770b7702f3a8e9e09d8b02commit hash: e77be6f2dbde599c1a770b7702f3a8e9e09d8b02commit hash: e77be6f2dbde599c1a770b7702f3a8e9e09d8b02commit hash: e77be6f2dbde599c1a770b7702f3a8e9e09d8b02 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pyproject-flake8: Fix build after py-flake8 6.1.0 update
(a3fb954a5fc5408a2ebb725cd2378325894d562f)
6.0.0.post1
14 Aug 2023 18:42:01
commit hash: 4dc93ec17544d0a2e988004a27e7c7213c1c8e10commit hash: 4dc93ec17544d0a2e988004a27e7c7213c1c8e10commit hash: 4dc93ec17544d0a2e988004a27e7c7213c1c8e10commit hash: 4dc93ec17544d0a2e988004a27e7c7213c1c8e10 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/py-pyproject-flake8: fix dependency on flake8

Reported by:	sunpoet
6.0.0.post1
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>
6.0.0.post1
18 Apr 2023 18:00:41
commit hash: 0c24df6fc770268737c8b64b4069637bc7c2af07commit hash: 0c24df6fc770268737c8b64b4069637bc7c2af07commit hash: 0c24df6fc770268737c8b64b4069637bc7c2af07commit hash: 0c24df6fc770268737c8b64b4069637bc7c2af07 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pyproject-flake8: Add py-pyproject-flake8 6.0.0.post1

pyproject-flake8 (pflake8) is a monkey patching wrapper to connect flake8 with
pyproject.toml configuration.

Number of commits found: 5