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

python3-wloc-1.1.0-5.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-wloc Distribution: Fedora Project
Version: 1.1.0 Vendor: Fedora Project
Release: 5.fc40 Build date: Fri Jan 26 14:11:03 2024
Group: Unspecified Build host: buildvm-a64-08.iad2.fedoraproject.org
Size: 189686 Source RPM: python-wloc-1.1.0-5.fc40.src.rpm
Packager: Fedora Project
Url: https://github.com/xvitaly/wloc
Summary: Simple Wi-Fi geolocation library and tool
This package provides a Wi-Fi geolocation library and tool.

WLoc is a simple command-line Wi-Fi geolocation tool, which can be used to
locate user by using global Wi-Fi database (no GPS required).

It supports different geolocation backends.

Provides

Requires

License

GPL-3.0-or-later AND MIT AND Apache-2.0

Changelog

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 1.1.0-2
  - Rebuilt for Python 3.12
* Thu Jun 29 2023 Vitaly Zaitsev <vitaly@easycoding.org> - 1.1.0-1
  - Updated to version 1.1.0.
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 1.0.1-3
  - Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Dec 15 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 1.0.1-1
  - Updated to version 1.0.1.
* Mon Dec 12 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 1.0.0-1
  - Updated to version 1.0.0.
  - Converted license tag to SPDX.
* Mon Aug 08 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 0.9.2-1
  - Updated to version 0.9.2.
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.9.1-2
  - Rebuilt for Python 3.11
* Sat May 07 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 0.9.1-1
  - Updated to version 0.9.1.
* Sat May 07 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 0.9.0-1
  - Updated to version 0.9.0.
* Mon Apr 18 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 0.8.0-1
  - Updated to version 0.8.0.

Files

/usr/bin/wloc
/usr/lib/python3.12/site-packages/wloc
/usr/lib/python3.12/site-packages/wloc-1.1.0.dist-info
/usr/lib/python3.12/site-packages/wloc-1.1.0.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/wloc-1.1.0.dist-info/LICENSE
/usr/lib/python3.12/site-packages/wloc-1.1.0.dist-info/METADATA
/usr/lib/python3.12/site-packages/wloc-1.1.0.dist-info/WHEEL
/usr/lib/python3.12/site-packages/wloc-1.1.0.dist-info/entry_points.txt
/usr/lib/python3.12/site-packages/wloc-1.1.0.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/wloc/__init__.py
/usr/lib/python3.12/site-packages/wloc/__pycache__
/usr/lib/python3.12/site-packages/wloc/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wloc/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/wloc/__pycache__/exceptions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wloc/__pycache__/exceptions.cpython-312.pyc
/usr/lib/python3.12/site-packages/wloc/__pycache__/helpers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wloc/__pycache__/helpers.cpython-312.pyc
/usr/lib/python3.12/site-packages/wloc/app
/usr/lib/python3.12/site-packages/wloc/app/__init__.py
/usr/lib/python3.12/site-packages/wloc/app/__pycache__
/usr/lib/python3.12/site-packages/wloc/app/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wloc/app/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/wloc/app/__pycache__/run.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wloc/app/__pycache__/run.cpython-312.pyc
/usr/lib/python3.12/site-packages/wloc/app/run.py
/usr/lib/python3.12/site-packages/wloc/backends
/usr/lib/python3.12/site-packages/wloc/backends/__init__.py
/usr/lib/python3.12/site-packages/wloc/backends/__pycache__
/usr/lib/python3.12/site-packages/wloc/backends/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wloc/backends/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/wloc/backends/__pycache__/google.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wloc/backends/__pycache__/google.cpython-312.pyc
/usr/lib/python3.12/site-packages/wloc/backends/__pycache__/mozilla.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wloc/backends/__pycache__/mozilla.cpython-312.pyc
/usr/lib/python3.12/site-packages/wloc/backends/__pycache__/yandex.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wloc/backends/__pycache__/yandex.cpython-312.pyc
/usr/lib/python3.12/site-packages/wloc/backends/google.py
/usr/lib/python3.12/site-packages/wloc/backends/mozilla.py
/usr/lib/python3.12/site-packages/wloc/backends/yandex.py
/usr/lib/python3.12/site-packages/wloc/exceptions.py
/usr/lib/python3.12/site-packages/wloc/fetchers
/usr/lib/python3.12/site-packages/wloc/fetchers/__init__.py
/usr/lib/python3.12/site-packages/wloc/fetchers/__pycache__
/usr/lib/python3.12/site-packages/wloc/fetchers/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wloc/fetchers/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/wloc/fetchers/__pycache__/factory.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wloc/fetchers/__pycache__/factory.cpython-312.pyc
/usr/lib/python3.12/site-packages/wloc/fetchers/__pycache__/native.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wloc/fetchers/__pycache__/native.cpython-312.pyc
/usr/lib/python3.12/site-packages/wloc/fetchers/android
/usr/lib/python3.12/site-packages/wloc/fetchers/android/__init__.py
/usr/lib/python3.12/site-packages/wloc/fetchers/android/__pycache__
/usr/lib/python3.12/site-packages/wloc/fetchers/android/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wloc/fetchers/android/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/wloc/fetchers/android/__pycache__/termux.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wloc/fetchers/android/__pycache__/termux.cpython-312.pyc
/usr/lib/python3.12/site-packages/wloc/fetchers/android/termux.py
/usr/lib/python3.12/site-packages/wloc/fetchers/factory.py
/usr/lib/python3.12/site-packages/wloc/fetchers/linux
/usr/lib/python3.12/site-packages/wloc/fetchers/linux/__init__.py
/usr/lib/python3.12/site-packages/wloc/fetchers/linux/__pycache__
/usr/lib/python3.12/site-packages/wloc/fetchers/linux/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wloc/fetchers/linux/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/wloc/fetchers/linux/__pycache__/netman.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wloc/fetchers/linux/__pycache__/netman.cpython-312.pyc
/usr/lib/python3.12/site-packages/wloc/fetchers/linux/netman.py
/usr/lib/python3.12/site-packages/wloc/fetchers/native.py
/usr/lib/python3.12/site-packages/wloc/fetchers/windows
/usr/lib/python3.12/site-packages/wloc/fetchers/windows/__init__.py
/usr/lib/python3.12/site-packages/wloc/fetchers/windows/__pycache__
/usr/lib/python3.12/site-packages/wloc/fetchers/windows/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wloc/fetchers/windows/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/wloc/fetchers/windows/__pycache__/structures.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wloc/fetchers/windows/__pycache__/structures.cpython-312.pyc
/usr/lib/python3.12/site-packages/wloc/fetchers/windows/__pycache__/wlan.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/wloc/fetchers/windows/__pycache__/wlan.cpython-312.pyc
/usr/lib/python3.12/site-packages/wloc/fetchers/windows/structures.py
/usr/lib/python3.12/site-packages/wloc/fetchers/windows/wlan.py
/usr/lib/python3.12/site-packages/wloc/helpers.py
/usr/share/doc/python3-wloc
/usr/share/doc/python3-wloc/README.md
/usr/share/licenses/python3-wloc
/usr/share/licenses/python3-wloc/LICENSE
/usr/share/licenses/python3-wloc/noto-emoji.LICENSE.txt
/usr/share/licenses/python3-wloc/pywifi.LICENSE.txt
/usr/share/man/man1/wloc.1.gz


Generated by rpm2html 1.8.1

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