forked from ports/contrib
python3-fasteners: initial commit, version 0.16
This commit is contained in:
parent
be0a8e1ab7
commit
9767008384
64
python3-fasteners/.footprint
Normal file
64
python3-fasteners/.footprint
Normal file
@ -0,0 +1,64 @@
|
||||
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/fasteners-0.16-py3.9.egg-info/
|
||||
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/fasteners-0.16-py3.9.egg-info/PKG-INFO
|
||||
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/fasteners-0.16-py3.9.egg-info/SOURCES.txt
|
||||
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/fasteners-0.16-py3.9.egg-info/dependency_links.txt
|
||||
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/fasteners-0.16-py3.9.egg-info/requires.txt
|
||||
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/fasteners-0.16-py3.9.egg-info/top_level.txt
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/fasteners/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/__init__.py
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/fasteners/__pycache__/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/__pycache__/__init__.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/__pycache__/__init__.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/__pycache__/_utils.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/__pycache__/_utils.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/__pycache__/lock.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/__pycache__/lock.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/__pycache__/process_lock.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/__pycache__/process_lock.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/__pycache__/test.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/__pycache__/test.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/__pycache__/version.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/__pycache__/version.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/_utils.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/lock.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/process_lock.py
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/fasteners/pywin32/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/pywin32/__init__.py
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/fasteners/pywin32/__pycache__/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/pywin32/__pycache__/__init__.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/pywin32/__pycache__/__init__.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/pywin32/__pycache__/pywintypes.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/pywin32/__pycache__/pywintypes.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/pywin32/__pycache__/win32con.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/pywin32/__pycache__/win32con.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/pywin32/__pycache__/win32file.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/pywin32/__pycache__/win32file.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/pywin32/pywintypes.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/pywin32/win32con.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/pywin32/win32file.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/test.py
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/fasteners/tests/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/tests/__init__.py (EMPTY)
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/fasteners/tests/__pycache__/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/tests/__pycache__/__init__.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/tests/__pycache__/__init__.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/tests/__pycache__/test_decorators.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/tests/__pycache__/test_decorators.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/tests/__pycache__/test_helpers.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/tests/__pycache__/test_helpers.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/tests/__pycache__/test_lock.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/tests/__pycache__/test_lock.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/tests/__pycache__/test_process_lock.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/tests/__pycache__/test_process_lock.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/tests/__pycache__/test_reader_writer_lock.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/tests/__pycache__/test_reader_writer_lock.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/tests/test_decorators.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/tests/test_helpers.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/tests/test_lock.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/tests/test_process_lock.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/tests/test_reader_writer_lock.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/fasteners/version.py
|
5
python3-fasteners/.signature
Normal file
5
python3-fasteners/.signature
Normal file
@ -0,0 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3xHvzSFsxtuDcysllvYd4XbdOVRNr6zzARBXtQJalZ/t7+oYP5z/ZsoRQf1Ug8nUbyRXmmXIF6w9Z3IIjr2aWwQ=
|
||||
SHA256 (Pkgfile) = 7aa16726eeb134592312b61ccef94bb4742c2b5caddea27d836697f857860629
|
||||
SHA256 (.footprint) = 43e197f5d9aeff28da357d422f6c05160e13a4ddea5c68e0ac3d763179e55505
|
||||
SHA256 (fasteners-0.16.tar.gz) = c995d8c26b017c5d6a6de9ad29a0f9cdd57de61ae1113d28fac26622b06a0933
|
16
python3-fasteners/Pkgfile
Normal file
16
python3-fasteners/Pkgfile
Normal file
@ -0,0 +1,16 @@
|
||||
# Description: A python package that provides useful locks
|
||||
# URL: A python package that provides useful locks
|
||||
# Maintainer: Tim Biermann, tbier at posteo dot de
|
||||
# Depends on: python3-setuptools
|
||||
#python3-six
|
||||
|
||||
name=python3-fasteners
|
||||
version=0.16
|
||||
release=1
|
||||
source=(https://pypi.org/packages/source/f/fasteners/${name#*-}-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd ${name#*-}-$version
|
||||
/usr/bin/python3 setup.py build
|
||||
/usr/bin/python3 setup.py install --optimize=1 --root=$PKG
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user