Process Mozilla's repository URLs. The intent is to centralize URLs parsing.
Project description
mozilla-repo-urls
Process Mozilla's repository URLs. The intent is to centralize URLs parsing.
Running tests
uv tool install tox --with tox-uv
uv tool run tox -e py313
Preparing a release
- Change the version in pyproject.toml
- Update the changelog file
- Once the change is merged,
uv tool run hatch build
- Run the following:
export VERSION=$(sed -n "s/version = \"\(.*\)\"/\\1/p" pyproject.toml)
git tag -s ${VERSION} -m ${VERSION}
git push origin ${VERSION}
uv tool run twine upload dist/mozilla_repo_urls-${VERSION}.tar.gz dist/mozilla_repo_urls-${VERSION}-py3-none-any.whl
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mozilla_repo_urls-0.2.2.tar.gz
(23.3 kB
view details)
Built Distribution
File details
Details for the file mozilla_repo_urls-0.2.2.tar.gz
.
File metadata
- Download URL: mozilla_repo_urls-0.2.2.tar.gz
- Upload date:
- Size: 23.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f6e6e037ed28b38956624dfc6b40ed78247e747f13157863ab39ac89ecd7ffd6
|
|
MD5 |
a24a0babbabfc46514a4cedeb9550e37
|
|
BLAKE2b-256 |
898d3301074629c421904dc9b3a0d6921c27c15b119a97be6f190799e59a077f
|
File details
Details for the file mozilla_repo_urls-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: mozilla_repo_urls-0.2.2-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
161ab84cac58c0bef2c9ce0c414aaec5483fc9593fc5616c5b186e0cccff4984
|
|
MD5 |
7330dce987a0e23e874c3bbd96b4dec5
|
|
BLAKE2b-256 |
982f836d81783089672cc92d0b75c3ffb96a7d0318f071e56b78b4220810e027
|