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
Port details
py-botocore Low-level, core functionality of boto 3
1.35.66 devel on this many watch lists=3 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 1.35.17Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-01-31 19:20:57
Last Update: 2024-11-27 02:33:34
Commit Hash: bdea309
People watching this port, also watch:: libevent, indexinfo, xcb-util-image, libXdamage, p5-Text-ParseWords
Also Listed In: python
License: APACHE20
WWW:
https://github.com/boto/botocore
Description:
Low-level, data-driven core of boto 3.
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}botocore>0:devel/py-botocore@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-botocore/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-botocore
  • pkg install py311-botocore
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 py311-botocore listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-botocore
Package flavors (<flavor>: <package>)
  • py311: py311-botocore
distinfo:
TIMESTAMP = 1732260898 SHA256 (botocore-1.35.66.tar.gz) = 51f43220315f384959f02ea3266740db4d421592dd87576c18824e424b349fdb SIZE (botocore-1.35.66.tar.gz) = 13089606

Packages (timestamps in pop-ups are UTC):
py37-botocore
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.19.56---1.18.16-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py39-botocore
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--1.29.150--1.34.71.34.71.34.7
FreeBSD:14:latest--1.29.13--1.29.146-1.29.146
FreeBSD:14:quarterly-----1.34.71.34.71.34.7
FreeBSD:15:latest--n/a-n/a1.34.71.34.71.34.44
 
py311-botocore
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.35.661.35.66-1.35.661.35.66---
FreeBSD:13:quarterly1.35.221.35.22-1.35.221.35.22---
FreeBSD:14:latest1.35.661.35.66-1.35.661.35.66---
FreeBSD:14:quarterly1.35.221.35.22-1.35.221.35.22---
FreeBSD:15:latest1.35.661.35.66n/a1.35.66n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-awscrt>=0.22.0 : devel/py-awscrt@py311
  2. py311-jsonschema>=0 : devel/py-jsonschema@py311
  3. py311-pytest>=7,1 : devel/py-pytest@py311
  4. python3.11 : lang/python311
Runtime dependencies:
  1. py311-jmespath>=0.7.1<2.0.0 : devel/py-jmespath@py311
  2. py311-python-dateutil>=2.1<3.0.0 : devel/py-python-dateutil@py311
  3. python3.11 : lang/python311
  4. py311-urllib3>=1.25.4,1<3,1 : net/py-urllib3@py311
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. sysutils/py-salt-cloud*
  2. Collapse this list of deleted ports.
for Run
  1. devel/py-aiobotocore
  2. devel/py-aws-xray-sdk
  3. devel/py-awscli
  4. devel/py-gql
  5. devel/py-moto
  6. net/py-s3transfer
  7. www/py-boto3

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. devel/awscli*
  2. devel/py-boto3*
  3. sysutils/datadog-integrations*
  4. 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:
===> The following configuration options are available for py311-botocore-1.35.66: CRT=off: Common runtime support ===> Use 'make config' to modify these settings
Options name:
devel_py-botocore
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/b/botocore/
  2. https://pypi.org/packages/source/b/botocore/
Collapse this list.

Number of commits found: 284 (showing only 100 on this page)

