1
0
forked from ports/contrib

python3-setuptools-rust: 0.12.0 -> 0.12.1

This commit is contained in:
Danny Rawlins 2021-03-12 00:11:10 +11:00
parent 6521918d86
commit fdb077c503
3 changed files with 13 additions and 13 deletions

View File

@ -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__/

View File

@ -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

View File

@ -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)