diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-22 17:48:46 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-22 17:48:46 +0800 |
commit | eb1de33ee8c4bccf5dc149368cc0cb43cd07b7ad (patch) | |
tree | 9595bece9c34efa87e4bc203ae6ddf2b2afb6f37 | |
parent | devel/py-pyproject-fmt: Update to 2.3.1 (diff) |
devel/py-pyproject-fmt-rust: Update to 1.2.1
Changes: https://github.com/tox-dev/pyproject-fmt-rust/releases
-rw-r--r-- | devel/py-pyproject-fmt-rust/Makefile | 2 | ||||
-rw-r--r-- | devel/py-pyproject-fmt-rust/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-pyproject-fmt-rust/Makefile b/devel/py-pyproject-fmt-rust/Makefile index a92f2112b580..3c45fd51baba 100644 --- a/devel/py-pyproject-fmt-rust/Makefile +++ b/devel/py-pyproject-fmt-rust/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyproject-fmt-rust -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pyproject-fmt-rust/distinfo b/devel/py-pyproject-fmt-rust/distinfo index 794f36f96425..589925b9b5ef 100644 --- a/devel/py-pyproject-fmt-rust/distinfo +++ b/devel/py-pyproject-fmt-rust/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1728632400 -SHA256 (pyproject_fmt_rust-1.2.0.tar.gz) = 7f6de064ec90d716adf721e5450aa8873f78e0a111cbb6c1345b6202955d4fea -SIZE (pyproject_fmt_rust-1.2.0.tar.gz) = 35085 +TIMESTAMP = 1729509158 +SHA256 (pyproject_fmt_rust-1.2.1.tar.gz) = ff4b41f35a1e571ae07a890269c716c202c4d832a427ad2ef488527b55a20fe2 +SIZE (pyproject_fmt_rust-1.2.1.tar.gz) = 35119 SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011 SIZE (rust/crates/ahash-0.8.11.crate) = 43607 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 |