Port details |
- py-txrequests Asynchronous Python HTTP for Humans
- 0.9.6 www
=0 0.9.6Version of this port present on the latest quarterly branch.
- BROKEN: Fails to build with latest devel/py-twisted
DEPRECATED: Use www/py-requests-futures as upstream is unmaintained since 2018 This port expired on: 2022-12-31 IGNORE: is marked as broken: Fails to build with latest devel/py-twisted
- Maintainer: bofh@FreeBSD.org
- Port Added: 2016-02-17 14:28:20
- Last Update: 2022-12-31 12:16:08
- Commit Hash: 0790916
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/tardyp/txrequests
- Description:
- Small add-on for the python requests http library. Makes use twisted's
ThreadPool, so that the requests API returns deferred.
The additional API and changes are minimal and strives to avoid surprises.
- ¦ ¦ ¦ ¦
- 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}txrequests>0:www/py-txrequests@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-txrequests
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1533613488
SHA256 (txrequests-0.9.6.tar.gz) = b452a1cafa4d005678f6fa47922a330feb4907d5b4732d1841ca98e89f1362e1
SIZE (txrequests-0.9.6.tar.gz) = 5306
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
- Runtime dependencies:
-
- py39-requests>=1.2.0 : www/py-requests@py39
- py39-twisted>=9.0.0 : devel/py-twisted@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:
- www_py-txrequests
- USES:
- python:3.6+
- 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.9.6 31 Dec 2022 12:16:08 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-12-31 www/py-txrequests: Use www/py-requests-futures as upstream is
unmaintained since 2018 |
0.9.6 30 Nov 2022 13:06:45 |
Muhammad Moinur Rahman (bofh) |
www/py-txrequests: Mark BROKEN and DEPRECATED
- Broken since latest update with devel/py-twisted
- This was a fork of www/py-requests-futures which was inactive for a
while but now the development has started again. So use
www/py-requests-futures instead of this.
- Set EXPIRATION_DATE on 2022-12-31 |
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.9.6 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.9.6 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
0.9.6 08 Mar 2022 02:09:57 |
Muhammad Moinur Rahman (bofh) |
*/*: Take maintainership |
0.9.6 07 Mar 2022 19:07:39 |
Rene Ladan (rene) |
all: return koobs' ports to the pool after safekeeping his commit bit. |
0.9.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.6 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.9.6 26 Apr 2019 05:58:48 |
koobs |
www/py-txrequests: Allow Python 3.x builds
txrequests ships a universal (py2,py3) wheel in PyPI, which means its
Python 2/3 compatible and that the maintainer used `bdist_wheel --universal`
when uploading the wheel to PyPI. buildbot (2.2.0), which is now Python 3.x
only, depends on it for tests.
txrequests tests (3/3 of them) pass under Python 3, and buildbots test
utilising txrequests don't appear to fail.
Enable Python 3.x builds accordingly. |
0.9.6 07 Aug 2018 03:53:32 |
koobs |
www/py-txrequests: Update to 0.9.6
Changelog:
https://github.com/tardyp/txrequests/blob/v0.9.6/CHANGES |
0.9.2 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.9.2 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.9.2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.9.2 17 Feb 2016 14:28:12 |
koobs |
[NEW] www/py-txrequests: Asynchronous Python HTTP for Humans
Small add-on for the python requests http library. Makes use Twisted's
ThreadPool, so that the requests API returns deferred.
The additional API and changes are minimal and strives to avoid
surprises.
WWW: https://github.com/tardyp/txrequests |