notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-s3transfer Amazon S3 Transfer Manager for Python
0.10.1 net on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.10.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-03-14 13:16:03
Last Update: 2024-03-23 14:49:29
Commit Hash: 7a9d84a
People watching this port, also watch:: p5-Net-HTTP, openjdk8, py39-pycparser
Also Listed In: python
License: APACHE20
WWW:
https://github.com/boto/s3transfer
Description:
Amazon S3 Transfer Manager for Python.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}s3transfer>0:net/py-s3transfer@${PY_FLAVOR}
To install the port:
cd /usr/ports/net/py-s3transfer/ && make install clean
To add the package, run one of these commands:
  • pkg install net/py-s3transfer
  • pkg install py39-s3transfer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-s3transfer listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-s3transfer
Package flavors (<flavor>: <package>)
  • py39: py39-s3transfer
distinfo:
TIMESTAMP = 1710712518 SHA256 (s3transfer-0.10.1.tar.gz) = 5683916b4c724f799e600f41dd9e10a9ff19871bf87623cc8f491cb4f5fa0a19 SIZE (s3transfer-0.10.1.tar.gz) = 143308

Packages (timestamps in pop-ups are UTC):
py37-s3transfer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.3.4---0.3.3-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-s3transfer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.10.00.10.1-0.10.00.10.0---
FreeBSD:13:quarterly0.10.00.10.00.6.10.10.00.10.00.10.00.10.00.10.0
FreeBSD:14:latest0.10.00.10.00.6.00.10.00.10.00.6.1-0.6.1
FreeBSD:14:quarterly0.10.00.10.0-0.10.00.10.00.10.00.10.00.10.0
FreeBSD:15:latest0.10.00.10.0n/a0.10.0n/a0.10.00.10.00.10.0
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-botocore>=1.33.2<2.0.0 : devel/py-botocore@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-awscli
  2. www/py-boto3

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. devel/awscli*
  2. devel/py-boto3*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
net_py-s3transfer
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/s/s3transfer/
  2. https://pypi.org/packages/source/s/s3transfer/
Collapse this list.

Number of commits found: 44

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10.1
23 Mar 2024 14:49:29
commit hash: 7a9d84a422e99d11ff5c07a243b40c0a64fdce4dcommit hash: 7a9d84a422e99d11ff5c07a243b40c0a64fdce4dcommit hash: 7a9d84a422e99d11ff5c07a243b40c0a64fdce4dcommit hash: 7a9d84a422e99d11ff5c07a243b40c0a64fdce4d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-s3transfer: Update to 0.10.1

Changes:	https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst
0.10.0
25 Dec 2023 09:00:36
commit hash: 40893a0ef9ed29c1e04b4d5e5ef83544e3c49305commit hash: 40893a0ef9ed29c1e04b4d5e5ef83544e3c49305commit hash: 40893a0ef9ed29c1e04b4d5e5ef83544e3c49305commit hash: 40893a0ef9ed29c1e04b4d5e5ef83544e3c49305 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-s3transfer: Update to 0.10.0

Changes:	https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst
0.9.0
14 Dec 2023 20:45:43
commit hash: 013c48e6b76c9771f31fe3fdc2442435f6254aabcommit hash: 013c48e6b76c9771f31fe3fdc2442435f6254aabcommit hash: 013c48e6b76c9771f31fe3fdc2442435f6254aabcommit hash: 013c48e6b76c9771f31fe3fdc2442435f6254aab files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-s3transfer: Update to 0.9.0

Changes:	https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst
0.8.2
01 Dec 2023 22:11:47
commit hash: 61179e06536352f239c8c37dc7a95aae47368b4ccommit hash: 61179e06536352f239c8c37dc7a95aae47368b4ccommit hash: 61179e06536352f239c8c37dc7a95aae47368b4ccommit hash: 61179e06536352f239c8c37dc7a95aae47368b4c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-s3transfer: Update to 0.8.2

