tevent: footprint fix for python 3.9

This commit is contained in:
Juergen Daubert 2020-09-04 11:43:55 +00:00
parent a09b094ed5
commit 5f40676569
3 changed files with 8 additions and 8 deletions

View File

@ -7,7 +7,7 @@ lrwxrwxrwx root/root usr/lib/libtevent.so.0 -> libtevent.so.0.10.2
-rwxr-xr-x root/root usr/lib/libtevent.so.0.10.2
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/tevent.pc
drwxr-xr-x root/root usr/lib/python3.8/
drwxr-xr-x root/root usr/lib/python3.8/site-packages/
-rwxr-xr-x root/root usr/lib/python3.8/site-packages/_tevent.cpython-38-x86_64-linux-gnu.so
-rw-r--r-- root/root usr/lib/python3.8/site-packages/tevent.py
drwxr-xr-x root/root usr/lib/python3.9/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
-rwxr-xr-x root/root usr/lib/python3.9/site-packages/_tevent.cpython-39-x86_64-linux-gnu.so
-rw-r--r-- root/root usr/lib/python3.9/site-packages/tevent.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/QPiluKGBS3J8UMg393RS1viuuM4TEzJdkb2fCjr+gF7T1xMCuIU5LECkJ1UpMpcX8mg0Aa6hqnC3Rge1xxeNgM=
SHA256 (Pkgfile) = 643d3427f113fdda708c9e7749548469d1accbc34f993169a168f9c5834dfe9d
SHA256 (.footprint) = 801e242554813a23ad61020c4177837b2dccb52892c85b006290594d9095257a
RWSE3ohX2g5d/SyRujggjFwn8KNBK8EK7zAizQstOm6cOGcrWJV6SNk7JEd/lGefwC8CV8ZAVXp8UeMwT5PcqWOavyrN4f5SswA=
SHA256 (Pkgfile) = fb0743c75c01e713c95f9ef096445f52f8f1adf9ee1c9b294972bf11a8a993de
SHA256 (.footprint) = 697f33c219e40ede9caaeb82749057bbcbc9425b20ab3827db4b7ca9991a348b
SHA256 (tevent-0.10.2.tar.gz) = f8427822e5b2878fb8b28d6f50d96848734f3f3130612fb574fdd2d2148a6696

View File

@ -5,7 +5,7 @@
name=tevent
version=0.10.2
release=1
release=2
source=(https://www.samba.org/ftp/$name/$name-$version.tar.gz)
build() {