Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-adb-1.3.0-15.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-adb Distribution: Fedora Project
Version: 1.3.0 Vendor: Fedora Project
Release: 15.fc40 Build date: Fri Jan 26 02:03:07 2024
Group: Unspecified Build host: buildvm-a64-39.iad2.fedoraproject.org
Size: 257258 Source RPM: python-adb-1.3.0-15.fc40.src.rpm
Packager: Fedora Project
Url: https://github.com/google/python-adb
Summary: Python implementation of the Android ADB and Fastboot protocols
This module contains a pure Python implementation of the Android ADB and
Fastboot protocols, using libusb1 for USB communications. This is a complete
replacement and rearchitecture of the Android project's ADB and fastboot code
available at code is mainly targeted to users that need to communicate with
Android devices in an automated fashion, such as in automated testing.

Provides

Requires

License

ASL 2.0

Changelog

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-15
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-14
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.3.0-12
  - Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jun 21 2022 Python Maint <python-maint@redhat.com> - 1.3.0-9
  - Rebuilt for Python 3.11

Files

/usr/bin/pyadb
/usr/bin/pyfastboot
/usr/lib/python3.12/site-packages/adb
/usr/lib/python3.12/site-packages/adb-1.3.0-py3.12.egg-info
/usr/lib/python3.12/site-packages/adb-1.3.0-py3.12.egg-info/PKG-INFO
/usr/lib/python3.12/site-packages/adb-1.3.0-py3.12.egg-info/SOURCES.txt
/usr/lib/python3.12/site-packages/adb-1.3.0-py3.12.egg-info/dependency_links.txt
/usr/lib/python3.12/site-packages/adb-1.3.0-py3.12.egg-info/entry_points.txt
/usr/lib/python3.12/site-packages/adb-1.3.0-py3.12.egg-info/requires.txt
/usr/lib/python3.12/site-packages/adb-1.3.0-py3.12.egg-info/top_level.txt
/usr/lib/python3.12/site-packages/adb/__init__.py
/usr/lib/python3.12/site-packages/adb/__pycache__
/usr/lib/python3.12/site-packages/adb/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/adb_commands.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/adb_commands.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/adb_debug.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/adb_debug.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/adb_protocol.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/adb_protocol.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/common.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/common.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/common_cli.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/common_cli.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/fastboot.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/fastboot.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/fastboot_debug.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/fastboot_debug.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/filesync_protocol.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/filesync_protocol.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/sign_cryptography.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/sign_cryptography.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/sign_pycryptodome.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/sign_pycryptodome.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/sign_pythonrsa.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/sign_pythonrsa.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/usb_exceptions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb/__pycache__/usb_exceptions.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb/adb_commands.py
/usr/lib/python3.12/site-packages/adb/adb_debug.py
/usr/lib/python3.12/site-packages/adb/adb_protocol.py
/usr/lib/python3.12/site-packages/adb/common.py
/usr/lib/python3.12/site-packages/adb/common_cli.py
/usr/lib/python3.12/site-packages/adb/fastboot.py
/usr/lib/python3.12/site-packages/adb/fastboot_debug.py
/usr/lib/python3.12/site-packages/adb/filesync_protocol.py
/usr/lib/python3.12/site-packages/adb/sign_cryptography.py
/usr/lib/python3.12/site-packages/adb/sign_pycryptodome.py
/usr/lib/python3.12/site-packages/adb/sign_pythonrsa.py
/usr/lib/python3.12/site-packages/adb/usb_exceptions.py
/usr/share/doc/python3-adb
/usr/share/doc/python3-adb/README.md
/usr/share/licenses/python3-adb
/usr/share/licenses/python3-adb/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 02:28:23 2024