./net/py-boto, Python interface to Amazon web services

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


Branch: CURRENT, Version: 2.49.0nb4, Package name: py311-boto-2.49.0nb4, Maintainer: pkgsrc-users

Boto is a Python package that provides interfaces to Amazon Web Services.
At the moment, boto supports S3 (Simple Storage Service) and SQS (Simple
Queue Service) via the REST API's provided by those services and EC2
(Elastic Compute Cloud) via the Query API. The intent is to support
additional services in the future.

The goal of boto is to provide a very simple, easy to use, lightweight
wrapper around the Amazon services. Not all features supported by the
Amazon Web Services will be supported in boto. Basically, those
features I need to do what I want to do are supported first. Other
features and requests are welcome and will be accomodated to the best
of my ability. Patches and contributions are welcome!


Required to run:
[devel/py-setuptools] [devel/py-filechunkio] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 1443.846 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-05 23:59:47 by Thomas Klausner | Files touched by this commit (3)
Log message:
py-boto: not for Python 3.12

boto (version 2) is dead and packages should migrate to boto3
   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 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

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

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2019-01-30 17:07:08 by Leonardo Taccari | Files touched by this commit (2)
Log message:
py-boto: Fix a typo for bin/dynamodb_dump ALTERNATIVES wrapper

PKGREVISION++
   2018-12-22 18:30:08 by Takahiro Kambe | Files touched by this commit (2)
Log message:
net/py-boto: fix ALTERNATIVES file

Fix ALTERNATIVES file syntax.

Bump PKGREVISION.
   2018-12-20 12:32:08 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-boto: revert previous, pkglint disagrees.
   2018-12-20 12:30:57 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-boto: pkg_alternatives expects full path as second argument.

Bump PKGREVISION.