Changes:	https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst
0.7.0
30 Sep 2023 00:44:38
commit hash: 22b7b37cf5fd1307b87ea301ca2475bf26fcfabecommit hash: 22b7b37cf5fd1307b87ea301ca2475bf26fcfabecommit hash: 22b7b37cf5fd1307b87ea301ca2475bf26fcfabecommit hash: 22b7b37cf5fd1307b87ea301ca2475bf26fcfabe files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-s3transfer: Update to 0.7.0

Changes:	https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst
0.6.2
21 Aug 2023 17:04:47
commit hash: 7b6bd3016660c17fb4a18764adb76542a1fc5bebcommit hash: 7b6bd3016660c17fb4a18764adb76542a1fc5bebcommit hash: 7b6bd3016660c17fb4a18764adb76542a1fc5bebcommit hash: 7b6bd3016660c17fb4a18764adb76542a1fc5beb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-s3transfer: Update to 0.6.2

Changes:	https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst
0.6.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.6.1
07 May 2023 21:13:46
commit hash: b15f95adff0253363087af1007ceb5729efe3d7ccommit hash: b15f95adff0253363087af1007ceb5729efe3d7ccommit hash: b15f95adff0253363087af1007ceb5729efe3d7ccommit hash: b15f95adff0253363087af1007ceb5729efe3d7c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-s3transfer: Update to 0.6.1

Changes:	https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst
0.6.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
0.6.0
19 Nov 2022 08:12:28
commit hash: 14513a52a140c2529513d81fa1c29efdaded57c2commit hash: 14513a52a140c2529513d81fa1c29efdaded57c2commit hash: 14513a52a140c2529513d81fa1c29efdaded57c2commit hash: 14513a52a140c2529513d81fa1c29efdaded57c2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-s3transfer: Update to 0.6.0

- Update version requirement of RUN_DEPENDS
- Convert to USE_PYTHON=unittest
- Take maintainership

Changes:	https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst
0.5.0
07 Nov 2022 14:43:56
commit hash: aac3405804f4a3b406a44616eb67efb4a7f6e953commit hash: aac3405804f4a3b406a44616eb67efb4a7f6e953commit hash: aac3405804f4a3b406a44616eb67efb4a7f6e953commit hash: aac3405804f4a3b406a44616eb67efb4a7f6e953 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: return bhughes' ports to the pool after safekeeping

With hat:	portmgr-secretary
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.5.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5.0
14 Oct 2021 18:31:10
commit hash: 9a7793d6937c84ef6c721cb38d66252e707e210ccommit hash: 9a7793d6937c84ef6c721cb38d66252e707e210ccommit hash: 9a7793d6937c84ef6c721cb38d66252e707e210ccommit hash: 9a7793d6937c84ef6c721cb38d66252e707e210c files touched by this commit
Bradley T. Hughes (bhughes) search for other commits by this committer
net/py-s3transfer: Update to 0.5.0

Sponsored by:	Miles AS
0.4.2
29 Apr 2021 22:28:05
commit hash: c060f928e65c84f092bc3d87fbf5881aa6865640commit hash: c060f928e65c84f092bc3d87fbf5881aa6865640commit hash: c060f928e65c84f092bc3d87fbf5881aa6865640commit hash: c060f928e65c84f092bc3d87fbf5881aa6865640 files touched by this commit
Bradley T. Hughes (bhughes) search for other commits by this committer
net/py-s3transfer: Update 0.4.1 -> 0.4.2

Sponsored by:   Miles AS
0.4.1
22 Apr 2021 21:44:04
commit hash: 46a442c73f5ef5add8c72b4775c9a032c4941929commit hash: 46a442c73f5ef5add8c72b4775c9a032c4941929commit hash: 46a442c73f5ef5add8c72b4775c9a032c4941929commit hash: 46a442c73f5ef5add8c72b4775c9a032c4941929 files touched by this commit
Bradley T. Hughes (bhughes) search for other commits by this committer
net/py-s3transfer: Update 0.4.0 -> 0.4.1

