14
0

9 Commits

Author SHA256 Message Date
b76860b4ee Accepting request 1284027 from home:mcalabkova:branches:devel:languages:python
fix files

OBS-URL: https://build.opensuse.org/request/show/1284027
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydrive2?expand=0&rev=14
2025-06-09 08:54:27 +00:00
f309979515 fix files
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydrive2?expand=0&rev=13
2025-06-04 10:20:06 +00:00
682b64f93e - Convert to pip-based build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydrive2?expand=0&rev=12
2025-06-04 10:16:28 +00:00
4791df932a - update to 1.18.1:
* fix(fs): remove DVC-specific broken cache optimization
  * **Full Changelog**:
    https://github.com/iterative/PyDrive2/compare/1.16.2...1.18.1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydrive2?expand=0&rev=10
2023-12-26 20:28:57 +00:00
0bfe799565 - update to 1.18.0:
* Delete .github/release-drafter.yml
  * Delete .github/workflows/release-drafter.yml
  * **Full Changelog**:
    https://github.com/iterative/PyDrive2/compare/1.16.2...1.18.0
- Disabled tests - they all fail on OBS because they need network
  * Initial package created with py2pack

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydrive2?expand=0&rev=8
2023-12-14 20:56:03 +00:00
539ffebe38 Accepting request 1131578 from home:mcalabkova:branches:devel:languages:python
- Update to 1.16.2 (bsc#1217858, CVE-2023-49297)
  * auth: add dictionary storage
  * auth: rename client_creds_dict -> client_json_dict
  * fs: simplify auth
  * fs: hide gdrive_* methods
  * fs: add acknowledge_abuse parameter
  * remove six
  * Implement mv method in GDriveFileSystem
  * fs: use itertools.chain.from_iterable instead of funcy.py3.cat
  * add bind_addr parameter to LocalWebserverAuth
  * drop Python 3.7 support
  * Merge pull request from GHSA-v5f6-hjmf-9mc5
- Drop merged modernize.patch
- Rebase migrate-to-google-auth.patch
  * pr#180 was closed in favor of pr#221, which was closed as stale

OBS-URL: https://build.opensuse.org/request/show/1131578
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydrive2?expand=0&rev=6
2023-12-07 15:45:54 +00:00
f5fb9255f6 Accepting request 980661 from home:mcalabkova:branches:devel:languages:python
- Update to 1.10.1
  * implement a fsspec-based filesystem backend
  * fs.get_file: add callback support
  * Add option to not launch the browser automatically via LocalWebserver
  * make credentials save/load thread safe
- Add patches:
  * modernize.patch: support up to Python 3.10
  * migrate-to-google-auth.patch: drop obsolete oauthlib2 requirement

OBS-URL: https://build.opensuse.org/request/show/980661
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydrive2?expand=0&rev=4
2022-06-04 08:12:41 +00:00
b49f0101ae lowercase name
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydrive2?expand=0&rev=2
2021-07-08 11:23:29 +00:00
3f38f27ac0 Accepting request 904282 from home:mwilck:branches:devel:languages:python
python-pydrive2 is a requirement for duplicity. We should add it
to factory.

OBS-URL: https://build.opensuse.org/request/show/904282
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydrive2?expand=0&rev=1
2021-07-07 14:02:37 +00:00