diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-05-28 10:00:32 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-05-28 10:21:32 +0000 |
commit | 40276a72db2fd4bd802dbb137f38010bacbb1241 (patch) | |
tree | 603efddb80ac5a883c121a8483645246813a9872 | |
parent | 526d296a8f37d9f6c1a5d31081786a5bd8677168 (diff) |
devel/py-pyproject-fmt-rust: Update to 1.1.3
-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 47cad7a687ff..9ff7f887d157 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.1.1 +PORTVERSION= 1.1.3 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 1378631326ea..9df802878e4c 100644 --- a/devel/py-pyproject-fmt-rust/distinfo +++ b/devel/py-pyproject-fmt-rust/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1715842486 -SHA256 (pyproject_fmt_rust-1.1.1.tar.gz) = eb80bf9c42858acfcf9fd06f9f3b1ed2382f0355a5eb6e85f5d7436a8747eaeb -SIZE (pyproject_fmt_rust-1.1.1.tar.gz) = 33117 +TIMESTAMP = 1716448700 +SHA256 (pyproject_fmt_rust-1.1.3.tar.gz) = 5b8874b2f79eab2556202f3e5f621025b3867aa1a704fabefefac48ad7a12485 +SIZE (pyproject_fmt_rust-1.1.3.tar.gz) = 33710 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 |