From 3eb7c81e0918a88bbc78d42d3a9ee1c2837bbe0a Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 29 Apr 2023 20:39:53 +0200 Subject: [PATCH] python3-setuptools-rust: 1.5.2 -> 1.6.0 --- python3-setuptools-rust/.footprint | 16 ++++++++-------- python3-setuptools-rust/.signature | 8 ++++---- python3-setuptools-rust/Pkgfile | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/python3-setuptools-rust/.footprint b/python3-setuptools-rust/.footprint index d63580c36..1e3880783 100644 --- a/python3-setuptools-rust/.footprint +++ b/python3-setuptools-rust/.footprint @@ -2,14 +2,14 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python3.10/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/ -drwxr-xr-x root/root usr/lib/python3.10/site-packages/setuptools_rust-1.5.2.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/setuptools_rust-1.5.2.dist-info/LICENSE --rw-r--r-- root/root usr/lib/python3.10/site-packages/setuptools_rust-1.5.2.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/setuptools_rust-1.5.2.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/setuptools_rust-1.5.2.dist-info/WHEEL --rw-r--r-- root/root usr/lib/python3.10/site-packages/setuptools_rust-1.5.2.dist-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/setuptools_rust-1.5.2.dist-info/top_level.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/setuptools_rust-1.5.2.dist-info/zip-safe +drwxr-xr-x root/root usr/lib/python3.10/site-packages/setuptools_rust-1.6.0.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/setuptools_rust-1.6.0.dist-info/LICENSE +-rw-r--r-- root/root usr/lib/python3.10/site-packages/setuptools_rust-1.6.0.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/setuptools_rust-1.6.0.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/setuptools_rust-1.6.0.dist-info/WHEEL +-rw-r--r-- root/root usr/lib/python3.10/site-packages/setuptools_rust-1.6.0.dist-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/setuptools_rust-1.6.0.dist-info/top_level.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/setuptools_rust-1.6.0.dist-info/zip-safe drwxr-xr-x root/root usr/lib/python3.10/site-packages/setuptools_rust/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/setuptools_rust/__init__.py drwxr-xr-x root/root usr/lib/python3.10/site-packages/setuptools_rust/__pycache__/ diff --git a/python3-setuptools-rust/.signature b/python3-setuptools-rust/.signature index 49451c04d..885c210c1 100644 --- a/python3-setuptools-rust/.signature +++ b/python3-setuptools-rust/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35KeFKfDWZI2Qlw0BnM4PUECNr2vqes6HPKnWQGjTpBpzTWYS2UpqE9FIIuHrwD0m56Rx2SZH7QlZZ96oV+UAwo= -SHA256 (Pkgfile) = 01ecde0c8f21c1f52e6a825c47249442862cbd5e351a25ecc5388a41a0ab467e -SHA256 (.footprint) = 5b5db4b94f90d868a732ebb6ee5c1ed88ca84445ee12a65e5d068f39935befb0 -SHA256 (python-setuptools-rust-1.5.2.tar.gz) = 1acf7cbe465c95ae4628026ac3a929e11bf03d326ea9f381f3134d048f5ab74e +RWSagIOpLGJF3wFR6NEseIzMgCyKiubJypv4++06a8c4v6buHo3x6pr++y6sbWq/pqngHGUBVkQZmLIR/4K/c/FWnt0dbxfhkwc= +SHA256 (Pkgfile) = a33ecb3f19d21bf10fe5d9869d075e7b2bc8862b64130856bf23106a88b2d31b +SHA256 (.footprint) = 45f3e3f94324d201769c6bb5d6b1744a861b2c2d92f70012d29e7dcfee097489 +SHA256 (python-setuptools-rust-1.6.0.tar.gz) = f6692cab380a00db8fedf3267280a76a809349ade24c60a2406a5dab78cd4b5b diff --git a/python3-setuptools-rust/Pkgfile b/python3-setuptools-rust/Pkgfile index a83be30f8..6900d5ec5 100644 --- a/python3-setuptools-rust/Pkgfile +++ b/python3-setuptools-rust/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-semantic-version python3-setuptools-scm python3-toml python3-wheel rust name=python3-setuptools-rust -version=1.5.2 +version=1.6.0 release=1 source=(https://github.com/PyO3/setuptools-rust/archive/v$version/python-setuptools-rust-$version.tar.gz)