1 | 2 | 3  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.35.66
27 Nov 2024 02:33:34
commit hash: bdea309eb8fce12e92d57ce4d44aa8cac4c3ff30commit hash: bdea309eb8fce12e92d57ce4d44aa8cac4c3ff30commit hash: bdea309eb8fce12e92d57ce4d44aa8cac4c3ff30commit hash: bdea309eb8fce12e92d57ce4d44aa8cac4c3ff30 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.66

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.35.64
22 Nov 2024 06:22:17
commit hash: 78f4b520b18debe693a221ddaa80542e1c2dc48dcommit hash: 78f4b520b18debe693a221ddaa80542e1c2dc48dcommit hash: 78f4b520b18debe693a221ddaa80542e1c2dc48dcommit hash: 78f4b520b18debe693a221ddaa80542e1c2dc48d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.64

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.35.63
22 Nov 2024 01:36:14
commit hash: 478f19cb14c24fd266ffd90cae4d9fb54f498b4ccommit hash: 478f19cb14c24fd266ffd90cae4d9fb54f498b4ccommit hash: 478f19cb14c24fd266ffd90cae4d9fb54f498b4ccommit hash: 478f19cb14c24fd266ffd90cae4d9fb54f498b4c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.63

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.35.62
21 Nov 2024 20:53:26
commit hash: a17ea169a5f7ef35bf4dd5499e15dba1fe2340dfcommit hash: a17ea169a5f7ef35bf4dd5499e15dba1fe2340dfcommit hash: a17ea169a5f7ef35bf4dd5499e15dba1fe2340dfcommit hash: a17ea169a5f7ef35bf4dd5499e15dba1fe2340df files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.62

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.35.61
21 Nov 2024 13:38:05
commit hash: 0a74581871c067a8097e58a0af9d4f9c52fea3bacommit hash: 0a74581871c067a8097e58a0af9d4f9c52fea3bacommit hash: 0a74581871c067a8097e58a0af9d4f9c52fea3bacommit hash: 0a74581871c067a8097e58a0af9d4f9c52fea3ba files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.61

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.35.54
03 Nov 2024 20:15:25
commit hash: 8db26a679cfb813d9cd82af67f75f9a023fb68bccommit hash: 8db26a679cfb813d9cd82af67f75f9a023fb68bccommit hash: 8db26a679cfb813d9cd82af67f75f9a023fb68bccommit hash: 8db26a679cfb813d9cd82af67f75f9a023fb68bc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.54

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.35.52
03 Nov 2024 13:22:26
commit hash: 1c11b63f413466569e561e3603348593d4151686commit hash: 1c11b63f413466569e561e3603348593d4151686commit hash: 1c11b63f413466569e561e3603348593d4151686commit hash: 1c11b63f413466569e561e3603348593d4151686 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.52

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.35.48
31 Oct 2024 20:40:23
commit hash: 225d05a54784ada5627f0780b32e80fd557a0a20commit hash: 225d05a54784ada5627f0780b32e80fd557a0a20commit hash: 225d05a54784ada5627f0780b32e80fd557a0a20commit hash: 225d05a54784ada5627f0780b32e80fd557a0a20 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.48

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.35.47
30 Oct 2024 14:54:23
commit hash: dd8a502fa75b542987b68b1b77d9258ce52265d7commit hash: dd8a502fa75b542987b68b1b77d9258ce52265d7commit hash: dd8a502fa75b542987b68b1b77d9258ce52265d7commit hash: dd8a502fa75b542987b68b1b77d9258ce52265d7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.47

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.35.46
30 Oct 2024 12:11:26
commit hash: 653035445dc1c3d39657e0abf9c4d8ccae58c878commit hash: 653035445dc1c3d39657e0abf9c4d8ccae58c878commit hash: 653035445dc1c3d39657e0abf9c4d8ccae58c878commit hash: 653035445dc1c3d39657e0abf9c4d8ccae58c878 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.46

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.35.45
29 Oct 2024 14:38:34
commit hash: 92955b3d2e463108d52da1eaa39721c512487a42commit hash: 92955b3d2e463108d52da1eaa39721c512487a42commit hash: 92955b3d2e463108d52da1eaa39721c512487a42commit hash: 92955b3d2e463108d52da1eaa39721c512487a42 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.45

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.35.44
26 Oct 2024 02:01:51
commit hash: 42261697eee4f6415e1e0cf1c4e34a14fab86e21commit hash: 42261697eee4f6415e1e0cf1c4e34a14fab86e21commit hash: 42261697eee4f6415e1e0cf1c4e34a14fab86e21commit hash: 42261697eee4f6415e1e0cf1c4e34a14fab86e21 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.44

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.35.43
25 Oct 2024 15:56:42
commit hash: 364d030ced450c054cf6ae1ae473534f2da6eb4acommit hash: 364d030ced450c054cf6ae1ae473534f2da6eb4acommit hash: 364d030ced450c054cf6ae1ae473534f2da6eb4acommit hash: 364d030ced450c054cf6ae1ae473534f2da6eb4a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.43

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.35.42
25 Oct 2024 11:17:39
commit hash: 9fcf40f60f6cdc6ffa218d687bdbcf6f55f75273commit hash: 9fcf40f60f6cdc6ffa218d687bdbcf6f55f75273commit hash: 9fcf40f60f6cdc6ffa218d687bdbcf6f55f75273commit hash: 9fcf40f60f6cdc6ffa218d687bdbcf6f55f75273 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.42

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.35.41
22 Oct 2024 21:58:19
commit hash: 50eed69a74b1a3c2619851447007c964eb075220commit hash: 50eed69a74b1a3c2619851447007c964eb075220commit hash: 50eed69a74b1a3c2619851447007c964eb075220commit hash: 50eed69a74b1a3c2619851447007c964eb075220 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.41

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.35.40
22 Oct 2024 09:48:37
commit hash: 0a3547f86d3f0a01b8d5b620130c9f4f4576ed39commit hash: 0a3547f86d3f0a01b8d5b620130c9f4f4576ed39commit hash: 0a3547f86d3f0a01b8d5b620130c9f4f4576ed39commit hash: 0a3547f86d3f0a01b8d5b620130c9f4f4576ed39 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.40

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.35.39
17 Oct 2024 19:02:48
commit hash: 4b2cde484a38733ebc86e8d1ab1745b8d327b6efcommit hash: 4b2cde484a38733ebc86e8d1ab1745b8d327b6efcommit hash: 4b2cde484a38733ebc86e8d1ab1745b8d327b6efcommit hash: 4b2cde484a38733ebc86e8d1ab1745b8d327b6ef files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.39

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.35.38
14 Oct 2024 05:25:27
commit hash: 9680dbe757d827faf70c2c57c158a3acd2a20d38commit hash: 9680dbe757d827faf70c2c57c158a3acd2a20d38commit hash: 9680dbe757d827faf70c2c57c158a3acd2a20d38commit hash: 9680dbe757d827faf70c2c57c158a3acd2a20d38 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.38

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.35.22
30 Sep 2024 13:36:29
commit hash: 94c8b6f8093e8b0efbb5a63c8b00fdad9775f926commit hash: 94c8b6f8093e8b0efbb5a63c8b00fdad9775f926commit hash: 94c8b6f8093e8b0efbb5a63c8b00fdad9775f926commit hash: 94c8b6f8093e8b0efbb5a63c8b00fdad9775f926 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.22

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.35.17
25 Sep 2024 04:22:29
commit hash: bc0c9e28881b27b892d3f972c822deba3cc0810bcommit hash: bc0c9e28881b27b892d3f972c822deba3cc0810bcommit hash: bc0c9e28881b27b892d3f972c822deba3cc0810bcommit hash: bc0c9e28881b27b892d3f972c822deba3cc0810b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.17

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.35.16
18 Sep 2024 06:13:12
commit hash: 5c14e8be9d6d1c1df512141875c4ab85f9577eb0commit hash: 5c14e8be9d6d1c1df512141875c4ab85f9577eb0commit hash: 5c14e8be9d6d1c1df512141875c4ab85f9577eb0commit hash: 5c14e8be9d6d1c1df512141875c4ab85f9577eb0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.16

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.35.15
15 Sep 2024 20:09:43
commit hash: c549e6f5da9b291451d9a3b7c5b16ce9b11dd5a4commit hash: c549e6f5da9b291451d9a3b7c5b16ce9b11dd5a4commit hash: c549e6f5da9b291451d9a3b7c5b16ce9b11dd5a4commit hash: c549e6f5da9b291451d9a3b7c5b16ce9b11dd5a4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.15

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.35.12
08 Sep 2024 18:37:17
commit hash: a495b8e9bbb23e1d9055c9e608b1befa252548f6commit hash: a495b8e9bbb23e1d9055c9e608b1befa252548f6commit hash: a495b8e9bbb23e1d9055c9e608b1befa252548f6commit hash: a495b8e9bbb23e1d9055c9e608b1befa252548f6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.35.12

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.160
05 Sep 2024 06:17:55
commit hash: e746c72aceb19d1c911840e9c962edc98a0e19cecommit hash: e746c72aceb19d1c911840e9c962edc98a0e19cecommit hash: e746c72aceb19d1c911840e9c962edc98a0e19cecommit hash: e746c72aceb19d1c911840e9c962edc98a0e19ce files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.160

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.155
15 Aug 2024 10:55:35
commit hash: c8702be6181e168bb104e0e1624d5f1f0ddd6ecbcommit hash: c8702be6181e168bb104e0e1624d5f1f0ddd6ecbcommit hash: c8702be6181e168bb104e0e1624d5f1f0ddd6ecbcommit hash: c8702be6181e168bb104e0e1624d5f1f0ddd6ecb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.155

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.153
04 Aug 2024 21:16:02
commit hash: 0ceec6beb4040d6dae674726281d3d6cfa086481commit hash: 0ceec6beb4040d6dae674726281d3d6cfa086481commit hash: 0ceec6beb4040d6dae674726281d3d6cfa086481commit hash: 0ceec6beb4040d6dae674726281d3d6cfa086481 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.153

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.151
04 Aug 2024 17:14:02
commit hash: a63782663f07156bdcb2baf149637332ac5da91fcommit hash: a63782663f07156bdcb2baf149637332ac5da91fcommit hash: a63782663f07156bdcb2baf149637332ac5da91fcommit hash: a63782663f07156bdcb2baf149637332ac5da91f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.151

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.149
29 Jul 2024 12:39:32
commit hash: b40b553fb5663f8a0b67a876fe42cdda5cefaa08commit hash: b40b553fb5663f8a0b67a876fe42cdda5cefaa08commit hash: b40b553fb5663f8a0b67a876fe42cdda5cefaa08commit hash: b40b553fb5663f8a0b67a876fe42cdda5cefaa08 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.149

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.147
24 Jul 2024 21:16:25
commit hash: 56285f5e239bbaf91418810e89132ab8cb9c66d4commit hash: 56285f5e239bbaf91418810e89132ab8cb9c66d4commit hash: 56285f5e239bbaf91418810e89132ab8cb9c66d4commit hash: 56285f5e239bbaf91418810e89132ab8cb9c66d4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.147

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.146
24 Jul 2024 11:44:33
commit hash: 0352ed99ea6038eec17e265b66dfc034c16c96b0commit hash: 0352ed99ea6038eec17e265b66dfc034c16c96b0commit hash: 0352ed99ea6038eec17e265b66dfc034c16c96b0commit hash: 0352ed99ea6038eec17e265b66dfc034c16c96b0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.146

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.145
21 Jul 2024 09:56:51
commit hash: db1d32eb0c4881dd98abdafdabf0cc015d098658commit hash: db1d32eb0c4881dd98abdafdabf0cc015d098658commit hash: db1d32eb0c4881dd98abdafdabf0cc015d098658commit hash: db1d32eb0c4881dd98abdafdabf0cc015d098658 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.145

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.144
13 Jul 2024 20:17:40
commit hash: f8e02a9dcb39aae2277f8e1de0d57a82901ed8bbcommit hash: f8e02a9dcb39aae2277f8e1de0d57a82901ed8bbcommit hash: f8e02a9dcb39aae2277f8e1de0d57a82901ed8bbcommit hash: f8e02a9dcb39aae2277f8e1de0d57a82901ed8bb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.144

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.142
11 Jul 2024 11:40:55
commit hash: 24ef2636ddc12d68b430ef722f001962e7d506becommit hash: 24ef2636ddc12d68b430ef722f001962e7d506becommit hash: 24ef2636ddc12d68b430ef722f001962e7d506becommit hash: 24ef2636ddc12d68b430ef722f001962e7d506be files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.142

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.141
10 Jul 2024 19:33:08
commit hash: 90766120d75ec1935657c4af2f5a045be877ec84commit hash: 90766120d75ec1935657c4af2f5a045be877ec84commit hash: 90766120d75ec1935657c4af2f5a045be877ec84commit hash: 90766120d75ec1935657c4af2f5a045be877ec84 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.141

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.140
10 Jul 2024 04:57:44
commit hash: c5d7fbbfb5fac41ea3f3be85fb4e563d9b65a616commit hash: c5d7fbbfb5fac41ea3f3be85fb4e563d9b65a616commit hash: c5d7fbbfb5fac41ea3f3be85fb4e563d9b65a616commit hash: c5d7fbbfb5fac41ea3f3be85fb4e563d9b65a616 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.140

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.139
08 Jul 2024 16:21:27
commit hash: 842a261b18adf65989a403eaad1a002905cc855dcommit hash: 842a261b18adf65989a403eaad1a002905cc855dcommit hash: 842a261b18adf65989a403eaad1a002905cc855dcommit hash: 842a261b18adf65989a403eaad1a002905cc855d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.139

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.137
06 Jul 2024 16:03:05
commit hash: f631ae1b9b5fb831ad8a2f4acaff6e01dfe97efecommit hash: f631ae1b9b5fb831ad8a2f4acaff6e01dfe97efecommit hash: f631ae1b9b5fb831ad8a2f4acaff6e01dfe97efecommit hash: f631ae1b9b5fb831ad8a2f4acaff6e01dfe97efe files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.137

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.128
03 Jul 2024 04:36:35
commit hash: 89deb520dc1cc9e6a833ec38c41e21ce2ac0b469commit hash: 89deb520dc1cc9e6a833ec38c41e21ce2ac0b469commit hash: 89deb520dc1cc9e6a833ec38c41e21ce2ac0b469commit hash: 89deb520dc1cc9e6a833ec38c41e21ce2ac0b469 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.128

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.127
18 Jun 2024 03:59:49
commit hash: ebf69a3ae2a36815d712e6195e90caff2d07c36fcommit hash: ebf69a3ae2a36815d712e6195e90caff2d07c36fcommit hash: ebf69a3ae2a36815d712e6195e90caff2d07c36fcommit hash: ebf69a3ae2a36815d712e6195e90caff2d07c36f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.127

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.120
06 Jun 2024 16:39:32
commit hash: 9700ad01bc7ad0db95c47a487484784ea50e6474commit hash: 9700ad01bc7ad0db95c47a487484784ea50e6474commit hash: 9700ad01bc7ad0db95c47a487484784ea50e6474commit hash: 9700ad01bc7ad0db95c47a487484784ea50e6474 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.120

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.119
06 Jun 2024 07:48:02
commit hash: e233f60bc797bd04c923c47dfd7c70e350a870edcommit hash: e233f60bc797bd04c923c47dfd7c70e350a870edcommit hash: e233f60bc797bd04c923c47dfd7c70e350a870edcommit hash: e233f60bc797bd04c923c47dfd7c70e350a870ed files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.119

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.117
03 Jun 2024 02:38:06
commit hash: a0ee4100b5edf7fccd55fa464717b253396d865acommit hash: a0ee4100b5edf7fccd55fa464717b253396d865acommit hash: a0ee4100b5edf7fccd55fa464717b253396d865acommit hash: a0ee4100b5edf7fccd55fa464717b253396d865a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.117

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.113
28 May 2024 20:19:38
commit hash: 4a1f68297ff28d393cb070a8f3b0678a36d350d4commit hash: 4a1f68297ff28d393cb070a8f3b0678a36d350d4commit hash: 4a1f68297ff28d393cb070a8f3b0678a36d350d4commit hash: 4a1f68297ff28d393cb070a8f3b0678a36d350d4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.113

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.111
28 May 2024 10:21:30
commit hash: 21b23d890fcf1baffedef84ad314812d4b48c578commit hash: 21b23d890fcf1baffedef84ad314812d4b48c578commit hash: 21b23d890fcf1baffedef84ad314812d4b48c578commit hash: 21b23d890fcf1baffedef84ad314812d4b48c578 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.111

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.108
19 May 2024 22:10:54
commit hash: 0547c0972567df70c2f25b1ae722c3d5c8c4fa63commit hash: 0547c0972567df70c2f25b1ae722c3d5c8c4fa63commit hash: 0547c0972567df70c2f25b1ae722c3d5c8c4fa63commit hash: 0547c0972567df70c2f25b1ae722c3d5c8c4fa63 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.108

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.105
19 May 2024 17:15:31
commit hash: 67545c9b5877e8ede08023a8bd95c43c782ab4cccommit hash: 67545c9b5877e8ede08023a8bd95c43c782ab4cccommit hash: 67545c9b5877e8ede08023a8bd95c43c782ab4cccommit hash: 67545c9b5877e8ede08023a8bd95c43c782ab4cc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.105

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.88
20 Apr 2024 18:28:17
commit hash: 2860cbec16b78edfbff40abd6eb2d2799322f89acommit hash: 2860cbec16b78edfbff40abd6eb2d2799322f89acommit hash: 2860cbec16b78edfbff40abd6eb2d2799322f89acommit hash: 2860cbec16b78edfbff40abd6eb2d2799322f89a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.88

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.86
20 Apr 2024 14:25:41
commit hash: dcb65a21a4a01a1529e9932267a018c9d9960eabcommit hash: dcb65a21a4a01a1529e9932267a018c9d9960eabcommit hash: dcb65a21a4a01a1529e9932267a018c9d9960eabcommit hash: dcb65a21a4a01a1529e9932267a018c9d9960eab files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.86

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.84_1
13 Apr 2024 14:47:51
commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil

- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS
1.34.84
13 Apr 2024 11:57:21
commit hash: a45d3ada6766beff8d307fbc618ed058d1531cfbcommit hash: a45d3ada6766beff8d307fbc618ed058d1531cfbcommit hash: a45d3ada6766beff8d307fbc618ed058d1531cfbcommit hash: a45d3ada6766beff8d307fbc618ed058d1531cfb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.84

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.82
13 Apr 2024 09:31:36
commit hash: fe9e30f9a3514fb9d8cf4ce2b424a2076189cefdcommit hash: fe9e30f9a3514fb9d8cf4ce2b424a2076189cefdcommit hash: fe9e30f9a3514fb9d8cf4ce2b424a2076189cefdcommit hash: fe9e30f9a3514fb9d8cf4ce2b424a2076189cefd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.82

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.81
10 Apr 2024 09:36:14
commit hash: b94e0f8e109bb1896b30650b25aa2ec7b2517466commit hash: b94e0f8e109bb1896b30650b25aa2ec7b2517466commit hash: b94e0f8e109bb1896b30650b25aa2ec7b2517466commit hash: b94e0f8e109bb1896b30650b25aa2ec7b2517466 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.81

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.80
10 Apr 2024 07:19:59
commit hash: abd5e903d78b263fdc8349e4906555409fa3ba64commit hash: abd5e903d78b263fdc8349e4906555409fa3ba64commit hash: abd5e903d78b263fdc8349e4906555409fa3ba64commit hash: abd5e903d78b263fdc8349e4906555409fa3ba64 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.80

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.79
08 Apr 2024 06:45:57
commit hash: a946b3fe99ffbd70879bd991e814cb17593c7578commit hash: a946b3fe99ffbd70879bd991e814cb17593c7578commit hash: a946b3fe99ffbd70879bd991e814cb17593c7578commit hash: a946b3fe99ffbd70879bd991e814cb17593c7578 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.79

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.78
05 Apr 2024 23:57:46
commit hash: 6aebb972b925887c5643a0ae640200db0c6b9efccommit hash: 6aebb972b925887c5643a0ae640200db0c6b9efccommit hash: 6aebb972b925887c5643a0ae640200db0c6b9efccommit hash: 6aebb972b925887c5643a0ae640200db0c6b9efc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.78

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.75
05 Apr 2024 00:39:36
commit hash: 04019729cb469bc74820b9daae90c2b08d26efdecommit hash: 04019729cb469bc74820b9daae90c2b08d26efdecommit hash: 04019729cb469bc74820b9daae90c2b08d26efdecommit hash: 04019729cb469bc74820b9daae90c2b08d26efde files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.75

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.74
31 Mar 2024 18:51:18
commit hash: 0a332d26744fb51cdd5705b0994e5f76a133714dcommit hash: 0a332d26744fb51cdd5705b0994e5f76a133714dcommit hash: 0a332d26744fb51cdd5705b0994e5f76a133714dcommit hash: 0a332d26744fb51cdd5705b0994e5f76a133714d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.74

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.70
31 Mar 2024 03:06:19
commit hash: dd389477021cae596fff12caba3c84d2ac2fe254commit hash: dd389477021cae596fff12caba3c84d2ac2fe254commit hash: dd389477021cae596fff12caba3c84d2ac2fe254commit hash: dd389477021cae596fff12caba3c84d2ac2fe254 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.70

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.60
23 Mar 2024 14:31:12
commit hash: 52112af250e76d30c96a4c1f05e37577447bca08commit hash: 52112af250e76d30c96a4c1f05e37577447bca08commit hash: 52112af250e76d30c96a4c1f05e37577447bca08commit hash: 52112af250e76d30c96a4c1f05e37577447bca08 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.60

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.54
09 Mar 2024 14:05:44
commit hash: aa6b19008044a535dd329a091a0c866a386562dbcommit hash: aa6b19008044a535dd329a091a0c866a386562dbcommit hash: aa6b19008044a535dd329a091a0c866a386562dbcommit hash: aa6b19008044a535dd329a091a0c866a386562db files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.54

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.44
21 Feb 2024 15:07:13
commit hash: 8cdc03c6a40f45e6c025a3182b02d5c3d2b5ffedcommit hash: 8cdc03c6a40f45e6c025a3182b02d5c3d2b5ffedcommit hash: 8cdc03c6a40f45e6c025a3182b02d5c3d2b5ffedcommit hash: 8cdc03c6a40f45e6c025a3182b02d5c3d2b5ffed files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.44

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.7
25 Dec 2023 16:10:52
commit hash: 9ec299a5da44275d4942e78110147e2c9df87d51commit hash: 9ec299a5da44275d4942e78110147e2c9df87d51commit hash: 9ec299a5da44275d4942e78110147e2c9df87d51commit hash: 9ec299a5da44275d4942e78110147e2c9df87d51 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.7

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.6
25 Dec 2023 09:00:06
commit hash: 5ca2a3ae197786d7720a99d8b3baed53cbeb9494commit hash: 5ca2a3ae197786d7720a99d8b3baed53cbeb9494commit hash: 5ca2a3ae197786d7720a99d8b3baed53cbeb9494commit hash: 5ca2a3ae197786d7720a99d8b3baed53cbeb9494 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.6

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.34.0
14 Dec 2023 20:45:09
commit hash: 5620bbac92e13e5b4f58660759c01003bcc3067fcommit hash: 5620bbac92e13e5b4f58660759c01003bcc3067fcommit hash: 5620bbac92e13e5b4f58660759c01003bcc3067fcommit hash: 5620bbac92e13e5b4f58660759c01003bcc3067f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.34.0

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.33.10
14 Dec 2023 05:48:23
commit hash: 96a8252a9ef9c949d36634377f4284c4593ef6bdcommit hash: 96a8252a9ef9c949d36634377f4284c4593ef6bdcommit hash: 96a8252a9ef9c949d36634377f4284c4593ef6bdcommit hash: 96a8252a9ef9c949d36634377f4284c4593ef6bd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.33.10

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.33.5
01 Dec 2023 22:11:42
commit hash: 3d686c9766d4de12bc53fc79d95a5af2a155a84ccommit hash: 3d686c9766d4de12bc53fc79d95a5af2a155a84ccommit hash: 3d686c9766d4de12bc53fc79d95a5af2a155a84ccommit hash: 3d686c9766d4de12bc53fc79d95a5af2a155a84c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.33.5

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.85
14 Nov 2023 21:19:29
commit hash: b793fe0ab9f0c570a3fa64dac2c1247f8981750acommit hash: b793fe0ab9f0c570a3fa64dac2c1247f8981750acommit hash: b793fe0ab9f0c570a3fa64dac2c1247f8981750acommit hash: b793fe0ab9f0c570a3fa64dac2c1247f8981750a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.85

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.84
14 Nov 2023 17:15:52
commit hash: 1ac65893da09b729458a6ca8e5dd902bd579e5d2commit hash: 1ac65893da09b729458a6ca8e5dd902bd579e5d2commit hash: 1ac65893da09b729458a6ca8e5dd902bd579e5d2commit hash: 1ac65893da09b729458a6ca8e5dd902bd579e5d2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.84

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.74
02 Nov 2023 07:37:24
commit hash: d1268921fd12558fdde5935ef4c1f1ea13dccae9commit hash: d1268921fd12558fdde5935ef4c1f1ea13dccae9commit hash: d1268921fd12558fdde5935ef4c1f1ea13dccae9commit hash: d1268921fd12558fdde5935ef4c1f1ea13dccae9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.74

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.72
01 Nov 2023 01:57:06
commit hash: a1356b765d0268b68134d90b4450b1aaca9a8d93commit hash: a1356b765d0268b68134d90b4450b1aaca9a8d93commit hash: a1356b765d0268b68134d90b4450b1aaca9a8d93commit hash: a1356b765d0268b68134d90b4450b1aaca9a8d93 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.72

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.63
16 Oct 2023 15:59:45
commit hash: ac9f3681c841ae374f5707ed76e7208c6cbbe43dcommit hash: ac9f3681c841ae374f5707ed76e7208c6cbbe43dcommit hash: ac9f3681c841ae374f5707ed76e7208c6cbbe43dcommit hash: ac9f3681c841ae374f5707ed76e7208c6cbbe43d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.63

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.62
08 Oct 2023 11:54:52
commit hash: 5c83ef13666874d26219b50c53495388472d1417commit hash: 5c83ef13666874d26219b50c53495388472d1417commit hash: 5c83ef13666874d26219b50c53495388472d1417commit hash: 5c83ef13666874d26219b50c53495388472d1417 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.62

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.59
05 Oct 2023 02:00:16
commit hash: c55e9f2bb75f1fb73b0fffd39e999dfab04f8f63commit hash: c55e9f2bb75f1fb73b0fffd39e999dfab04f8f63commit hash: c55e9f2bb75f1fb73b0fffd39e999dfab04f8f63commit hash: c55e9f2bb75f1fb73b0fffd39e999dfab04f8f63 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.59

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.57
30 Sep 2023 00:44:30
commit hash: 48b04510a48f5b115d5c8de61cbe18fe1de28a36commit hash: 48b04510a48f5b115d5c8de61cbe18fe1de28a36commit hash: 48b04510a48f5b115d5c8de61cbe18fe1de28a36commit hash: 48b04510a48f5b115d5c8de61cbe18fe1de28a36 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.57

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.53
29 Sep 2023 16:13:52
commit hash: b9fb58f825b93ec757b98ef2c5b4ed9bbfc75219commit hash: b9fb58f825b93ec757b98ef2c5b4ed9bbfc75219commit hash: b9fb58f825b93ec757b98ef2c5b4ed9bbfc75219commit hash: b9fb58f825b93ec757b98ef2c5b4ed9bbfc75219 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.53

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.52
22 Sep 2023 23:23:36
commit hash: 9cb63e41586c33783e8bcbf91cda0a156587f71fcommit hash: 9cb63e41586c33783e8bcbf91cda0a156587f71fcommit hash: 9cb63e41586c33783e8bcbf91cda0a156587f71fcommit hash: 9cb63e41586c33783e8bcbf91cda0a156587f71f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.52

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.50
22 Sep 2023 03:17:55
commit hash: 73199c492f2380f503079b59b2d530d4cb0ca82bcommit hash: 73199c492f2380f503079b59b2d530d4cb0ca82bcommit hash: 73199c492f2380f503079b59b2d530d4cb0ca82bcommit hash: 73199c492f2380f503079b59b2d530d4cb0ca82b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.50

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.44
11 Sep 2023 03:08:08
commit hash: 28f921be349f97eec83c985f424faa5da0f69817commit hash: 28f921be349f97eec83c985f424faa5da0f69817commit hash: 28f921be349f97eec83c985f424faa5da0f69817commit hash: 28f921be349f97eec83c985f424faa5da0f69817 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.44

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.41
06 Sep 2023 20:49:41
commit hash: 82499e83d65aa19f3c9c6805e10433d050988239commit hash: 82499e83d65aa19f3c9c6805e10433d050988239commit hash: 82499e83d65aa19f3c9c6805e10433d050988239commit hash: 82499e83d65aa19f3c9c6805e10433d050988239 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.41

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.40
04 Sep 2023 21:30:08
commit hash: 5ce6f8f799e60e1702faf38a10b483f4f36fef93commit hash: 5ce6f8f799e60e1702faf38a10b483f4f36fef93commit hash: 5ce6f8f799e60e1702faf38a10b483f4f36fef93commit hash: 5ce6f8f799e60e1702faf38a10b483f4f36fef93 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.40

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.36
04 Sep 2023 09:04:48
commit hash: dab61470a5a4f0f0561e5e7edaca7cc77b48bb7acommit hash: dab61470a5a4f0f0561e5e7edaca7cc77b48bb7acommit hash: dab61470a5a4f0f0561e5e7edaca7cc77b48bb7acommit hash: dab61470a5a4f0f0561e5e7edaca7cc77b48bb7a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.36

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.35
26 Aug 2023 20:34:13
commit hash: 798fd4b3e1a86a8b4d5de0b4309dbeeea751017dcommit hash: 798fd4b3e1a86a8b4d5de0b4309dbeeea751017dcommit hash: 798fd4b3e1a86a8b4d5de0b4309dbeeea751017dcommit hash: 798fd4b3e1a86a8b4d5de0b4309dbeeea751017d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.35

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.32
26 Aug 2023 09:27:28
commit hash: b94ed1cdb03945db0f3d4db02be00c519b5746b5commit hash: b94ed1cdb03945db0f3d4db02be00c519b5746b5commit hash: b94ed1cdb03945db0f3d4db02be00c519b5746b5commit hash: b94ed1cdb03945db0f3d4db02be00c519b5746b5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.32

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.30
21 Aug 2023 18:52:31
commit hash: 0e97ec954de64d9beb46dc79469fe8ed8ba9f450commit hash: 0e97ec954de64d9beb46dc79469fe8ed8ba9f450commit hash: 0e97ec954de64d9beb46dc79469fe8ed8ba9f450commit hash: 0e97ec954de64d9beb46dc79469fe8ed8ba9f450 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.30

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.28
21 Aug 2023 17:03:48
commit hash: a7618561a31f61ff2a5d0620a823a659980fcbcacommit hash: a7618561a31f61ff2a5d0620a823a659980fcbcacommit hash: a7618561a31f61ff2a5d0620a823a659980fcbcacommit hash: a7618561a31f61ff2a5d0620a823a659980fcbca files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.28

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.27
16 Aug 2023 19:44:21
commit hash: 35b5cadac291ef34dacc842dba981fbd25984891commit hash: 35b5cadac291ef34dacc842dba981fbd25984891commit hash: 35b5cadac291ef34dacc842dba981fbd25984891commit hash: 35b5cadac291ef34dacc842dba981fbd25984891 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.27

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.6
16 Aug 2023 18:25:22
commit hash: c01ebe8b07cdf1911ae8982a390441dcfa044cddcommit hash: c01ebe8b07cdf1911ae8982a390441dcfa044cddcommit hash: c01ebe8b07cdf1911ae8982a390441dcfa044cddcommit hash: c01ebe8b07cdf1911ae8982a390441dcfa044cdd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.6

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.3
31 Jul 2023 16:39:57
commit hash: e8c61edbb9d094780b6d5087cafde9dc0a48b0afcommit hash: e8c61edbb9d094780b6d5087cafde9dc0a48b0afcommit hash: e8c61edbb9d094780b6d5087cafde9dc0a48b0afcommit hash: e8c61edbb9d094780b6d5087cafde9dc0a48b0af files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.3

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.31.1
09 Jul 2023 21:34:29
commit hash: 17e77c5461379718eb07fbcc6f6276b738b98e08commit hash: 17e77c5461379718eb07fbcc6f6276b738b98e08commit hash: 17e77c5461379718eb07fbcc6f6276b738b98e08commit hash: 17e77c5461379718eb07fbcc6f6276b738b98e08 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.31.1

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.29.164
09 Jul 2023 10:18:46
commit hash: 8c03ae293deaa848833e6e9b7727e681b63cbb49commit hash: 8c03ae293deaa848833e6e9b7727e681b63cbb49commit hash: 8c03ae293deaa848833e6e9b7727e681b63cbb49commit hash: 8c03ae293deaa848833e6e9b7727e681b63cbb49 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.29.164

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.29.150
30 Jun 2023 11:40:17
commit hash: edf253c9ec0127a30062fe851988691813d51409commit hash: edf253c9ec0127a30062fe851988691813d51409commit hash: edf253c9ec0127a30062fe851988691813d51409commit hash: edf253c9ec0127a30062fe851988691813d51409 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
devel/py-botocore: Hook up option (spell OPTIONS_DEFINE correctly)

