head 1.3; access; symbols pkgsrc-2026Q1:1.3.0.42 pkgsrc-2026Q1-base:1.3 pkgsrc-2025Q4:1.3.0.40 pkgsrc-2025Q4-base:1.3 pkgsrc-2025Q3:1.3.0.38 pkgsrc-2025Q3-base:1.3 pkgsrc-2025Q2:1.3.0.36 pkgsrc-2025Q2-base:1.3 pkgsrc-2025Q1:1.3.0.34 pkgsrc-2025Q1-base:1.3 pkgsrc-2024Q4:1.3.0.32 pkgsrc-2024Q4-base:1.3 pkgsrc-2024Q3:1.3.0.30 pkgsrc-2024Q3-base:1.3 pkgsrc-2024Q2:1.3.0.28 pkgsrc-2024Q2-base:1.3 pkgsrc-2024Q1:1.3.0.26 pkgsrc-2024Q1-base:1.3 pkgsrc-2023Q4:1.3.0.24 pkgsrc-2023Q4-base:1.3 pkgsrc-2023Q3:1.3.0.22 pkgsrc-2023Q3-base:1.3 pkgsrc-2023Q2:1.3.0.20 pkgsrc-2023Q2-base:1.3 pkgsrc-2023Q1:1.3.0.18 pkgsrc-2023Q1-base:1.3 pkgsrc-2022Q4:1.3.0.16 pkgsrc-2022Q4-base:1.3 pkgsrc-2022Q3:1.3.0.14 pkgsrc-2022Q3-base:1.3 pkgsrc-2022Q2:1.3.0.12 pkgsrc-2022Q2-base:1.3 pkgsrc-2022Q1:1.3.0.10 pkgsrc-2022Q1-base:1.3 pkgsrc-2021Q4:1.3.0.8 pkgsrc-2021Q4-base:1.3 pkgsrc-2021Q3:1.3.0.6 pkgsrc-2021Q3-base:1.3 pkgsrc-2021Q2:1.3.0.4 pkgsrc-2021Q2-base:1.3 pkgsrc-2021Q1:1.3.0.2 pkgsrc-2021Q1-base:1.3 pkgsrc-2020Q4:1.2.0.6 pkgsrc-2020Q4-base:1.2 pkgsrc-2020Q3:1.2.0.4 pkgsrc-2020Q3-base:1.2 pkgsrc-2020Q2:1.2.0.2 pkgsrc-2020Q2-base:1.2 pkgsrc-2020Q1:1.1.0.16 pkgsrc-2020Q1-base:1.1 pkgsrc-2019Q4:1.1.0.18 pkgsrc-2019Q4-base:1.1 pkgsrc-2019Q3:1.1.0.14 pkgsrc-2019Q3-base:1.1 pkgsrc-2019Q2:1.1.0.12 pkgsrc-2019Q2-base:1.1 pkgsrc-2019Q1:1.1.0.10 pkgsrc-2019Q1-base:1.1 pkgsrc-2018Q4:1.1.0.8 pkgsrc-2018Q4-base:1.1 pkgsrc-2018Q3:1.1.0.6 pkgsrc-2018Q3-base:1.1 pkgsrc-2018Q2:1.1.0.4 pkgsrc-2018Q2-base:1.1 pkgsrc-2018Q1:1.1.0.2 pkgsrc-2018Q1-base:1.1; locks; strict; comment @# @; 1.3 date 2021.02.10.10.49.56; author adam; state Exp; branches; next 1.2; commitid 9EdWeemHScG5x9HC; 1.2 date 2020.05.06.11.16.46; author jperkin; state Exp; branches; next 1.1; commitid Nh5q5ZvZ9lnEEa7C; 1.1 date 2018.02.02.08.36.10; author adam; state Exp; branches; next ; commitid fMmj4DNx5REFhgpA; desc @@ 1.3 log @py-swiftclient: updated to 3.11.0 3.11.0: Unknown changes 3.9.0 * Now tested under Python 3.8. * Better clean up connections when using the low-level client.py API. * Fixed a display issue when `swift delete` made multiple attempts to bulk delete objects. 3.8.1 * Deleting or overwriting a symlink to an SLO or DLO will no longer attempt to clean up the large object's segments. * Fixed an issue sending non-ASCII metadata keys on Python 3. Note that receiving such metadata on py3 is still broken; see https://bugs.python.org/issue37093 * Documentation can now be rendered as a PDF. * Dropped Python 3.5 testing. 3.8.0 * Added a new `--json` option to `swift list`. * Fixed an issue introduced in 3.5.0 where re-uploading an SLO with the same size, mtime, and segment size would delete all of the just-uploaded segments. * Various other minor bug fixes and improvements. 3.7.0 * Added the delimiter keyword parameter to `get_account()` to match the functionality of `get_container()`. * Fixed an issue in the client module where socket connections weren't closed properly before being dereferenced. * Various other minor bug fixes and improvements. 3.6.0 * Add the `--prompt` option for the CLI which will cause the user to be prompted to enter a password. Any password otherwise specified by `--key`, `--os-password` or an environment variable will be ignored. * Added bash completion support to the `swift` CLI. Enable this by sourcing the included `tools/swift.bash_completion` file. Make it permanent by including this file in the system's `/etc/bash_completion.d` directory. * Add ability to generate a temporary URL with an IP range restriction. TempURLs with IP restrictions are supported in Swift 2.19.0 or later. * The client.py SDK now supports a `query_string` option on the `head_object()` method. This is useful for finding information on SLO/DLO manifests without fetching the entire manifest. * The client.py SDK now respects `region_name` when using sessions. * Added a `.close()` method to an object response, allowing clients to give up on reading the rest of the response body, if they so choose. * Fixed a bug where using `--debug` in the CLI with unicode account names would cause a client crash. * Make OS_AUTH_URL work in DevStack (for testing) by default. * Dropped Python 3.4 testing. * Various other minor bug fixes and improvements. @ text @bin/swift @@PREFIX@@/bin/swift-@@PYVERSSUFFIX@@ @ 1.2 log @*: Remove manual page entries from ALTERNATIVES files. Thes are not supported by pkg_alternatives, and lead to breakage as found in . In many cases these were unnecessary anyway, as they match the corresponding command that pkg_alternatives will have automatically detected manual page entries for, plus many of them did not support PKGMANDIR. In the one case (databases/py-peewee) where the manual page does not match the command name, pkg_alternatives will need to be enhanced to support this before it can be re-enabled. @ text @d1 1 a1 1 bin/swift @@PREFIX@@/bin/swift@@PYVERSSUFFIX@@ @ 1.1 log @py-swiftclient: updated to 3.5.0 3.5.0 * Allow for object uploads > 5GB from stdin. When uploading from standard input, swiftclient will turn the upload into an SLO in the case of large objects. By default, input larger than 10MB will be uploaded as an SLO with 10MB segment sizes. Users can also supply the --segment-size option to alter that threshold and the SLO segment size. One segment is buffered in memory (which is why 10MB default was chosen). * The --meta option can now be set on the upload command. * Updated PyPy test dependency references to be more accurate on different distros. * Various other minor bug fixes and improvements. @ text @a1 1 man/man1/swift.1 @@PREFIX@@/@@PKGMANDIR@@/man1/swift@@PYVERSSUFFIX@@.1 @