./devel/py-txrequests, Asynchronous Python HTTP Requests for Humans

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.6nb1, Package name: py310-txrequests-0.9.6nb1, Maintainer: pkgsrc-users

py-twrequests is a Small add-on for the python requests http library. It
uses twisted's ThreadPool, so that requests' API returns deferred.


Required to run:
[net/py-twisted] [devel/py-setuptools] [lang/python27] [devel/py-requests]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 5.182 KB

Version history: (Expand)


CVS history: (Expand)


   2022-07-08 16:28:07 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-txrequests: mark as only for python 3.x
   2022-02-13 09:53:45 by Thomas Klausner | Files touched by this commit (21)
Log message:
*: use versioned_dependencies for py-twisted
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2018-01-28 09:56:54 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-txrequests: updated to 0.9.6

0.9.6: Fix issue with twisted._threads._ithreads.AlreadyQuit
   2017-09-29 23:53:17 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Kill left-overs.
   2017-09-29 16:31:51 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
Add py-txrequests-0.9.5:

py-twrequests is a Small add-on for the python requests http library. It
uses twisted’s ThreadPool, so that requests’ API returns deferred.