Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10863500
D13934.id33997.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
6 KB
Referenced Files
None
Subscribers
None
D13934.id33997.diff
View Options
diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -13,6 +13,7 @@
libc.so.6:calloc
libc.so.6:cfmakeraw
libc.so.6:chdir
+libc.so.6:chmod
libc.so.6:clock_gettime
libc.so.6:close
libc.so.6:closedir
@@ -72,23 +73,12 @@
libc.so.6:posix_spawnattr_setflags
libc.so.6:posix_spawnattr_setpgroup
libc.so.6:posix_spawnattr_setsigdefault
-libc.so.6:posix_spawnattr_setsigmask
libc.so.6:posix_spawnp
-libc.so.6:prctl
libc.so.6:pthread_attr_destroy
libc.so.6:pthread_attr_getguardsize
libc.so.6:pthread_attr_getstack
libc.so.6:pthread_attr_init
libc.so.6:pthread_attr_setstacksize
-libc.so.6:pthread_cond_broadcast
-libc.so.6:pthread_cond_destroy
-libc.so.6:pthread_cond_init
-libc.so.6:pthread_cond_signal
-libc.so.6:pthread_cond_timedwait
-libc.so.6:pthread_cond_wait
-libc.so.6:pthread_condattr_destroy
-libc.so.6:pthread_condattr_init
-libc.so.6:pthread_condattr_setclock
libc.so.6:pthread_create
libc.so.6:pthread_detach
libc.so.6:pthread_getattr_np
@@ -96,21 +86,11 @@
libc.so.6:pthread_join
libc.so.6:pthread_key_create
libc.so.6:pthread_key_delete
-libc.so.6:pthread_mutex_destroy
-libc.so.6:pthread_mutex_init
libc.so.6:pthread_mutex_lock
-libc.so.6:pthread_mutex_trylock
libc.so.6:pthread_mutex_unlock
-libc.so.6:pthread_mutexattr_destroy
-libc.so.6:pthread_mutexattr_init
-libc.so.6:pthread_mutexattr_settype
-libc.so.6:pthread_rwlock_destroy
-libc.so.6:pthread_rwlock_rdlock
-libc.so.6:pthread_rwlock_unlock
-libc.so.6:pthread_rwlock_wrlock
libc.so.6:pthread_self
+libc.so.6:pthread_setname_np
libc.so.6:pthread_setspecific
-libc.so.6:pthread_sigmask
libc.so.6:raise
libc.so.6:read
libc.so.6:readdir64
@@ -150,8 +130,6 @@
libc.so.6:writev
libgcc_s.so.1:_Unwind_Backtrace
libgcc_s.so.1:_Unwind_DeleteException
-libgcc_s.so.1:_Unwind_FindEnclosingFunction
-libgcc_s.so.1:_Unwind_GetCFA
libgcc_s.so.1:_Unwind_GetDataRelBase
libgcc_s.so.1:_Unwind_GetIP
libgcc_s.so.1:_Unwind_GetIPInfo
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-maturin
-version : 0.12.20
-release : 24
+version : 0.14.8
+release : 25
source :
- - https://github.com/PyO3/maturin/archive/refs/tags/v0.12.20.tar.gz : 5a1c9ed2acd8ea1edbe7e8b7ed78f2f6887eff77f696dbdd93f81b606960efbe
+ - https://github.com/PyO3/maturin/archive/refs/tags/v0.14.8.tar.gz : f774862c7321aa80c68bb41f0b0e611aa8d75c2fec5d53b24009c7cf9d394e4d
license :
- Apache-2.0
- MIT
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>python-maturin</Name>
<Packager>
- <Name>Thomas Staudinger</Name>
- <Email>Staudi.Kaos@gmail.com</Email>
+ <Name>Gavin Zhao</Name>
+ <Email>me@gzgz.dev</Email>
</Packager>
<License>Apache-2.0</License>
<License>MIT</License>
@@ -21,29 +21,27 @@
<PartOf>programming.python</PartOf>
<Files>
<Path fileType="executable">/usr/bin/maturin</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/maturin-0.12.20-py3.10.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/maturin-0.12.20-py3.10.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/maturin-0.12.20-py3.10.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/maturin-0.12.20-py3.10.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/maturin-0.12.20-py3.10.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/maturin-0.12.20-py3.10.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/maturin-0.12.20-py3.10.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/maturin-0.14.8-py3.10.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/maturin-0.14.8-py3.10.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/maturin-0.14.8-py3.10.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/maturin-0.14.8-py3.10.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/maturin-0.14.8-py3.10.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/maturin-0.14.8-py3.10.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/maturin/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/maturin/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/maturin/__pycache__/__init__.cpython-310.pyc</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/maturin/__pycache__/_gen_maturin.cpython-310.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/maturin/__pycache__/__main__.cpython-310.pyc</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/maturin/__pycache__/import_hook.cpython-310.pyc</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/maturin/_gen_maturin.py</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/maturin/import_hook.py</Path>
- <Path fileType="library">/usr/lib/python3.10/site-packages/maturin/maturin</Path>
</Files>
</Package>
<History>
- <Update release="24">
- <Date>2022-06-16</Date>
- <Version>0.12.20</Version>
+ <Update release="25">
+ <Date>2023-01-09</Date>
+ <Version>0.14.8</Version>
<Comment>Packaging update</Comment>
- <Name>Thomas Staudinger</Name>
- <Email>Staudi.Kaos@gmail.com</Email>
+ <Name>Gavin Zhao</Name>
+ <Email>me@gzgz.dev</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 18 2023, 2:39 AM (7 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5806016
Default Alt Text
D13934.id33997.diff (6 KB)
Attached To
Mode
D13934: Update python-maturin to 0.14.8
Attached
Detach File
Event Timeline
Log In to Comment