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

python3-adb-shell-0.4.2-9.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-adb-shell Distribution: Fedora Project
Version: 0.4.2 Vendor: Fedora Project
Release: 9.fc40 Build date: Fri Jan 26 02:03:42 2024
Group: Unspecified Build host: buildvm-s390x-26.s390.fedoraproject.org
Size: 484306 Source RPM: python-adb-shell-0.4.2-9.fc40.src.rpm
Packager: Fedora Project
Url: https://github.com/JeffLIrion/adb_shell
Summary: Python implementation for ADB shell and file sync
Python package implements ADB shell and FileSync functionality.

Provides

Requires

License

ASL 2.0

Changelog

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.4.2-6
  - Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.4.2-3
  - Rebuilt for Python 3.11

Files

/usr/lib/python3.12/site-packages/adb_shell
/usr/lib/python3.12/site-packages/adb_shell-0.4.2-py3.12.egg-info
/usr/lib/python3.12/site-packages/adb_shell-0.4.2-py3.12.egg-info/PKG-INFO
/usr/lib/python3.12/site-packages/adb_shell-0.4.2-py3.12.egg-info/SOURCES.txt
/usr/lib/python3.12/site-packages/adb_shell-0.4.2-py3.12.egg-info/dependency_links.txt
/usr/lib/python3.12/site-packages/adb_shell-0.4.2-py3.12.egg-info/requires.txt
/usr/lib/python3.12/site-packages/adb_shell-0.4.2-py3.12.egg-info/top_level.txt
/usr/lib/python3.12/site-packages/adb_shell/__init__.py
/usr/lib/python3.12/site-packages/adb_shell/__pycache__
/usr/lib/python3.12/site-packages/adb_shell/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb_shell/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb_shell/__pycache__/adb_device.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb_shell/__pycache__/adb_device.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb_shell/__pycache__/adb_device_async.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb_shell/__pycache__/adb_device_async.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb_shell/__pycache__/adb_message.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb_shell/__pycache__/adb_message.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb_shell/__pycache__/constants.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb_shell/__pycache__/constants.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb_shell/__pycache__/exceptions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb_shell/__pycache__/exceptions.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb_shell/__pycache__/hidden_helpers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb_shell/__pycache__/hidden_helpers.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb_shell/adb_device.py
/usr/lib/python3.12/site-packages/adb_shell/adb_device_async.py
/usr/lib/python3.12/site-packages/adb_shell/adb_message.py
/usr/lib/python3.12/site-packages/adb_shell/auth
/usr/lib/python3.12/site-packages/adb_shell/auth/__init__.py
/usr/lib/python3.12/site-packages/adb_shell/auth/__pycache__
/usr/lib/python3.12/site-packages/adb_shell/auth/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb_shell/auth/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb_shell/auth/__pycache__/keygen.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb_shell/auth/__pycache__/keygen.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb_shell/auth/__pycache__/sign_cryptography.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb_shell/auth/__pycache__/sign_cryptography.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb_shell/auth/__pycache__/sign_pycryptodome.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb_shell/auth/__pycache__/sign_pycryptodome.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb_shell/auth/__pycache__/sign_pythonrsa.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb_shell/auth/__pycache__/sign_pythonrsa.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb_shell/auth/keygen.py
/usr/lib/python3.12/site-packages/adb_shell/auth/sign_cryptography.py
/usr/lib/python3.12/site-packages/adb_shell/auth/sign_pycryptodome.py
/usr/lib/python3.12/site-packages/adb_shell/auth/sign_pythonrsa.py
/usr/lib/python3.12/site-packages/adb_shell/constants.py
/usr/lib/python3.12/site-packages/adb_shell/exceptions.py
/usr/lib/python3.12/site-packages/adb_shell/hidden_helpers.py
/usr/lib/python3.12/site-packages/adb_shell/transport
/usr/lib/python3.12/site-packages/adb_shell/transport/__init__.py
/usr/lib/python3.12/site-packages/adb_shell/transport/__pycache__
/usr/lib/python3.12/site-packages/adb_shell/transport/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb_shell/transport/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb_shell/transport/__pycache__/base_transport.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb_shell/transport/__pycache__/base_transport.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb_shell/transport/__pycache__/base_transport_async.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb_shell/transport/__pycache__/base_transport_async.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb_shell/transport/__pycache__/tcp_transport.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb_shell/transport/__pycache__/tcp_transport.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb_shell/transport/__pycache__/tcp_transport_async.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb_shell/transport/__pycache__/tcp_transport_async.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb_shell/transport/__pycache__/usb_transport.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/adb_shell/transport/__pycache__/usb_transport.cpython-312.pyc
/usr/lib/python3.12/site-packages/adb_shell/transport/base_transport.py
/usr/lib/python3.12/site-packages/adb_shell/transport/base_transport_async.py
/usr/lib/python3.12/site-packages/adb_shell/transport/tcp_transport.py
/usr/lib/python3.12/site-packages/adb_shell/transport/tcp_transport_async.py
/usr/lib/python3.12/site-packages/adb_shell/transport/usb_transport.py
/usr/share/doc/python3-adb-shell
/usr/share/doc/python3-adb-shell/README.rst
/usr/share/licenses/python3-adb-shell
/usr/share/licenses/python3-adb-shell/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 02:05:04 2024