Port details |
- py-aioftp FTP client/server for asyncio
- 0.21.4 ftp
=0 Version of this port present on the latest quarterly branch. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2019-03-28 14:04:28
- Last Update: 2023-01-11 15:58:34
- Commit Hash: 77d6847
- Also Listed In: python
- License: APACHE20
- Description:
- ftp client/server for asyncio
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}aioftp>0:ftp/py-aioftp@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/ftp/py-aioftp/ && make install clean
- To add the package, run one of these commands:
- pkg install ftp/py-aioftp
- pkg install py39-aioftp
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-aioftp listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-aioftp
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1665791042
SHA256 (aioftp-0.21.4.tar.gz) = 28bb26d4616c7c381a1543281f987051b8d2d1d5bfaf023d9e7e2c2105c51bb9
SIZE (aioftp-0.21.4.tar.gz) = 52587
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-pytest-asyncio>=0 : devel/py-pytest-asyncio@py39
- py39-pytest-cov>=0 : devel/py-pytest-cov@py39
- py39-trustme>=0 : security/py-trustme@py39
- py39-async_timeout>0 : devel/py-async_timeout@py39
- py39-siosocks>0 : net/py-siosocks@py39
- py39-idna>0 : dns/py-idna@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- ftp_py-aioftp
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.21.4 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.21.4 21 Nov 2022 17:23:42
    |
Dmitry Marakasov (amdmi3)  |
*/*: switch my ports from USES=pytest to USE_PYTHON=pytest
Suggested by: sunpoet |
0.21.4 19 Oct 2022 19:15:04
    |
Dmitry Marakasov (amdmi3)  |
ftp/py-aioftp: update 0.21.3 → 0.21.4 |
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) |
0.21.3 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 ) |
0.21.3 15 Jul 2022 19:28:51
    |
Dmitry Marakasov (amdmi3)  |
ftp/py-aioftp: update 0.21.2 → 0.21.3 |
0.21.2 22 Apr 2022 10:35:49
    |
Dmitry Marakasov (amdmi3)  |
ftp/py-aioftp: update 0.21.1 → 0.21.2 |
0.21.1 21 Apr 2022 11:54:01
    |
Dmitry Marakasov (amdmi3)  |
ftp/py-aioftp: update 0.21.0 → 0.21.1 |
0.21.0 20 Apr 2022 12:32:13
    |
Dmitry Marakasov (amdmi3)  |
ftp/py-aioftp: switch to USES=pytest
Switch to USES=pytest and ignore test which fails [1] on FreeBSD
Reported by: reprise [1] |
0.21.0 11 Apr 2022 15:31:32
    |
Dmitry Marakasov (amdmi3)  |
ftp/py-aioftp: switch to the latest pytest |
0.21.0 18 Mar 2022 17:11:38
    |
Dmitry Marakasov (amdmi3)  |
ftp/py-aioftp: switch to pytest4
- With 3 preceeding commits, the tests are now able to run when
py-pytest is at 6.x
PR: 256624 |
0.21.0 18 Mar 2022 17:11:37
    |
Dmitry Marakasov (amdmi3)  |
ftp/py-aioftp: update 0.20.1 → 0.21.0 |
0.20.1 22 Feb 2022 13:46:40
    |
Dmitry Marakasov (amdmi3)  |
ftp/py-aioftp: update 0.20.0 → 0.20.1 |
0.20.0 29 Dec 2021 16:55:38
    |
Dmitry Marakasov (amdmi3)  |
ftp/py-aioftp: update to 0.20.0 |
0.19.0 28 Oct 2021 11:46:06
    |
Dmitry Marakasov (amdmi3)  |
ftp/py-aioftp: update to 0.19.0 |
0.18.1 07 Apr 2021 23:19:01
    |
Dmitry Marakasov (amdmi3)  |
Remove useless Created by: headers mentioning me |
0.18.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.18.1 07 Oct 2020 00:12:16
  |
amdmi3  |
- Update to 0.18.1 |
0.18.0 07 Sep 2020 15:40:27
  |
amdmi3  |
- Update to 0.18.0 |
0.17.2 23 Aug 2020 17:24:07
  |
amdmi3  |
- Update to 0.17.2 |
0.16.1 21 Jul 2020 18:49:45
  |
amdmi3  |
- Update to 0.16.1 |
0.15.0 09 Jan 2020 12:24:37
  |
amdmi3  |
- Update to 0.15.0 |
0.13.0 31 Mar 2019 13:07:08
  |
danfe  |
Spell FTP properly (uppercased) when it does not refer to a command name. |
0.13.0 28 Mar 2019 14:06:53
  |
amdmi3  |
Add missing python categories |
0.13.0 28 Mar 2019 14:04:15
  |
amdmi3  |
ftp client/server for asyncio
WWW: https://aioftp.readthedocs.io/ |