Skip to content

Commit

Permalink
python-maturin: Update to v1.7.6 (#4481)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjharder authored Nov 29, 2024
2 parents f7646fa + f4065bf commit 2f2b5bf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions packages/py/python-maturin/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : python-maturin
version : 1.7.5
release : 49
version : 1.7.6
release : 50
source :
- https://github.com/PyO3/maturin/archive/refs/tags/v1.7.5.tar.gz : e0c82ba54e5b410c9641db653581b995f6ec9f7a44e10a2cc6a8f75ce3797c2a
- https://github.com/PyO3/maturin/archive/refs/tags/v1.7.6.tar.gz : 97fbd90108886776441eccbc44b92d5804cc6e8261fd8c03758c210c7f759320
license :
- Apache-2.0
- MIT
Expand Down
18 changes: 9 additions & 9 deletions packages/py/python-maturin/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,22 +22,22 @@
<PartOf>programming.python</PartOf>
<Files>
<Path fileType="executable">/usr/bin/maturin</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/maturin-1.7.5-py3.11.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/maturin-1.7.5-py3.11.egg-info/SOURCES.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/maturin-1.7.5-py3.11.egg-info/dependency_links.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/maturin-1.7.5-py3.11.egg-info/not-zip-safe</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/maturin-1.7.5-py3.11.egg-info/requires.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/maturin-1.7.5-py3.11.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/maturin-1.7.6-py3.11.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/maturin-1.7.6-py3.11.egg-info/SOURCES.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/maturin-1.7.6-py3.11.egg-info/dependency_links.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/maturin-1.7.6-py3.11.egg-info/not-zip-safe</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/maturin-1.7.6-py3.11.egg-info/requires.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/maturin-1.7.6-py3.11.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/maturin/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/maturin/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/maturin/__pycache__/__init__.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/maturin/__pycache__/__main__.cpython-311.pyc</Path>
</Files>
</Package>
<History>
<Update release="49">
<Date>2024-11-27</Date>
<Version>1.7.5</Version>
<Update release="50">
<Date>2024-11-28</Date>
<Version>1.7.6</Version>
<Comment>Packaging update</Comment>
<Name>Thomas Staudinger</Name>
<Email>[email protected]</Email>
Expand Down

0 comments on commit 2f2b5bf

Please sign in to comment.