Reported by:	portfmt scan
1.29.150
30 Jun 2023 07:03:12
commit hash: a671a66cdf86605d2f31037d17d10afb83260486commit hash: a671a66cdf86605d2f31037d17d10afb83260486commit hash: a671a66cdf86605d2f31037d17d10afb83260486commit hash: a671a66cdf86605d2f31037d17d10afb83260486 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.29.150

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.29.146
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>
1.29.146
05 Jun 2023 21:07:48
commit hash: 7134cd1c2d08a58632483c62edf7a99b301b3ac3commit hash: 7134cd1c2d08a58632483c62edf7a99b301b3ac3commit hash: 7134cd1c2d08a58632483c62edf7a99b301b3ac3commit hash: 7134cd1c2d08a58632483c62edf7a99b301b3ac3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.29.146

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.29.145
05 Jun 2023 18:47:01
commit hash: 5b0a1fa7ed81cecbf7fb1147931729cf55285687commit hash: 5b0a1fa7ed81cecbf7fb1147931729cf55285687commit hash: 5b0a1fa7ed81cecbf7fb1147931729cf55285687commit hash: 5b0a1fa7ed81cecbf7fb1147931729cf55285687 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.29.145

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.29.141
27 May 2023 23:43:52
commit hash: db5fc797f75cad48b07b4fac0f3c86770a6c12dfcommit hash: db5fc797f75cad48b07b4fac0f3c86770a6c12dfcommit hash: db5fc797f75cad48b07b4fac0f3c86770a6c12dfcommit hash: db5fc797f75cad48b07b4fac0f3c86770a6c12df files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.29.141

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.29.132
27 May 2023 04:08:27
commit hash: 00c0b126877caaadb215e2cf534ba78917e10483commit hash: 00c0b126877caaadb215e2cf534ba78917e10483commit hash: 00c0b126877caaadb215e2cf534ba78917e10483commit hash: 00c0b126877caaadb215e2cf534ba78917e10483 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.29.132

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.29.127
07 May 2023 21:13:27
commit hash: 84acae743a3e91f11b4efb54ed346a5c84477500commit hash: 84acae743a3e91f11b4efb54ed346a5c84477500commit hash: 84acae743a3e91f11b4efb54ed346a5c84477500commit hash: 84acae743a3e91f11b4efb54ed346a5c84477500 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.29.127

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.29.125
07 May 2023 16:03:45
commit hash: ed967f79158a2834c54f042a208594f74d60b1b9commit hash: ed967f79158a2834c54f042a208594f74d60b1b9commit hash: ed967f79158a2834c54f042a208594f74d60b1b9commit hash: ed967f79158a2834c54f042a208594f74d60b1b9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.29.125

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst
1.29.123
02 May 2023 16:20:00
commit hash: 51382a62e811d8b8a8048ac69ea2c60d0d45dbe5commit hash: 51382a62e811d8b8a8048ac69ea2c60d0d45dbe5commit hash: 51382a62e811d8b8a8048ac69ea2c60d0d45dbe5commit hash: 51382a62e811d8b8a8048ac69ea2c60d0d45dbe5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-botocore: Update to 1.29.123

Changes:	https://github.com/boto/botocore/blob/develop/CHANGELOG.rst

Number of commits found: 284 (showing only 100 on this page)

1 | 2 | 3  »