Port details |
- py-anonfile Unofficial library that wraps the anonfile.com REST API
- 1.0.0_1 net
=0 1.0.0_1Version of this port present on the latest quarterly branch.
- DEPRECATED: anonfile.com has shut down
This port expired on: 2023-12-07
- Maintainer: DtxdF@disroot.org
- Port Added: 2023-07-05 17:27:24
- Last Update: 2023-12-07 05:12:49
- Commit Hash: 12a8c31
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/nstrydom2/anonfile-api
- Description:
- anonfile is an unofficial Python API created to make uploading and
downloading files from <anonfiles.com> simple and effective for
programming in Python. The goal of the project is to create an
intuitive library for anonymous file sharing.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}anonfile>0:net/py-anonfile@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-anonfile
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1691647723
SHA256 (anonfile-1.0.0.tar.gz) = d64f5180d6d400098ae32eeb62a0b82b7095f1cdcda0bcacfe71d91ac3bc03ec
SIZE (anonfile-1.0.0.tar.gz) = 14082
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- 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:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-importlib-metadata>0 : devel/py-importlib-metadata@py39
- py39-requests-toolbelt>0 : www/py-requests-toolbelt@py39
- py39-requests>0 : www/py-requests@py39
- py39-tqdm>0 : misc/py-tqdm@py39
- 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:
- net_py-anonfile
- USES:
- dos2unix python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port deleted on 2023-12-07
REASON: Has expired: anonfile.com has shut down
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0_1 07 Dec 2023 05:12:49 |
Muhammad Moinur Rahman (bofh) |
net/py-anonfile: Remove expired port
2023-12-07 net/py-anonfile: anonfile.com has shut down |
1.0.0_1 10 Sep 2023 16:13:03 |
Robert Clausecker (fuz) |
net/py-anonfile: deprecate (site has shut down)
This port is no longer useful without anonfile.com.
PR: 273236
Reported by: DtxdF@disroot.org (maintainer) |
1.0.0 13 Aug 2023 09:32:55 |
Robert Clausecker (fuz) Author: Jesús Daniel Colmenares Oviedo |
net/py-anonfile: Update to 1.0.0
ChangeLog:
https://github.com/nstrydom2/anonfile-api/blob/v1.0.0/CHANGELOG.md
* drops support for Python 3.7 and makes 3.8 the new baseline for further
development
* updates all dependencies
* adds size_readable property to ParseResponse
* improves the testing methodology of the library
* fixes a bug in which the config directory was set incorrectly on FreeBSD
* refactors and future proofs CLI code
PR: 273038 |
0.2.7 05 Jul 2023 17:21:09 |
Robert Clausecker (fuz) Author: Jesús Daniel Colmenares Oviedo |
net/py-anonfile: New port: Unofficial library that wraps the anonfile.com REST
API
anonfile is an unofficial Python API created to make uploading and
downloading files from <anonfiles.com> simple and effective for
programming in Python. The goal of the project is to create an
intuitive library for anonymous file sharing.
WWW: https://github.com/nstrydom2/anonfile-api
PR: 272021 |
Number of commits found: 4
|