Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
24.10.0 14 Oct 2024 05:25:27 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Update to 24.10.0
Changes: https://github.com/psf/black/releases
https://black.readthedocs.io/en/stable/change_log.html |
24.8.0 04 Aug 2024 21:16:00 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Update to 24.8.0
Changes: https://github.com/psf/black/releases
https://black.readthedocs.io/en/stable/change_log.html |
24.4.2 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 |
24.4.2 19 May 2024 17:15:30 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Update to 24.4.2
Changes: https://github.com/psf/black/releases
https://black.readthedocs.io/en/stable/change_log.html |
24.4.0 16 May 2024 06:22:06 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Update version requirement of TEST_DEPENDS |
24.4.0 13 Apr 2024 11:57:20 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Update to 24.4.0
Changes: https://github.com/psf/black/releases
https://black.readthedocs.io/en/stable/change_log.html |
24.3.0 31 Mar 2024 03:06:18 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Update to 24.3.0
Changes: https://github.com/psf/black/releases
https://black.readthedocs.io/en/stable/change_log.html |
24.2.0 21 Feb 2024 15:07:13 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Update to 24.2.0
- Update WWW
Changes: https://github.com/psf/black/releases
https://black.readthedocs.io/en/stable/change_log.html |
23.12.1 25 Dec 2023 16:10:52 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Update to 23.12.1
Changes: https://github.com/psf/black/releases |
23.12.0 14 Dec 2023 20:45:08 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Update to 23.12.0
Changes: https://github.com/psf/black/releases |
23.7.0 31 Jul 2023 16:39:57 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Update to 23.7.0
Changes: https://github.com/psf/black/releases |
23.3.0 30 Jun 2023 07:03:11 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Remove outdated PYTHON_REL check after lang/python37 removal |
23.3.0 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> |
23.3.0 18 Apr 2023 18:00:49 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Update to 23.3.0
- Update version requirement of TEST_DEPENDS
- Fix typo in 2c6f1a8c5b3e21573854c2abede75f5b610236e0
Changes: https://github.com/psf/black/releases |
22.10.0_4 04 Apr 2023 18:29:11 |
Antoine Brodin (antoine) |
USE_PYTHON=pep517: bump PORTREVISION |
22.10.0_3 21 Mar 2023 19:20:32 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for dependency and package change |
22.10.0_2 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
22.10.0_2 19 Nov 2022 08:11:56 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Fix dea032cba8b338a23c5bfdcc51327e2dce5855a3
- Revert 25b2be6023fea32fa22fc78775375fe2c3d07dcd: pyproject.toml removal is
enough |
22.10.0_2 22 Oct 2022 09:26:51 |
Kai Knoblich (kai) |
devel/py-black: Really fix packaging issues
* When the port was updated via dea032cba8b3, it still wouldn't build,
which was then fixed with 25b2be6023fe.
Although the port can now be built, the content of the generated
package is not correct at the moment as every Python module is placed
into an additional "src/" directory.
There was an attempt to fix the problem via 76670f6a4f84, but the
root cause has not yet been eliminated because the Python module is
still not usable:
$ python3.9 -m black
/usr/local/bin/python3.9: No module named black (Only the first 15 lines of the commit message are shown above ) |
22.10.0_1 15 Oct 2022 06:36:08 |
Yuri Victorovich (yuri) |
devel/py-black: Prevent conflicts by not installing tests
It was installing the file site-packages/tests/__init__.py
among others.
Approved by: portmgr (fix conflict) |
22.10.0 14 Oct 2022 13:54:25 |
Tobias C. Berner (tcberner) |
devel/py-black: fix build
Pointy hat: sunpoet
Reported by: fluffy |
22.10.0 09 Oct 2022 19:45:27 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Update to 22.10.0
Changes: https://github.com/psf/black/releases |
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) |
22.8.0 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 ) |
22.8.0 04 Sep 2022 03:46:41 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Update to 22.8.0
Changes: https://github.com/psf/black/releases |
22.6.0 11 Jul 2022 13:49:36 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Update to 22.6.0
Changes: https://github.com/psf/black/releases |
22.3.0 09 Jun 2022 10:58:11 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Convert to USE_PYTHON=pytest |
22.3.0 16 Apr 2022 04:19:18 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Update to 22.3.0
Changes: https://github.com/psf/black/releases |
22.1.0 30 Mar 2022 22:21:08 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Update to 22.1.0
Changes: https://github.com/psf/black/releases |
21.12b0 23 Jan 2022 18:19:17 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Add JUPYTER option |
21.12b0 11 Jan 2022 18:44:18 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Update to 21.12b0
- Clean up Makefile after 6c401020d1946446ed7f46742d7dca78c201408f (python36
removal)
Changes: https://github.com/psf/black/releases |
21.7b0 24 Jul 2021 20:21:31 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Update to 21.7b0
Changes: https://github.com/psf/black/releases |
21.6b0 20 Jun 2021 20:46:04 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Update to 21.6b0
Changes: https://github.com/psf/black/releases |
21.5b2 20 Jun 2021 11:37:20 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Add UVLOOP option |
21.5b2 14 Jun 2021 17:39:50 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Update to 21.5b2
Changes: https://github.com/psf/black/releases |
21.5b1 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@ |
21.5b1 16 May 2021 15:24:03 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Update to 21.5b1
Changes: https://github.com/psf/black/releases |
21.5b0 11 May 2021 21:47:06 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Update to 21.5b0
Changes: https://github.com/psf/black/releases |
20.8b1_1 29 Apr 2021 14:23:47 |
Po-Chuan Hsieh (sunpoet) |
devel/py-black: Add CATEGORIES=python |
20.8b1_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
20.8b1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20.8b1_1 01 Feb 2021 19:26:06 |
sunpoet |
Add COLORAMA option
- Bump PORTREVISION for dependency change |
20.8b1 22 Oct 2020 17:54:46 |
sunpoet |
Update to 20.8b1
Changes: https://github.com/psf/black/blob/master/CHANGES.md
https://black.readthedocs.io/en/stable/change_log.html |
19.10b0 01 Mar 2020 18:18:28 |
sunpoet |
Add D option |
19.10b0 01 Mar 2020 06:47:52 |
sunpoet |
Update to 19.10b0
Changes: https://github.com/psf/black/blob/master/README.md#change-log
https://black.readthedocs.io/en/stable/change_log.html |
19.3b0 29 Feb 2020 11:25:12 |
sunpoet |
Reset maintainership
- While I'm here:
- Sort RUN_DEPENDS
- Update pkg-descr
- Update WWW
- Take maintainership
PR: 244483
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
19.3.b0 09 Apr 2019 15:44:52 |
amdmi3 |
- Update to 19.3b0
PR: 236672
Approved by: maintainer timeout (neel@neelc.org, 3 weeks) |
18.9.b0 26 Dec 2018 07:20:22 |
wen |
- Update to 18.9b0
PR: 233344
Submitted by: wenheping2000@hotmail.com(myself)
Approved by: maintainer |
18.6.b4_1 06 Aug 2018 21:00:06 |
yuri |
devel/py-black: Remove dependency on textproc/py-pypandoc
PR: 230419
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
18.6.b4 01 Aug 2018 03:41:43 |
miwi |
- Update to 18.6b4
PR: 230103
Submitted by: maintainer
Sponsored by: iXsystems Inc. |
18.4.a4 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 |
18.4.a4 30 Apr 2018 09:03:08 |
krion |
Update to 18.4a4
PR: 227863
Submitted by: maintainer |
18.4.a3 26 Apr 2018 10:10:36 |
krion |
Update to 18.4a3
PR: 227775
Submitted by: maintainer |
18.4.a2 19 Apr 2018 10:02:46 |
joneum |
devel/py-black: Update to 18.4a2
PR: 227598
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
18.4.a1 16 Apr 2018 06:35:22 |
joneum |
devel/py-black: Update to 18.4a1
PR: 227493
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
18.4.a0 07 Apr 2018 13:16:04 |
dbaio |
devel/py-black: Update to 18.4a0
PR: 227268
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
18.3.a3 02 Apr 2018 16:27:40 |
yuri |
devel/py-black: Update 18.3a2 -> 18.3a3
PR: 227189
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
18.3.a2 20 Mar 2018 00:52:23 |
swills |
devel/py-black: Update to 18.3a2
PR: 226725
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
18.3.a1 17 Mar 2018 18:54:13 |
yuri |
devel/py-black: Corrected a mistake in FLAVOR syntax. |
18.3.a1 17 Mar 2018 18:32:59 |
yuri |
New port: devel/py-black: Python code formatter
PR: 226666
Submitted by: Neel Chauhan <neel@neelc.org> |