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

python3-giturlparse-0.14.0-2.fc43 RPM for noarch

From Fedora 43 testing updates for ppc64le / Packages / p

Name: python3-giturlparse Distribution: Fedora Project
Version: 0.14.0 Vendor: Fedora Project
Release: 2.fc43 Build date: Tue Jun 16 15:06:12 2026
Group: Unspecified Build host: buildhw-x86-08.rdu3.fedoraproject.org
Size: 100318 Source RPM: python-giturlparse-0.14.0-2.fc43.src.rpm
Packager: Fedora Project
Url: https://github.com/nephila/giturlparse
Summary: Parse & rewrite git urls
Parse & rewrite git urls (supports GitHub, Bitbucket, FriendCode, Assembla,
Gitlab ...)

Provides

Requires

License

Apache-2.0

Changelog

* Tue Jun 16 2026 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.14.0-2
  - feat: add packit
* Tue Jun 16 2026 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.14.0-1
  - feat: init

Files

/usr/lib/python3.14/site-packages/giturlparse
/usr/lib/python3.14/site-packages/giturlparse-0.14.0.dist-info
/usr/lib/python3.14/site-packages/giturlparse-0.14.0.dist-info/INSTALLER
/usr/lib/python3.14/site-packages/giturlparse-0.14.0.dist-info/METADATA
/usr/lib/python3.14/site-packages/giturlparse-0.14.0.dist-info/WHEEL
/usr/lib/python3.14/site-packages/giturlparse-0.14.0.dist-info/licenses
/usr/lib/python3.14/site-packages/giturlparse-0.14.0.dist-info/licenses/LICENSE
/usr/lib/python3.14/site-packages/giturlparse-0.14.0.dist-info/top_level.txt
/usr/lib/python3.14/site-packages/giturlparse/__init__.py
/usr/lib/python3.14/site-packages/giturlparse/__pycache__
/usr/lib/python3.14/site-packages/giturlparse/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/giturlparse/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/giturlparse/__pycache__/parser.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/giturlparse/__pycache__/parser.cpython-314.pyc
/usr/lib/python3.14/site-packages/giturlparse/__pycache__/result.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/giturlparse/__pycache__/result.cpython-314.pyc
/usr/lib/python3.14/site-packages/giturlparse/parser.py
/usr/lib/python3.14/site-packages/giturlparse/platforms
/usr/lib/python3.14/site-packages/giturlparse/platforms/__init__.py
/usr/lib/python3.14/site-packages/giturlparse/platforms/__pycache__
/usr/lib/python3.14/site-packages/giturlparse/platforms/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/giturlparse/platforms/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/giturlparse/platforms/__pycache__/assembla.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/giturlparse/platforms/__pycache__/assembla.cpython-314.pyc
/usr/lib/python3.14/site-packages/giturlparse/platforms/__pycache__/base.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/giturlparse/platforms/__pycache__/base.cpython-314.pyc
/usr/lib/python3.14/site-packages/giturlparse/platforms/__pycache__/bitbucket.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/giturlparse/platforms/__pycache__/bitbucket.cpython-314.pyc
/usr/lib/python3.14/site-packages/giturlparse/platforms/__pycache__/friendcode.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/giturlparse/platforms/__pycache__/friendcode.cpython-314.pyc
/usr/lib/python3.14/site-packages/giturlparse/platforms/__pycache__/github.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/giturlparse/platforms/__pycache__/github.cpython-314.pyc
/usr/lib/python3.14/site-packages/giturlparse/platforms/__pycache__/gitlab.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/giturlparse/platforms/__pycache__/gitlab.cpython-314.pyc
/usr/lib/python3.14/site-packages/giturlparse/platforms/assembla.py
/usr/lib/python3.14/site-packages/giturlparse/platforms/base.py
/usr/lib/python3.14/site-packages/giturlparse/platforms/bitbucket.py
/usr/lib/python3.14/site-packages/giturlparse/platforms/friendcode.py
/usr/lib/python3.14/site-packages/giturlparse/platforms/github.py
/usr/lib/python3.14/site-packages/giturlparse/platforms/gitlab.py
/usr/lib/python3.14/site-packages/giturlparse/result.py
/usr/lib/python3.14/site-packages/giturlparse/tests
/usr/lib/python3.14/site-packages/giturlparse/tests/__init__.py
/usr/lib/python3.14/site-packages/giturlparse/tests/__pycache__
/usr/lib/python3.14/site-packages/giturlparse/tests/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/giturlparse/tests/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/giturlparse/tests/__pycache__/test_parse.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/giturlparse/tests/__pycache__/test_parse.cpython-314.pyc
/usr/lib/python3.14/site-packages/giturlparse/tests/__pycache__/test_rewrite.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/giturlparse/tests/__pycache__/test_rewrite.cpython-314.pyc
/usr/lib/python3.14/site-packages/giturlparse/tests/test_parse.py
/usr/lib/python3.14/site-packages/giturlparse/tests/test_rewrite.py
/usr/share/doc/python3-giturlparse
/usr/share/doc/python3-giturlparse/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jun 18 00:39:14 2026