Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11.2 07 Feb 2025 21:16:07
    |
Po-Chuan Hsieh (sunpoet)  |
net/py-s3transfer: Update to 0.11.2
Changes: https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst |
0.10.4 27 Nov 2024 02:34:41
    |
Po-Chuan Hsieh (sunpoet)  |
net/py-s3transfer: Update to 0.10.4
Changes: https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst |
0.10.3 14 Oct 2024 05:25:43
    |
Po-Chuan Hsieh (sunpoet)  |
net/py-s3transfer: Update to 0.10.3
Changes: https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst |
0.10.2 06 Jul 2024 16:04:05
    |
Po-Chuan Hsieh (sunpoet)  |
net/py-s3transfer: Update to 0.10.2
Changes: https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst |
0.10.1_1 13 May 2024 14:05:33
    |
Po-Chuan Hsieh (sunpoet)  |
net/py-s3transfer: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
0.10.1 23 Mar 2024 14:49:29
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Rene Ladan (rene)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.6.0 19 Nov 2022 08:12:28
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Rene Ladan (rene)  |
all: return bhughes' ports to the pool after safekeeping
With hat: portmgr-secretary |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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
    |
Stefan Eßer (se)  |
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 ) |
0.5.0 14 Oct 2021 18:31:10
    |
Bradley T. Hughes (bhughes)  |
net/py-s3transfer: Update to 0.5.0
Sponsored by: Miles AS |
0.4.2 29 Apr 2021 22:28:05
    |
Bradley T. Hughes (bhughes)  |
net/py-s3transfer: Update 0.4.1 -> 0.4.2
Sponsored by: Miles AS |
0.4.1 22 Apr 2021 21:44:04
    |
Bradley T. Hughes (bhughes)  |
net/py-s3transfer: Update 0.4.0 -> 0.4.1
Sponsored by: Miles AS |
0.4.0 20 Apr 2021 05:07:32
    |
Bradley T. Hughes (bhughes)  |
net/py-s3transfer: Update 0.3.7 -> 0.4.0
Sponsored by: Miles AS |
0.3.7 19 Apr 2021 19:29:58
    |
Bradley T. Hughes (bhughes)  |
net/py-s3transfer: Update 0.3.6 -> 0.3.7
Sponsored by: Miles AS |
0.3.6 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.3.6 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.3.6 24 Mar 2021 21:28:07
  |
bhughes  |
net/py-s3transfer: Update 0.3.4 -> 0.3.6
Sponsored by: Miles AS |
0.3.4 18 Jan 2021 21:54:10
  |
bhughes  |
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
  |
rene  |
Remove logic for Python < 3.6 for ports using Python 3.6+ |
0.3.3 05 Jan 2021 22:08:22
  |
rene  |
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
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.3.3 12 Apr 2020 21:55:56
  |
bhughes  |
net/py-s3transfer: Update 0.2.1 -> 0.3.3
Sponsored by: Miles AS |
0.2.1 25 Jun 2019 21:35:05
  |
bhughes  |
net/py-s3transfer: Update 0.2.0 -> 0.2.1
Sponsored by: Miles AS |
0.2.0 07 Feb 2019 19:01:26
  |
bhughes  |
net/py-s3transfer: Update 0.1.13 -> 0.2.0
Sponsored by: Miles AS |
0.1.13 20 Jun 2018 17:05:44
  |
mat  |
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
  |
bhughes  |
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
  |
sunpoet  |
Simplify Makefile: use PY_FUTURES
With hat: python |
0.1.12 20 Dec 2017 12:53:49
  |
bhughes  |
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
  |
mat  |
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 ) |
0.1.11 27 Oct 2017 12:32:50
  |
bhughes  |
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
  |
bhughes  |
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
  |
wen  |
- Update to 0.1.10
PR: 215405
Submitted by: bradleythughes@fastmail.fm(maintainer) |
0.1.9 04 Nov 2016 11:33:27
  |
tz  |
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
  |
tz  |
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
  |
wen  |
- Update to 0.1.5
PR: 213203
Submitted by: bradleythughes@fastmail.fm(maintainer) |
0.1.4 14 Sep 2016 19:47:43
  |
pawel  |
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
  |
amdmi3  |
- Update to 0.1.3
PR: 212620
Submitted by: bradleythughes@fastmail.fm (maintainer) |
0.1.1 06 Aug 2016 11:55:47
  |
koobs  |
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
  |
mat  |
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
  |
rakuco  |
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> |