Sponsored by:	Miles AS
0.4.0
20 Apr 2021 05:07:32
commit hash: 0a8e737a4baa588a961143a978e0c9b9ab752093commit hash: 0a8e737a4baa588a961143a978e0c9b9ab752093commit hash: 0a8e737a4baa588a961143a978e0c9b9ab752093commit hash: 0a8e737a4baa588a961143a978e0c9b9ab752093 files touched by this commit
Bradley T. Hughes (bhughes) search for other commits by this committer
net/py-s3transfer: Update 0.3.7 -> 0.4.0

Sponsored by:	Miles AS
0.3.7
19 Apr 2021 19:29:58
commit hash: 5832e5a9e3bd997a98437560d97e5f582025a6b0commit hash: 5832e5a9e3bd997a98437560d97e5f582025a6b0commit hash: 5832e5a9e3bd997a98437560d97e5f582025a6b0commit hash: 5832e5a9e3bd997a98437560d97e5f582025a6b0 files touched by this commit
Bradley T. Hughes (bhughes) search for other commits by this committer
net/py-s3transfer: Update 0.3.6 -> 0.3.7

Sponsored by:	Miles AS
0.3.6
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.3.6
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.3.6
24 Mar 2021 21:28:07
Revision:569160Original commit files touched by this commit
bhughes search for other commits by this committer
net/py-s3transfer: Update 0.3.4 -> 0.3.6

Sponsored by:	Miles AS
0.3.4
18 Jan 2021 21:54:10
Revision:561972Original commit files touched by this commit
bhughes search for other commits by this committer
net/py-s3transfer: Update 0.3.3 -> 0.3.4

https://github.com/boto/s3transfer/blob/0.3.4/CHANGELOG.rst

MFH:		2021Q1
Sponsored by:	Miles AS
0.3.3
11 Jan 2021 19:36:17
Revision:561252Original commit files touched by this commit
rene search for other commits by this committer
Remove logic for Python < 3.6 for ports using Python 3.6+
0.3.3
05 Jan 2021 22:08:22
Revision:560434Original commit files touched by this commit
rene search for other commits by this committer
Follow up on devel/py-futures port removal in r559976

The devel/py-futures port was removed in r559976 as it was for
Python 2.7 only and no longer referenced in the default cases.
However it was still defined in Mk/Uses/python.mk in PY_FUTURES,
leaving a dangling reference.

Remove it from Mk/Uses/python.mk and from affected ports, as
it was already an empty definition for Python 3.6+

Bump minimal Python version of security/theonionbox to 3.6+
0.3.3
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
0.3.3
12 Apr 2020 21:55:56
Revision:531561Original commit files touched by this commit
bhughes search for other commits by this committer
net/py-s3transfer: Update 0.2.1 -> 0.3.3

Sponsored by:	Miles AS
0.2.1
25 Jun 2019 21:35:05
Revision:505127Original commit files touched by this commit
bhughes search for other commits by this committer
net/py-s3transfer: Update 0.2.0 -> 0.2.1

Sponsored by:	Miles AS
0.2.0
07 Feb 2019 19:01:26
Revision:492378Original commit files touched by this commit
bhughes search for other commits by this committer
net/py-s3transfer: Update 0.1.13 -> 0.2.0

Sponsored by:	Miles AS
0.1.13
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
0.1.13
16 Feb 2018 20:31:43
Revision:462059Original commit files touched by this commit
bhughes search for other commits by this committer
net/py-s3transfer: Update 0.1.12 -> 0.1.13

https://github.com/boto/s3transfer/blob/0.1.13/CHANGELOG.rst
0.1.12
10 Feb 2018 19:59:01
Revision:461423Original commit files touched by this commit
sunpoet search for other commits by this committer
Simplify Makefile: use PY_FUTURES

