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

python3-fspath-20230629-5.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-fspath Distribution: Fedora Project
Version: 20230629 Vendor: Fedora Project
Release: 5.fc40 Build date: Fri Jan 26 05:37:58 2024
Group: Unspecified Build host: buildvm-ppc64le-10.iad2.fedoraproject.org
Size: 221675 Source RPM: python-fspath-20230629-5.fc40.src.rpm
Packager: Fedora Project
Url: http://return42.github.io/fspath
Summary: Handling path names and executables more comfortable
After 10 years juggling with os.path, zipfile & Co. I thought it is time to
bring back more pythonic to APIs. It is made with the philosophy that API's
should be intuitive and their defaults should at least cover 80% of what
programmer daily needs. Started with the semantic file system pathes, it grows
continuous and includes more and more handy stuff for the daily python
scripting.

Provides

Requires

License

AGPL-3.0-or-later

Changelog

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20230629-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20230629-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Jan 03 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 20230629-3
  - Assert that a license file is present in the .dist-info directory
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20230629-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jun 29 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 20230629-1
  - Update to 20230629
  - Drop BR on python3-zombie-imp, no longer required
* Wed Jun 28 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 20230218-5
  - fix(py3.12): use python3-zombie-imp to fix build
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 20230218-4
  - Rebuilt for Python 3.12
* Mon Mar 20 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 20230218-3
  - feat: check in sources (fixes rhbz#2165669)
* Mon Mar 20 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 20230218-2
  - update as per review
  - add readme
  - use latest pypi release
  - update tests
* Mon Mar 20 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 20230218-1
  - fix: update as per review comments
  - use latest version
  - update license to new license
  - replace non-ascii character
* Mon Mar 20 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 20190323-3
  - chore: add note about license change
* Mon Mar 20 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 20190323-2
  - feat: ready for review
* Mon Mar 20 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 20190323-1
  - init

Files

/usr/bin/fspath
/usr/bin/which.py
/usr/lib/python3.12/site-packages/fspath
/usr/lib/python3.12/site-packages/fspath-20230629.dist-info
/usr/lib/python3.12/site-packages/fspath-20230629.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/fspath-20230629.dist-info/LICENSE
/usr/lib/python3.12/site-packages/fspath-20230629.dist-info/METADATA
/usr/lib/python3.12/site-packages/fspath-20230629.dist-info/WHEEL
/usr/lib/python3.12/site-packages/fspath-20230629.dist-info/entry_points.txt
/usr/lib/python3.12/site-packages/fspath-20230629.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/fspath/__init__.py
/usr/lib/python3.12/site-packages/fspath/__pkginfo__.py
/usr/lib/python3.12/site-packages/fspath/__pycache__
/usr/lib/python3.12/site-packages/fspath/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/__pkginfo__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/__pkginfo__.cpython-312.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/_which.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/_which.cpython-312.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/cli.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/cli.cpython-312.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/compat.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/compat.cpython-312.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/console.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/console.cpython-312.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/debug.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/debug.cpython-312.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/fspath.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/fspath.cpython-312.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/helper.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/helper.cpython-312.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/main.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/main.cpython-312.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/os_env.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/os_env.cpython-312.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/progressbar.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/progressbar.cpython-312.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/sui.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/sui.cpython-312.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/win.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/fspath/__pycache__/win.cpython-312.pyc
/usr/lib/python3.12/site-packages/fspath/_which.py
/usr/lib/python3.12/site-packages/fspath/cli.py
/usr/lib/python3.12/site-packages/fspath/compat.py
/usr/lib/python3.12/site-packages/fspath/console.py
/usr/lib/python3.12/site-packages/fspath/debug.py
/usr/lib/python3.12/site-packages/fspath/fspath.py
/usr/lib/python3.12/site-packages/fspath/helper.py
/usr/lib/python3.12/site-packages/fspath/main.py
/usr/lib/python3.12/site-packages/fspath/os_env.py
/usr/lib/python3.12/site-packages/fspath/progressbar.py
/usr/lib/python3.12/site-packages/fspath/sui.py
/usr/lib/python3.12/site-packages/fspath/win.py
/usr/share/doc/python3-fspath
/usr/share/doc/python3-fspath/README.rst


Generated by rpm2html 1.8.1

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