2017-07-07 06:14:47 by Adam Ciarcinski | Files touched by this commit (2) |
Log message: 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. |
2017-05-26 06:26:22 by Adam Ciarcinski | Files touched by this commit (2) |
Log message: 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 |
2017-05-18 20:25:27 by Adam Ciarcinski | Files touched by this commit (3) |
Log message: Changes 2.46.1: Fixes a bug where a recently added module was not added to setup.py. |
2017-01-03 14:23:05 by Jonathan Perkin | Files touched by this commit (52) |
Log message: Use "${MV} || ${TRUE}" and "${RM} -f" consistently in \ post-install targets. |
2016-08-28 17:48:37 by Thomas Klausner | Files touched by this commit (112) |
Log message: 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. |
2016-06-08 19:43:49 by Thomas Klausner | Files touched by this commit (356) |
Log message: Switch to MASTER_SITES_PYPI. |
2015-11-04 01:35:47 by Alistair G. Crooks | Files touched by this commit (748) |
Log message: Add SHA512 digests for distfiles for net category Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. |
2015-04-05 23:38:32 by Hiramatsu Yoshifumi | Files touched by this commit (3) | |
Log message: 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. |
2014-06-09 02:49:33 by Blue Rats | Files touched by this commit (4) |
Log message: 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. |
2014-05-09 09:37:28 by Thomas Klausner | Files touched by this commit (553) |
Log message: Mark packages that are not ready for python-3.3 also not ready for 3.4, until proven otherwise. |