Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.8.0 03 Feb 2025 15:51:02
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 4.8.0
Changes: https://github.com/agronholm/anyio/releases |
4.7.0 25 Dec 2024 19:15:20
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 4.7.0
Changes: https://github.com/agronholm/anyio/releases |
4.6.2 22 Oct 2024 09:48:36
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 4.6.2
Changes: https://github.com/agronholm/anyio/releases |
4.6.1 21 Oct 2024 09:17:30
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 4.6.1
Changes: https://github.com/agronholm/anyio/releases |
4.6.0 30 Sep 2024 13:36:29
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 4.6.0
Changes: https://github.com/agronholm/anyio/releases |
4.4.0 28 May 2024 20:19:36
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 4.4.0
Changes: https://github.com/agronholm/anyio/releases |
4.3.0 08 Apr 2024 12:37:28
    |
Po-Chuan Hsieh (sunpoet)  |
Mk/Uses/python.mk: Introduce PY_EXCEPTIONGROUP
The minimal version is set to 1.1.1 because it is required by devel/py-cattrs.
Convert ports to use PY_EXCEPTIONGROUP to simplify Makefile.
With hat: python |
4.3.0 09 Mar 2024 14:05:43
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 4.3.0
Changes: https://github.com/agronholm/anyio/releases |
4.2.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 |
4.2.0 25 Dec 2023 09:00:05
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 4.2.0
Changes: https://github.com/agronholm/anyio/releases |
4.1.0 27 Nov 2023 10:28:10
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 4.1.0
Changes: https://github.com/agronholm/anyio/releases |
4.0.0 04 Sep 2023 21:30:08
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 4.0.0
Changes: https://github.com/agronholm/anyio/releases |
3.7.1 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 |
3.7.1 09 Jul 2023 21:34:28
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 3.7.1
Changes: https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst |
3.7.0 30 Jun 2023 07:03:05
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Remove outdated PYTHON_REL check after lang/python37 removal |
3.7.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> |
3.7.0 05 Jun 2023 18:47:00
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 3.7.0
Changes: https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst |
3.6.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 |
3.6.2 30 Dec 2022 09:04:28
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 3.6.2
Changes: https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst |
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) |
3.6.1 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 ) |
3.6.1 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 ) |
3.6.1 22 May 2022 04:22:58
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 3.6.1
Changes: https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst |
3.5.0 23 Jan 2022 18:19:15
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 3.5.0
Changes: https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst |
3.4.0 21 Dec 2021 18:47:59
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 3.4.0
Changes: https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst |
3.3.4 25 Oct 2021 21:46:37
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 3.3.4
Changes: https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst |
3.3.3 13 Oct 2021 19:13:27
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 3.3.3
Changes: https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst |
3.3.2 27 Sep 2021 20:33:41
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 3.3.2
Changes: https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst |
3.3.1 21 Sep 2021 03:44:20
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 3.3.1
Changes: https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst |
3.3.0 24 Jul 2021 20:21:30
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 3.3.0
Changes: https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst |
3.2.1 30 Jun 2021 20:43:39
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 3.2.1
Changes: https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst |
3.2.0 20 Jun 2021 16:15:58
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 3.2.0
Changes: https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst |
3.1.0 26 May 2021 12:54:51
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 3.1.0
Changes: https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst |
3.0.1 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@ |
3.0.1 02 May 2021 19:44:41
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 3.0.1
Changes: https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst |
3.0.0 25 Apr 2021 20:35:21
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-anyio: Update to 3.0.0
- Remove CURIO option: support dropped by upstream
Changes: https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst |
2.2.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.2.0 07 Mar 2021 22:17:07
  |
sunpoet  |
Update to 2.2.0
Changes: https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst |
2.1.0 03 Mar 2021 18:08:38
  |
sunpoet  |
Revert r563750 and fix it in a better way
PR: 253117 |
2.1.0 17 Feb 2021 18:39:21
  |
sunpoet  |
Fix typo |
2.1.0 17 Feb 2021 18:05:31
  |
sunpoet  |
Update to 2.1.0
Changes: https://github.com/agronholm/anyio/commits/master |
2.0.2_1 01 Feb 2021 19:47:20
  |
sunpoet  |
Fix version
- Bump PORTREVISION for package change
PR: 253117
Reported by: rwatson |
2.0.2 06 Jan 2021 20:26:30
  |
sunpoet  |
Add CURIO and TRIO options |
2.0.2 03 Jan 2021 19:56:56
  |
sunpoet  |
Add py-anyio 2.0.2
AnyIO is a asynchronous compatibility API that allows applications and libraries
written against it to run unmodified on asyncio, curio and trio.
It bridges the following functionality:
- Task groups
- Cancellation
- Threads
- Signal handling
- Asynchronous file I/O
- Subprocesses
- Inter-task synchronization and communication (locks, conditions, events,
semaphores, object streams)
- High level networking (TCP, UDP and UNIX sockets)
You can even use it together with native libraries from your selected backend in
applications. Doing this in libraries is not advisable however since it limits
the usefulness of your library.
WWW: https://github.com/agronholm/anyio |