Notes from UPDATING |
These upgrade notes are taken from /usr/ports/UPDATING
- 2017-11-30
Affects: */py* Author: mat@FreeBSD.org Reason:
Ports using Python via USES=python are now flavored. All the py3-* ports
have been removed and folded into their py-* master ports.
People using Poudriere 3.2+ and binary packages do not have to do anything.
For other people, to build the Python 3.6 version of, for example,
databases/py-gdbm, you need to run:
# make FLAVOR=py36 install
|
Number of commits found: 5
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
17 Feb 2021 18:39:21
2.1.0

|
sunpoet  |
Fix typo |
17 Feb 2021 18:05:31
2.1.0

|
sunpoet  |
Update to 2.1.0
Changes: https://github.com/agronholm/anyio/commits/master |
01 Feb 2021 19:47:20
2.0.2_1

|
sunpoet  |
Fix version
- Bump PORTREVISION for package change
PR: 253117
Reported by: rwatson |
06 Jan 2021 20:26:30
2.0.2

|
sunpoet  |
Add CURIO and TRIO options |
03 Jan 2021 19:56:56
2.0.2

|
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 |
Number of commits found: 5
|
Latest Vulnerabilities |
15 vulnerabilities affecting 114 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-02-25 03:33:54
|
|