NOTICE: This package has been removed from pkgsrc

./devel/py-requests-ftp, FTP transport adapter for use with the requests Python lib

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.3.1nb1, Package name: py39-requests-ftp-0.3.1nb1, Maintainer: minskim

Requests-FTP is an implementation of an FTP transport adapter for use
with the awesome Requests Python library. This library is intended as
both a starting point for future development and a useful example for
how to implement transport adapters.


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

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 7.666 KB

Version history: (Expand)


CVS history: (Expand)


   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
   2019-01-02 13:29:09 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-requests-ftp: added "python" to CATEGORIES; set USE_LANGUAGES=#none
   2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229)
Log message:
Switch github HOMEPAGEs to https.
   2017-03-07 19:15:21 by Min Sik Kim | Files touched by this commit (4)
Log message:
Import py-request-ftp-0.3.1 as devel/py-request-ftp

Requests-FTP is an implementation of an FTP transport adapter for use
with the awesome Requests Python library.  This library is intended as
both a starting point for future development and a useful example for
how to implement transport adapters.