Path to this page:
./
mail/gyb,
Command line tool for backing up Gmail
Branch: CURRENT,
Version: 1.82,
Package name: gyb-1.82,
Maintainer: pkgsrc-usersGot Your Back (GYB) is a command line tool for backing up your Gmail
messages to your computer using Gmail's API over HTTPS.
Full documentation can be found at:
https://github.com/GAM-team/got-your-back/wiki
Required to run:[
databases/py-sqlite3] [
www/py-google-api-python-client] [
security/py-google-auth-httplib2] [
security/py-google-auth-oauthlib] [
security/py-google-auth] [
lang/python310]
Master sites:
Filesize: 1129.982 KB
Version history: (Expand)
- (2024-12-02) Updated to version: gyb-1.82
- (2023-10-23) Updated to version: gyb-1.71nb2
- (2023-08-14) Updated to version: gyb-1.71nb1
- (2022-10-14) Updated to version: gyb-1.71
- (2022-08-30) Package added to pkgsrc.se, version gyb-1.70 (created)
CVS history: (Expand)
2024-12-02 09:44:46 by Stephen Borrill | Files touched by this commit (3) | |
Log message:
gyb: update to 1.82
Changes since 1.71:
fix #456 strptime unconverted data error
upgrade Python, OpenSSL and other libraries
Fix back off and retry failures by reducing batch sizes for respective actions.
Update Python and OpenSSL to the latest releases.
Support preservation of labels when restoring from Google Vault's new Gmail \
export format.
Python 3.12.1, OpenSSL 3.2.0 and various other library upgrades.
GYB now has a native version for Apple Silicon (M1, M2, etc) Macs
Python and OpenSSL upgraded to the latest releases
Fix 64-bit builds on Windows. 32-bit builds are deprecated, upgrade to a \
64-bit OS.
Upgrade to OpenSSL 3.0.7 to fix a high risk vulnerability (low chance of \
impact to GYB)
Upgrade to Python 3.11.0 which offers performance improvements
|
2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325) |
Log message:
*: clean-up after python38 removal
|
2023-11-07 23:38:10 by Thomas Klausner | Files touched by this commit (112) |
Log message:
*: latest py-sphinx only support Python 3.9+
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2022-10-14 14:26:56 by Stephen Borrill | Files touched by this commit (3) | |
Log message:
gyb: update to 1.71
Disable automatic update check
Changes:
- improved build process should reduce false positive AV detection of GYB
- fix --action restore-group and .eml files as a type of mbox.
|
2022-08-31 10:21:32 by Stephen Borrill | Files touched by this commit (1) |
Log message:
gyb: remove commented lines in Makefile
|
2022-08-30 14:20:15 by Stephen Borrill | Files touched by this commit (5) |
Log message:
gyb: Add 1.70
Got Your Back a.k.a. GYB is a command-line tool to backup/restore Gmail
accounts. It can also perform other batch operations such as bulk
deletion.
GYB works with Gmail.com and Google Workspace (formerly G Suite /
Google Apps) accounts.
|