Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.4.1_1 14 Oct 2024 04:45:22 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyproject-hooks: Move devel/py-pyproject_hooks to
devel/py-pyproject-hooks
- Bump PORTREVISION of dependent ports for dependency change |
7.4.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 |
7.4.1 10 Jul 2024 04:57:49 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip-tools: Update to 7.4.1
Changes: https://github.com/jazzband/pip-tools/releases |
6.14.0 09 Mar 2024 14:06:00 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip-tools: Remove PY_SETUPTOOLS
- Update version requirement of BUILD_DEPENDS
py-setuptools should be used rather than PY_SETUPTOOLS |
6.14.0 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 |
6.14.0 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 |
6.14.0 09 Jul 2023 21:34:34 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip-tools: Update to 6.14.0
Changes: https://github.com/jazzband/pip-tools/releases |
6.13.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> |
6.13.0 09 Apr 2023 20:40:20 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip-tools: Update to 6.13.0
Changes: https://github.com/jazzband/pip-tools/releases |
6.12.3 05 Apr 2023 17:30:27 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip-tools: Update to 6.12.3
Changes: https://github.com/jazzband/pip-tools/releases |
6.12.1_2 04 Apr 2023 18:29:11 |
Antoine Brodin (antoine) |
USE_PYTHON=pep517: bump PORTREVISION |
6.12.1_1 21 Mar 2023 19:20:56 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip-tools: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for dependency and package change |
6.12.1 30 Jan 2023 12:59:56 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip-tools: Update to 6.12.1
Changes: https://github.com/jazzband/pip-tools/releases |
6.10.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
6.10.0 30 Dec 2022 09:04:47 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip-tools: Update to 6.10.0
Changes: https://github.com/jazzband/pip-tools/releases |
6.9.0 09 Oct 2022 19:45:29 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip-tools: Update to 6.9.0
Changes: https://github.com/jazzband/pip-tools/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) |
6.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 ) |
6.8.0 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
6.8.0 07 Jul 2022 12:36:16 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip-tools: Update to 6.8.0
Changes: https://github.com/jazzband/pip-tools/releases |
6.7.0 29 Jun 2022 21:50:03 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip-tools: Update to 6.7.0
Changes: https://github.com/jazzband/pip-tools/releases |
6.6.2 03 Jun 2022 09:00:36 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip-tools: Update to 6.6.2
Changes: https://github.com/jazzband/pip-tools/releases |
6.6.1 14 May 2022 10:24:28 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip-tools: Update to 6.6.1
Changes: https://github.com/jazzband/pip-tools/releases |
6.6.0 13 May 2022 11:39:31 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip-tools: Update to 6.6.0
Changes: https://github.com/jazzband/pip-tools/releases |
6.3.1 13 Oct 2021 19:13:51 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip-tools: Update to 6.3.1
Changes: https://github.com/jazzband/pip-tools/releases |
6.3.0 27 Sep 2021 15:55:58 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip-tools: Update to 6.3.0
Changes: https://github.com/jazzband/pip-tools/releases |
6.2.0 30 Jun 2021 20:43:43 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip-tools: Update to 6.2.0
Changes: https://github.com/jazzband/pip-tools/releases |
6.1.0 11 May 2021 21:47:11 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip-tools: Clean up |
6.1.0 29 Apr 2021 14:23:52 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip-tools: Update to 6.1.0
Changes: https://github.com/jazzband/pip-tools/releases |
6.0.1 25 Apr 2021 20:35:27 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip-tools: Update to 6.0.1
Changes: https://github.com/jazzband/pip-tools/releases |
6.0.0 18 Apr 2021 05:43:31 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip-tools: Update to 6.0.0
Changes: https://github.com/jazzband/pip-tools/releases |
5.5.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.5.0 03 Jan 2021 20:07:41 |
sunpoet |
Update to 5.5.0
Changes: https://github.com/jazzband/pip-tools/releases |
5.4.0 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
5.4.0 26 Nov 2020 21:17:38 |
sunpoet |
Update to 5.4.0
Changes: https://github.com/jazzband/pip-tools/releases |
5.3.1 05 Sep 2020 10:10:06 |
sunpoet |
Update to 5.3.1
Changes: https://github.com/jazzband/pip-tools/releases |
4.5.1 27 Feb 2020 21:24:05 |
sunpoet |
Update to 4.5.1
Changes: https://github.com/jazzband/pip-tools/releases |
4.5.0 21 Feb 2020 20:24:13 |
sunpoet |
Update to 4.5.0
Changes: https://github.com/jazzband/pip-tools/releases |
4.4.1 02 Feb 2020 11:00:30 |
sunpoet |
Update to 4.4.1
Changes: https://github.com/jazzband/pip-tools/releases |
4.4.0 23 Jan 2020 04:21:54 |
sunpoet |
Update to 4.4.0
Changes: https://github.com/jazzband/pip-tools/releases |
4.3.0 08 Dec 2019 17:02:46 |
sunpoet |
Update to 4.3.0
Changes: https://github.com/jazzband/pip-tools/releases |
4.2.0 20 Oct 2019 17:11:05 |
sunpoet |
Update to 4.2.0
Changes: https://github.com/jazzband/pip-tools/releases |
4.1.0 28 Aug 2019 23:52:15 |
sunpoet |
Update to 4.1.0
Changes: https://github.com/jazzband/pip-tools/releases |
4.0.0 01 Aug 2019 16:17:08 |
sunpoet |
Update to 4.0.0
Changes: https://github.com/jazzband/pip-tools/releases |
3.9.0 21 Jul 2019 20:48:06 |
sunpoet |
Update to 3.9.0
Changes: https://github.com/jazzband/pip-tools/releases |
3.8.0 07 Jun 2019 23:04:30 |
sunpoet |
Update to 3.8.0
Changes: https://github.com/jazzband/pip-tools/releases |
3.7.0 12 May 2019 20:09:54 |
sunpoet |
Update to 3.7.0
Changes: https://github.com/jazzband/pip-tools/releases |
3.6.1 25 Apr 2019 18:29:18 |
sunpoet |
Update to 3.6.1
Changes: https://github.com/jazzband/pip-tools/releases |
3.6.0_1 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
3.6.0 05 Apr 2019 22:43:53 |
sunpoet |
Update to 3.6.0
Changes: https://github.com/jazzband/pip-tools/releases |
3.5.0 14 Mar 2019 15:20:13 |
sunpoet |
Update to 3.5.0
Changes: https://github.com/jazzband/pip-tools/releases |
3.4.0 04 Mar 2019 17:57:54 |
sunpoet |
Update to 3.4.0
Changes: https://github.com/jazzband/pip-tools/releases |
3.2.0 01 Jan 2019 20:36:25 |
sunpoet |
Update to 3.2.0
Changes: https://github.com/jazzband/pip-tools/releases |
3.1.0 07 Oct 2018 20:02:01 |
sunpoet |
Update to 3.1.0
Changes: https://github.com/jazzband/pip-tools/releases |
3.0.0 27 Sep 2018 22:56:56 |
linimon |
Unmark broken on powercp64/mips64.
PR: 231710
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
3.0.0 26 Sep 2018 19:18:15 |
sunpoet |
Update to 3.0.0
Changes: https://github.com/jazzband/pip-tools/releases |
2.0.2 02 Jul 2018 00:47:14 |
linimon |
Mark various ports broken on mips64 and, where appropriate, mips.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
2.0.2 24 Jun 2018 20:17:57 |
sunpoet |
Update to 2.0.2
Changes: https://github.com/jazzband/pip-tools/releases |
1.11.0 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 |
1.11.0 18 Jun 2018 03:49:10 |
linimon |
Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
1.11.0 25 Apr 2018 16:42:38 |
amdmi3 |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
1.11.0 25 Mar 2018 18:05:18 |
sunpoet |
Add py-pip-tools 1.11.0
pip-tools = pip-compile + pip-sync
It is a set of command line tools to help you keep your pip-based packages
fresh, even when you've pinned them.
WWW: https://pypi.python.org/pypi/pip-tools
WWW: https://github.com/jazzband/pip-tools |