With hat:	python
0.1.12
20 Dec 2017 12:53:49
Revision:456790Original commit files touched by this commit
bhughes search for other commits by this committer
net/py-s3transfer: Update 0.1.11 -> 0.1.12

Approved by:	robak (mentor)
Differential Revision:	https://reviews.freebsd.org/D13554
0.1.11
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.11
27 Oct 2017 12:32:50
Revision:452980Original commit files touched by this commit
bhughes search for other commits by this committer
net/py-s3transfer: Update 0.1.10 -> 0.1.11

Approved by:	robak (mentor)
Differential Revision:	https://reviews.freebsd.org/D12801
0.1.10
02 Jun 2017 19:15:40
Revision:442454Original commit files touched by this commit
bhughes search for other commits by this committer
multiple ports: Update MAINTANER

Change bradleythughes@fastmail.fm -> bhughes@FreeBSD.org after
receiving my ports commit bit on all ports I maintain: devel/awscli,
devel/py-botocore, net/py-s3transfer, net/turnserver, www/node4,
www/node6, and www/node.

Approved by:	robak (mentor)
Differential Review:	https://reviews.freebsd.org/D11015
0.1.10
24 Dec 2016 03:17:55
Revision:429304Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.1.10

PR:		215405
Submitted by:	bradleythughes@fastmail.fm(maintainer)
0.1.9
04 Nov 2016 11:33:27
Revision:425314Original commit files touched by this commit
tz search for other commits by this committer
net/py-s3transfer: Update from 0.1.8 to 0.1.9

Changelog:
- Add override flag to transfer coordinator
- Don't override exceptions and only set them after done
- Set exception on future

PR:           213353
Submitted by: Bradley T. Hughes (maintainer)
Approved by:  pi (mentor)
0.1.8
25 Oct 2016 08:52:45
Revision:424607Original commit files touched by this commit
tz search for other commits by this committer
net/py-s3transfer: upgrade 0.1.5 to 0.1.8

Changelog:

0.1.8
- feature:download: Support downloading to FIFOs.

0.1.7
- bugfix:TransferManager: Fix memory leak when using same client to create
multiple TransferManagers

0.1.6
- bugfix:download: Fix issue where S3 Object was not downloaded to disk when
empty

PR:           213353
Submitted by: Bradley T. Hughes (maintainer)
Approved by:  swills (mentor)
0.1.5
06 Oct 2016 13:49:33
Revision:423406Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.1.5

PR:		213203
Submitted by:	bradleythughes@fastmail.fm(maintainer)
0.1.4
14 Sep 2016 19:47:43
Revision:422159Original commit files touched by this commit
pawel search for other commits by this committer
Update to version 0.1.4

Changelog:
https://github.com/boto/s3transfer/blob/0.1.4/CHANGELOG.rst

PR:		212685
Submitted by:	Bradley T. Hughes (maintainer)
0.1.3
13 Sep 2016 17:51:03
Revision:422047Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.1.3

PR:		212620
Submitted by:	bradleythughes@fastmail.fm (maintainer)
0.1.1
06 Aug 2016 11:55:47
Revision:419740Original commit files touched by this commit
koobs search for other commits by this committer
net/py-s3transfer: Update to 0.1.1, Modernize

* Update PORTVERSION and distinfo checksum (0.1.1)
* Add LICENSE_FILE
* Document actual Python version support in a comment for later
* Patch setup.py to properly declare test dependencies and hook up the
  test command
* Add TEST_DEPENDS and test target for QA


  https://github.com/boto/s3transfer/blob/0.1.1/CHANGELOG.rst

Approved by:	Bradley Hughes <bradleythughes fastmail fm> (maintainer, via email)
0.0.1
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.0.1
14 Mar 2016 13:15:51
Revision:411064Original commit files touched by this commit
rakuco search for other commits by this committer
New port: net/py-s3transfer.

Amazon S3 Transfer Manager for Python.

WWW: https://github.com/boto/s3transfer

PR:		207833
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm>

Number of commits found: 44