notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-anonfile Unofficial library that wraps the anonfile.com REST API
1.0.0_1 net Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.0_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: anonfile.com has shut down
Expired This port expired on: 2023-12-07
Maintainer: DtxdF@disroot.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py39: py39-anonfile
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-importlib-metadata>0 : devel/py-importlib-metadata@py39
  2. py39-requests-toolbelt>0 : www/py-requests-toolbelt@py39
  3. py39-requests>0 : www/py-requests@py39
  4. py39-tqdm>0 : misc/py-tqdm@py39
  5. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  6. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/a/anonfile/
  2. https://pypi.org/packages/source/a/anonfile/
Collapse this list.
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)
CommitCreditsLog message
1.0.0_1
07 Dec 2023 05:12:49
commit hash: 12a8c314fd1680859a5b4a67af45171b015a77bccommit hash: 12a8c314fd1680859a5b4a67af45171b015a77bccommit hash: 12a8c314fd1680859a5b4a67af45171b015a77bccommit hash: 12a8c314fd1680859a5b4a67af45171b015a77bc files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: cc151fd2526e3b91157c7fbc525f19d24b7c6829commit hash: cc151fd2526e3b91157c7fbc525f19d24b7c6829commit hash: cc151fd2526e3b91157c7fbc525f19d24b7c6829commit hash: cc151fd2526e3b91157c7fbc525f19d24b7c6829 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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
commit hash: 7dbdc9f4bfb9b1f28fb868ce4417cc76e2fdb52bcommit hash: 7dbdc9f4bfb9b1f28fb868ce4417cc76e2fdb52bcommit hash: 7dbdc9f4bfb9b1f28fb868ce4417cc76e2fdb52bcommit hash: 7dbdc9f4bfb9b1f28fb868ce4417cc76e2fdb52b files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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
commit hash: 55b68f21474e20e69bae407af0d10be8746a103acommit hash: 55b68f21474e20e69bae407af0d10be8746a103acommit hash: 55b68f21474e20e69bae407af0d10be8746a103acommit hash: 55b68f21474e20e69bae407af0d10be8746a103a files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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