The NetBSD Project

CVS log for pkgsrc/net/py-boto/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / net / py-boto

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.35 / (download) - annotate - [select for diffs], Sun Nov 5 22:59:47 2023 UTC (3 weeks, 2 days ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.34: +3 -1 lines
Diff to previous 1.34 (colored)

py-boto: not for Python 3.12

boto (version 2) is dead and packages should migrate to boto3

Revision 1.34 / (download) - annotate - [select for diffs], Tue Jan 4 20:54:25 2022 UTC (22 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS

Revision 1.33 / (download) - annotate - [select for diffs], Wed Jan 30 16:07:07 2019 UTC (4 years, 9 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

py-boto: Fix a typo for bin/dynamodb_dump ALTERNATIVES wrapper

PKGREVISION++

Revision 1.32 / (download) - annotate - [select for diffs], Sat Dec 22 17:30:08 2018 UTC (4 years, 11 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

net/py-boto: fix ALTERNATIVES file

Fix ALTERNATIVES file syntax.

Bump PKGREVISION.

Revision 1.31 / (download) - annotate - [select for diffs], Thu Dec 20 11:30:57 2018 UTC (4 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.30: +2 -1 lines
Diff to previous 1.30 (colored)

py-boto: pkg_alternatives expects full path as second argument.

Bump PKGREVISION.

Revision 1.30 / (download) - annotate - [select for diffs], Tue Aug 21 14:22:31 2018 UTC (5 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.29: +6 -12 lines
Diff to previous 1.29 (colored)

py-boto: updated to 2.49.0

boto v2.49.0:
Import the latest CA Bundle from certifi
Fix to support uploads to KMS-encrypted buckets.
Support fetching GCS bucket encryption metadata.
Update layer1.py
Fix tests/unit/glacier/test_writer.py to make work with pypy.

Revision 1.29 / (download) - annotate - [select for diffs], Fri Jul 7 04:14:47 2017 UTC (6 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

2.48.0:
This release addresses a few S3 related bugs as well as a bug with the recent endpoint heuristics feature.

Changes
* Fix generate_url() AttributeError when using anonymous connections
* Use RegionInfo by default with heuristics
* Allow specifying s3 host from boto config file.

Revision 1.28 / (download) - annotate - [select for diffs], Fri May 26 04:26:22 2017 UTC (6 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

boto v2.47.0
Adds features for Google Cloud Storage.
Changes:
* Loosen requirements for ID field in PROJECT_PRIVATE_RE.
* Populate storage class from HEAD Object responses

Revision 1.27 / (download) - annotate - [select for diffs], Thu May 18 18:25:27 2017 UTC (6 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.26: +14 -45 lines
Diff to previous 1.26 (colored)

Changes 2.46.1:
Fixes a bug where a recently added module was not added to setup.py.

Revision 1.26 / (download) - annotate - [select for diffs], Tue Jan 3 13:23:03 2017 UTC (6 years, 10 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.25: +22 -22 lines
Diff to previous 1.25 (colored)

Use "${MV} || ${TRUE}" and "${RM} -f" consistently in post-install targets.

Revision 1.25 / (download) - annotate - [select for diffs], Sun Aug 28 15:48:33 2016 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.24: +1 -2 lines
Diff to previous 1.24 (colored)

Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided
by the infrastructure.

Mark a couple more packages as not ready for python-3.x.

Revision 1.24 / (download) - annotate - [select for diffs], Wed Jun 8 17:43:36 2016 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Switch to MASTER_SITES_PYPI.

Revision 1.23 / (download) - annotate - [select for diffs], Sun Apr 5 21:38:32 2015 UTC (8 years, 7 months ago) by hiramatsu
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.22: +2 -3 lines
Diff to previous 1.22 (colored)

Update net/py-boto to 2.37.0.

Changes from previous(Excerpt from release notes):

boto v2.30.0
============
This release adds new Amazon EC2 instance types, new regions for AWS
CloudTrail and Amazon Kinesis, Amazon S3 presigning using signature
version 4, and several documentation and bugfixes.

boto v2.31.0
============
This release adds support for Amazon CloudWatch Logs.

boto v2.31.1
============
This release fixes an installation bug in the 2.31.0 release.

boto v2.32.0
============
This release includes backward-compatible support for Python 3.3 and
3.4, support for IPv6, Amazon VPC connection peering, Amazon SNS
message attributes, new regions for Amazon Kinesis, and several fixes.

boto v2.32.1
============
This release fixes an incorrect Amazon VPC peering connection call,
and fixes several minor issues related to Python 3 support including a
regression when pickling authentication information.

boto v2.33.0
=============
This release adds support for Amazon Route 53 Domains, Amazon Cognito
Identity, Amazon Cognito Sync, the DynamoDB document model feature,
and fixes several issues.

boto v2.34.0
============
This release adds region support for ``eu-central-1`` , support to
create virtual mfa devices for Identity and Access Management, and
fixes several sigv4 issues.

boto v2.35.0
===========
This release adds support for Amazon EC2 Classic Link which allows
users to link classic instances to Classic Link enabled VPCs, adds
support for Amazon CloudSearch Domain, adds sigv4 support for Elastic
Load Balancing, and fixes several other issues including issues making
anonymous AWS Security Token Service requests.

boto v2.35.1
============
This release fixes a regression which results in an infinite while
loop of requests if you query an empty Amazon DynamoDB table.

boto v2.32.2
============
This release adds ClassicLink support for Auto Scaling and fixes a few
issues.

boto v2.36.0
============
This release adds support for AWS Key Management Service (KMS), AWS
Lambda, AWS CodeDeploy, AWS Config, AWS CloudHSM, Amazon EC2 Container
Service (ECS), Amazon DynamoDB online indexing, and fixes a few
issues.

boto v2.37.0
============
This release updates AWS CloudTrail to the latest API, adds new regional
service endpoints and fixes bugs in several services.

Revision 1.22 / (download) - annotate - [select for diffs], Mon Jun 9 00:49:33 2014 UTC (9 years, 5 months ago) by rodent
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.21: +53 -9 lines
Diff to previous 1.21 (colored)

Fold diffs from www/py-boto into this package. Use ALTERNATIVES for files
installed to ${PREFIX}/bin. CATEGORIES+=python www. Fix HOMEPAGE and
MASTER_SITES. Update REPLACE_PYTHON.

Revision 1.21 / (download) - annotate - [select for diffs], Fri May 9 07:37:14 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.

Revision 1.20 / (download) - annotate - [select for diffs], Sat Jan 25 10:30:16 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.19: +3 -2 lines
Diff to previous 1.19 (colored)

Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Nov 11 21:31:08 2012 UTC (11 years ago) by jakllsch
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.18: +4 -1 lines
Diff to previous 1.18 (colored)

s3multiput needs py-filechunkio, bump pkgrev

Revision 1.18 / (download) - annotate - [select for diffs], Thu Nov 8 19:27:12 2012 UTC (11 years ago) by jakllsch
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

update boto to 2.6.0

(upstream doesn't seem to have a changelog)

Revision 1.17 / (download) - annotate - [select for diffs], Tue Oct 23 17:19:01 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
Changes since 1.16: +1 -3 lines
Diff to previous 1.16 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Oct 3 22:14:02 2012 UTC (11 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.15: +1 -3 lines
Diff to previous 1.15 (colored)

Update for python25 removal.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Sep 5 09:02:42 2012 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.14: +8 -5 lines
Diff to previous 1.14 (colored)

Update to 2.5.2, slightly based on PR 46903 by Steven Sartorius.
Changes:

2.5.2
Release 2.5.2 is a bugfix release.

2.5.1
Release 2.5.1 is a bugfix release.

2.5.0
This release includes:

    Support for IAM Roles for EC2 Instances
    Added support for Capabilities in CloudFormation
    Spot instances in autoscaling groups
    Internal ELB's
    Added tenancy option to run_instances

2.4.0

This release includes:

    Initial support for Amazon Cloudsearch Service.
    Support for Amazon's Marketplace Web Service.
    Latency-based routing for Route53
    Support for new domain verification features of SES.
    A full rewrite of the FPS module.
    Support for BatchWriteItem in DynamoDB.
    Additional EMR steps for installing and running Pig scripts.
    Support for additional batch operations in SQS.
    Better support for VPC group-ids.
    Many, many bugfixes from the community. Thanks for the reports
    and pull requests!


2.3.0
This release includes initial support for Amazon Simple Workflow
Service.

The API version of the FPS module was updated to 2010-08-28.

This release also includes many bug fixes and improvements in the
Amazon DynamoDB module. One change of particular note is the behavior
of the new_item method of the Table object. See
http://readthedocs.org/docs/boto/en/2.3.0/ref/dynamodb.html#module-boto.dynamodb.table
for more details.

2.2.2
This is a bugfix release.

2.2.1
The 2.2.1 release fixes a packaging problem that was causing problems
when installing via pip.

2.2.0
Some highlights of this release:

    Support for Amazon DynamoDB service.
    Support for S3 Object Lifecycle (Expiration).
    Allow anonymous request for S3.
    Support for creating Load Balancers in VPC.
    Support for multi-dimension metrics in CloudWatch.
    Support for Elastic Network Interfaces in EC2.
    Support for Amazon S3 Multi-Delete capability.
    Support for new AMIversion and overriding of parameters in EMR.
    Support for SendMessageBatch request in SQS.
    Support for DescribeInstanceStatus request in EC2.
    Many, many improvements and additions to API documentation and
    Tutorials. Special thanks to Greg Taylor for all of the Sphinx
    cleanups and new docs.

2.1.1

The 2.1.1 release fixes one serious issue with the RDS module.

2.1.0

Some highlights of this release:

    Server-side encryption now supported in S3.
    Better support for VPC in EC2.
    Support for combiner in StreamingStep for EMR.
    Support for CloudFormations.
    Support for streaming uploads to Google Storage.
    Support for generating signed URL's in CloudFront.
    MTurk connection now uses HTTPS by default, like all other
    Connection objects.
    You can now PUT multiple data points to CloudWatch in one call.
    CloudWatch Dimension object now correctly supports multiple
    values for same dimension name.
    Lots of documentation fixes/additions

2.0

Highlights

There have been many, many changes since the 2.0b4 release. This overview highlights some of those changes.

    Fix connection pooling bug: don't close before reading.
    Added AddInstanceGroup and ModifyInstanceGroup to boto.emr
    Merge pull request #246 from chetan/multipart_s3put
    AddInstanceGroupsResponse class to boto.emr.emrobject.
    Removed extra print statement
    Merge pull request #244 from ryansb/master
    Added add_instance_groups function to boto.emr.connection.
    Built some helper methods for it, and added AddInstanceGroupsResponse
    class to boto.emr.emrobject.
    Added a new class, InstanceGroup, with just a init and repr.
    Adding support for GetLoginProfile request to IAM. Removing
    commented lines in connection.py. Fixes GoogleCode issue 532.
    Fixed issue #195
    Added correct sax reader for boto.emr.emrobject.BootstrapAction
    Fixed a typo bug in ConsoleOutput sax parsing and some PEP8
    cleanup in connection.py.
    Added initial support for generating a registration url for
    the aws marketplace
    Fix add_record and del_record to support multiple values, like
    change_record does
    Add support to accept SecurityGroupId as a parameter for ec2
    run instances. This is required to create EC2 instances under
    VPC security groups
    Added support for aliases to the add_change method of
    ResourceRecordSets.
    Resign each request in a retry situation. Some services are
    starting to incorporate replay detection algorithms and the
    boto approach of simply re-trying the original request triggers
    them. Also a small bug fix to roboto and added a delay in the
    ec2 test to wait for consistency.
    Fixed a problem with InstanceMonitoring parameter of
    LaunchConfigurations for autoscale module.
    Route 53 Alias Resource Record Sets
    Fixed App Engine support
    Fixed incorrect host on App Engine
    Fixed issue 199 on github.
    First pass at put_metric_data
    Changed boto.s3.Bucket.set_acl_xml() to ISO-8859-1 encode the
    Unicode ACL text before sending over HTTP connection.
    Added GetQualificationScore for mturk.
    Added UpdateQualificationScore for mturk
    import_key_pair base64 fix
    Fixes for ses send_email method better handling of exceptions
    Add optional support for SSL server certificate validation.
    Specify a reasonable socket timeout for httplib
    Support for ap-northeast-1 region
    Close issue #153
    Close issue #154
    we must POST autoscale user-data, not GET. otherwise a HTTP
    505 error is returned from AWS. see:
    http://groups.google.com/group/boto-dev/browse_thread/thread/d5eb79c97ea8eecf?pli=1
    autoscale userdata needs to be base64 encoded.
    Use the unversioned streaming jar symlink provided by EMR
    Updated lss3 to allow for prefix based listing (more like actual
    ls)
    Deal with the groupSet element that appears in the instanceSet
    element in the DescribeInstances response.
    Add a change_record command to bin/route53
    Incorporating a patch from AWS to allow security groups to be
    tagged.
    Fixed an issue with extra headers in generated URLs. Fixes
    http://code.google.com/p/boto/issues/detail?id=499
    Incorporating a patch to handle obscure bug in apache/fastcgi.
    See http://goo.gl/0Tdax.
    Reorganizing the existing test code. Part of a long-term project
    to completely revamp and improve boto tests.
    Fixed an invalid parameter bug (ECS) #102
    Adding initial cut at s3 website support.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Apr 8 19:09:09 2012 UTC (11 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.13: +1 -3 lines
Diff to previous 1.13 (colored)

Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Jan 24 20:43:37 2012 UTC (11 years, 10 months ago) by gson
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Include patch to fix boto issue 310:
<http://code.google.com/p/boto/issues/detail?id=310>.

Revision 1.12 / (download) - annotate - [select for diffs], Mon Oct 31 11:36:00 2011 UTC (12 years, 1 month ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.11: +1 -2 lines
Diff to previous 1.11 (colored)

No need to define PYDISTUTILSPKG=yes for egg package.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Oct 31 11:27:15 2011 UTC (12 years, 1 month ago) by obache
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

LICENSE=mit

Revision 1.10 / (download) - annotate - [select for diffs], Sun Oct 2 16:58:57 2011 UTC (12 years, 1 month ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

doesn't build with python24

Revision 1.9 / (download) - annotate - [select for diffs], Sun Jul 3 10:01:04 2011 UTC (12 years, 4 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.8: +5 -1 lines
Diff to previous 1.8 (colored)

REPLACE_PYTHON

Revision 1.8 / (download) - annotate - [select for diffs], Mon Feb 28 14:52:59 2011 UTC (12 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Reset maintainer for retired developers.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Feb 25 09:47:27 2011 UTC (12 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Jan 1 17:51:06 2011 UTC (12 years, 10 months ago) by gson
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Update net/py-boto from 1.6b to 1.9b.  Changes include:
 - Support for RDS, BootFromEBS, Spot Instances, and more
 - Fixes Issue 251, a problem with POST when using Eucalyptus
 - Fixes serious S3 issue (245) and issue 243 and 244
 - Adds support for Autoscale, CloudWatch, ELB.
 - Adds support for new SQS features
Also, added 26 to PYTHON_VERSIONS_ACCEPTED.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Feb 23 11:28:58 2009 UTC (14 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Update to 1.6b:

Adds support for Signature Version 2 for increased security with EC2, SQS, SDB
Add support for Regions in EC2
Fixes Issue 172, Issue 178, Issue 180, Issue 181, Issue 182
Fixes issue 165, issue 172, issue 173, issue 174, issue 176, issue 177
Adds initial support for CloudFront (ahem) service
Fixes stupid and dangerous copy/paste error in SDB support.
Support for EBS, QueryWithAttributes, lots of bugfixes.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Sep 12 05:32:37 2008 UTC (15 years, 2 months ago) by epg
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

Default EGG_NAME to ${DISTNAME} in egg.mk and drop EGG_NAME from packages that
set it to ${DISTNAME}.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jul 24 17:37:56 2008 UTC (15 years, 4 months ago) by bjs
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)


Update to version 1.3a.  The author explicity states that he does
not provide a ChangeLog, instead referring users to the subversion
history.  This version has quite a few bug fixes over 1.0a--I simply do
not have the time to list them here.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Apr 25 20:39:11 2008 UTC (15 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Feb 6 07:08:11 2008 UTC (15 years, 9 months ago) by bjs
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)



Import boto-1.0a.  This package was imported so that the update of
sysutils/duplicity could use amazon web services.

Blurb:

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!

Boto was written using Python 2.4.1 on Mac OSX.  It has also been tested
on Linux Fedora Core 4 using Python 2.4.1.  Boto requires no additional
libraries or packages other than those that are distributed with Python 2.4.1.
NOTE: A patch was supplied recently by josh.bressers that should allow
boto to run in Python 2.3.  I have not tested this myself.

[NOTE: I did not mark 23 as an acceptable python version]

There is some documentation for boto, mainly in the form of tutorials.
Check in the doc directory of the distribution.  You can also check out
the unit tests in the tests directory of the distribution for examples of use.

You AWS credentials can be passed into the methods that create S3 and SQS
connections.  Alternatively, boto will check for the existance of the
following environment variables to ascertain your credentials:

AWS_ACCESS_KEY_ID - Your AWS Access Key ID
AWS_SECRET_ACCESS_KEY - Your AWS Secret Access Key

Revision 1.1 / (download) - annotate - [select for diffs], Wed Feb 6 07:08:11 2008 UTC (15 years, 9 months ago) by bjs
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>