diff --git a/python3-setuptools-rust/.footprint b/python3-setuptools-rust/.footprint index ad3afbfdd..ba93a8149 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.9/ drwxr-xr-x root/root usr/lib/python3.9/site-packages/ -drwxr-xr-x root/root usr/lib/python3.9/site-packages/setuptools_rust-0.12.0-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/setuptools_rust-0.12.0-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/setuptools_rust-0.12.0-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/setuptools_rust-0.12.0-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/setuptools_rust-0.12.0-py3.9.egg-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/setuptools_rust-0.12.0-py3.9.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/setuptools_rust-0.12.0-py3.9.egg-info/top_level.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/setuptools_rust-0.12.0-py3.9.egg-info/zip-safe +drwxr-xr-x root/root usr/lib/python3.9/site-packages/setuptools_rust-0.12.1-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/setuptools_rust-0.12.1-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/setuptools_rust-0.12.1-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/setuptools_rust-0.12.1-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/setuptools_rust-0.12.1-py3.9.egg-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/setuptools_rust-0.12.1-py3.9.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/setuptools_rust-0.12.1-py3.9.egg-info/top_level.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/setuptools_rust-0.12.1-py3.9.egg-info/zip-safe drwxr-xr-x root/root usr/lib/python3.9/site-packages/setuptools_rust/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/setuptools_rust/__init__.py drwxr-xr-x root/root usr/lib/python3.9/site-packages/setuptools_rust/__pycache__/ diff --git a/python3-setuptools-rust/.signature b/python3-setuptools-rust/.signature index 52ab1c05b..86837552b 100644 --- a/python3-setuptools-rust/.signature +++ b/python3-setuptools-rust/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37jkACb6JfwbhvxPjEMonilUcJDRMEo39Esg8JP5U4k98FPjcaL7n7FU7TFvispcjVWOQA12jjf9qbaOYxWXtgw= -SHA256 (Pkgfile) = a7c8fb5c18c8c896a5882c871d805299e04491eb47fb6945b02f737dc0958aa1 -SHA256 (.footprint) = d1630baa3c51d789c83dbfe9772f7086b497e80010c258e21f79a59e5f7a8f83 -SHA256 (python-setuptools-rust-0.12.0.tar.gz) = 84a8e7a56093a68a40fd37e9061c28696e59261107bf86790a01273a6af981a6 +RWSagIOpLGJF35fCG7TMhBEQr2K4OK70DGzbxdE5e5btgf58Lld1jriNQ38WL37N0Zf4f/B1mY2HvdVv1EBO3dwPPPjET4j3jgw= +SHA256 (Pkgfile) = f6a91d814af10e66dd4312ffb9d7dd540f0e34eeef5d25b1c435777cb9353feb +SHA256 (.footprint) = 84e11708f33786cbd6ffe9ae15946548ae91edeebd2b6281069055119a588e36 +SHA256 (python-setuptools-rust-0.12.1.tar.gz) = 4275bda80ff7f1f02c3ea7ae1179c24dbb642fd39152b786cbc4b1d3e9af8d4b diff --git a/python3-setuptools-rust/Pkgfile b/python3-setuptools-rust/Pkgfile index 31b38cdda..1f1b290e8 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=0.12.0 +version=0.12.1 release=1 source=(https://github.com/PyO3/setuptools-rust/archive/v$version/python-setuptools-rust-$version.tar.gz)